aboutsummaryrefslogtreecommitdiffstats
path: root/src/pubkey/dsa/info.txt
Commit message (Collapse)AuthorAgeFilesLines
* Remove NR and DSA specific hookslloyd2010-03-051-12/+0
|
* Full working amalgamation build, plus internal-only headers concept.lloyd2009-12-161-6/+7
|
* Remove the 'realname' attribute on all modules and cc/cpu/os info files.lloyd2009-10-291-2/+0
| | | | | Pretty much useless and unused, except for listing the module names in build.h and the short versions totally suffice for that.
* Add a script that reads the output of print_deps.py and rewriteslloyd2009-07-151-8/+8
| | | | | | the info.txt files with the right module dependencies. Apply it across the codebase.
* Move the contents of pubkey/pubkey (which was kind of a catch-all tolloyd2009-07-151-1/+0
| | | | | | | just toplevel pubkey). This was a convention I realized made sense sometime on when I was first doing the modularization changes. Move pkcs8.* and x509_key.* to pk_codecs
* Move last pieces of algorithm-specific code from general 'pubkey' modulelloyd2008-10-011-7/+9
| | | | | into algorithm-specific directories. (Dependencies still remain on these in core/libstate, though).
* Rename pk dir to pubkey, avoids tab-completion collision with pk_padlloyd2008-10-011-0/+21