aboutsummaryrefslogtreecommitdiffstats
path: root/src/pubkey/keypair
Commit message (Expand)AuthorAgeFilesLines
* More vector->pointer conversion removals.lloyd2010-09-131-4/+3
* KeyPair::check_key's behavior of throwing an exception upon failure waslloyd2010-03-212-40/+55
* Modify pubkey classes to take names instead of object pointers.lloyd2010-03-082-22/+16
* Full working amalgamation build, plus internal-only headers concept.lloyd2009-12-161-7/+0
* Remove the 'realname' attribute on all modules and cc/cpu/os info files.lloyd2009-10-291-2/+0
* Move the contents of pubkey/pubkey (which was kind of a catch-all tolloyd2009-07-151-1/+1
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-302-14/+18
* Remove pk_lookup - half of it (look_pk.{cpp,h}) depended on libstate directly,lloyd2008-11-111-1/+0
* Add Doxygen comments for missing paramslloyd2008-10-131-2/+8
* More Doxygen comments from InSiTolloyd2008-10-131-3/+17
* Move look_pk and pk_algs to new module pubkey/pk_lookuplloyd2008-10-011-0/+1
* Include pubkey.h instead of look_pk.h in keypair.hlloyd2008-10-011-1/+1
* Rename pk dir to pubkey, avoids tab-completion collision with pk_padlloyd2008-10-013-0/+110