aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Remove more dependencies on the global state object.lloyd2008-09-2910-57/+34
* Hardcode use of Latin1 encoding if an encoding using ASN.1 DIRECTORY STRINGlloyd2008-09-292-6/+2
* Pass a Mutex* as an argument to Pooling_Allocator instead of it grabbinglloyd2008-09-297-10/+15
* Start fixing up for full asm support againlloyd2008-09-296-12/+9
* Move mp_mulop.cpp (source file) to asm_amd64lloyd2008-09-291-0/+0
* Move x86-64 asm bswap impl to utils, as bswap_amd64.hlloyd2008-09-291-0/+0
* Move fd_unix from io to filterslloyd2008-09-293-0/+0
* Add deps, missing includes, etclloyd2008-09-295-6/+9
* Add mlock.cpp to utils modinfo listinglloyd2008-09-291-0/+1
* Fix modinfo fileslloyd2008-09-292-2/+1
* Move mlock to utils, as decled in util.hlloyd2008-09-291-0/+0
* Add the missing modinfo.txtlloyd2008-09-291-0/+33
* Move parts of core into pk/pubkey which is at least somewhat relevantlloyd2008-09-2929-27/+15
* Add modinfo for keypair and core moduleslloyd2008-09-292-0/+91
* Move what is left of the uncategorized library to 'core'. There is stilllloyd2008-09-2974-0/+2207
* Move timer base class into a module, add dep from other timer moduleslloyd2008-09-297-0/+59
* Move charset.cpp to utils with headerlloyd2008-09-292-0/+1
* More headers (loadstore, mem_ops, rotate, types) for util modulelloyd2008-09-285-0/+380
* Move mode padding schemes to modes/mode_pad modulelloyd2008-09-284-2/+95
* Move stl_util and (forgotten again) modinfo.txt to utils modulelloyd2008-09-282-0/+103
* Move parsing.{h,cpp} to utils modulelloyd2008-09-282-0/+39
* Move util functions into utils/ modulelloyd2008-09-288-0/+297
* Add deps to x509 modulelloyd2008-09-281-0/+5
* Add missing modinfo for modebase modulelloyd2008-09-281-0/+14
* Move get_pbe into lookup.h to avoid cyclical dependencylloyd2008-09-287-2/+48
* Add modebase module (and add dep in cipher mode impls). Move data_snk.cpp to ...lloyd2008-09-2811-0/+72
* Move Default_Mutex (now Noop_Mutex) into modulelloyd2008-09-285-31/+58
* Move allocator code to secalloc/allocators modulelloyd2008-09-2811-1/+426
* New filters module. Add deps for it in some needed areas (codec, pbes)lloyd2008-09-2824-0/+520
* Move buf_es into module, add deps where neededlloyd2008-09-286-0/+55
* Move def_powm.cpp from core to bigintlloyd2008-09-282-0/+1
* Add modinfo for pem, hash_id, selftest moduleslloyd2008-09-283-0/+48
* Move startup selftest into modulelloyd2008-09-283-1/+26
* BigInt uses hex modulelloyd2008-09-281-0/+4
* PEM codec modulelloyd2008-09-284-0/+37
* Add primes.cpp to build in modinfo.txtlloyd2008-09-281-3/+4
* Move primes.cpp to bigint/lloyd2008-09-281-0/+0
* Move hash_id into modulelloyd2008-09-284-0/+30
* Put OpenPGP codec routines into codec/openpgp modulelloyd2008-09-283-0/+40
* Move all BigInt stuff into bigint/. Currently all asm modules are disabled;lloyd2008-09-2847-73/+1008
* Move almost all of the ASN.1, BER, and DER codec related code into newlloyd2008-09-2833-0/+776
* Remove needless include of look_pk.hlloyd2008-09-281-1/+0
* Add dl_algo and dl_group moduleslloyd2008-09-289-0/+152
* Compliation fixeslloyd2008-09-282-2/+2
* Add missing PBE header and modinfo fileslloyd2008-09-283-0/+65
* Modularize PBEs (password-based encryption schemes)lloyd2008-09-284-3/+64
* Modularize IF family PK algorithms (integer factorization; RSA and RW baselloyd2008-09-2813-0/+199
* Drop old Makefile. Move tests to examples directory.lloyd2008-09-283-169/+0
* Move CMS code into main src tree, though it currently doesn't compile (needs ...lloyd2008-09-2811-0/+1400
* Formattinglloyd2008-09-281-8/+6