aboutsummaryrefslogtreecommitdiffstats
path: root/misc
Commit message (Expand)AuthorAgeFilesLines
...
* Remove dirs from the dependencies, as it was causing things to be rebuiltlloyd2006-08-231-2/+2
* Add various useful attributes and functions. Also, remove the variantlloyd2006-08-231-6/+11
* Revert back to the original test script (which is still crashing, presumablylloyd2006-08-231-14/+9
* Move the code from base.cpp into core.cpp, drop base.cpplloyd2006-08-232-35/+24
* Move all .o files into build/lloyd2006-08-231-5/+5
* Remove import for the re module, which was not being usedlloyd2006-08-231-4/+4
* Add an implementation of the NIST X.509 tests in Pythonlloyd2006-08-231-0/+45
* Add basic wrapping for X509_CRL, no member functions are exposed as theylloyd2006-08-231-1/+7
* Change a couple of enum names on the Python sidelloyd2006-08-231-2/+2
* Updates to the test applicationlloyd2006-08-231-26/+13
* Add an implicit conversion from MemoryRegion<byte> to a (hex-encoded)lloyd2006-08-231-16/+18
* Add implicit conversions for std::vector for various useful types, solloyd2006-08-231-34/+46
* Add basic wrapping for X509_Storelloyd2006-08-231-1/+39
* Add accessors for the key identifiers, and implement equality operatorslloyd2006-08-222-3/+32
* Remove oid_lookup, since that is handled by X509_Certificate itself now.lloyd2006-08-221-27/+12
* Start code for wrapping X.509 certificates in Pythonlloyd2006-08-222-3/+74
* Move the contents of pipe.cpp into filter.cpplloyd2006-08-222-24/+14
* Only error out when multiple modules declaring mp_bits are found _and_lloyd2006-08-201-2/+3
* Delete trailing whitespacelloyd2006-08-193-4/+4
* Version bump in the configure scriptlloyd2006-08-151-1/+1
* Delete some old testing certslloyd2006-07-317-123/+0
* Very minor Python wrapper updateslloyd2006-07-312-46/+5
* Drop the CMS readme, not really useful now that it is in-treelloyd2006-07-221-24/+0
* Some more fixes for cms_ealg.cpp (still doesn't compile)lloyd2006-07-171-11/+11
* Version bumplloyd2006-07-131-1/+1
* Version bump to 1.5.9lloyd2006-07-081-1/+1
* Change build/config.h -> build/build.hlloyd2006-07-012-4/+4
* Version number bumplloyd2006-06-231-1/+1
* Add the NIST X.509 test suite into misc/nist_testslloyd2006-06-06480-0/+476
* Various fixes for cms_ealg.cpp, still not compiling, but getting closer.lloyd2006-06-041-73/+74
* Add a clean target to the cms Makefilelloyd2006-06-031-0/+3
* Various hacks that get the old CMS code close to compiling underlloyd2006-06-037-63/+85
* Update the copyrights in the CMS codelloyd2006-06-038-8/+8
* Add the (very old) CMS | S/MIME support code to misc/cmslloyd2006-06-0318-0/+1513
* Update the GTK+ example readme filelloyd2006-06-031-8/+5
* Add the GTK+ example code to misc/lloyd2006-06-035-0/+701
* Fix mkconfig.pl to write to in-tree configure.pllloyd2006-06-031-5/+1
* Move the configure.pl generation code into the tree.lloyd2006-06-0362-0/+3506
* Move Botan.spec to misc/lloyd2006-06-031-0/+171
* Move Boost.Python wrapper from doc/ to misc/ lloyd2006-06-039-0/+260
* Move botan.rc from doc/ to new top level dir misc/lloyd2006-06-031-0/+225