aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add alias for Intel T2250. Based on /proc/cpuinfo sent by Benjamin Laulloyd2008-10-241-0/+1
* Added prescott submodel to ia32 architecture, including aliases formarkus2008-10-241-0/+7
* Use -O2 instead of -O3 with Intel C++lloyd2008-10-221-1/+1
* Install pkg-config file to /lib/pkgconfiglloyd2008-10-222-5/+13
* Update ICC flags for 10.1lloyd2008-10-221-3/+3
* Delete generated botan.pc on make distcleanlloyd2008-10-152-2/+2
* Add pkg-config support (requested/suggested by Zack Weinberg on monotone-dev)lloyd2008-10-151-0/+11
* merge of '141433027ee455b8c8b2829f5233eb577039bd41'lloyd2008-10-151-3/+3
|\
| * Doxygen commentlloyd2008-10-151-3/+3
* | Clean up VC++ ia32 asm a bit, use new defs of word3_muladd* from generic mp_a...lloyd2008-10-151-49/+28
* | Fix include of mp_asm.h in mp_ia32_msvc/mp_asmi.h (used quotes instead of bra...lloyd2008-10-152-5/+5
|/
* Fixup Doxygen errorlloyd2008-10-141-3/+3
* Enable sorting in Doxygen outputlloyd2008-10-141-1/+1
* Remove two declared but not defined constructors of EAC_Signed_Objectlloyd2008-10-141-4/+1
* Add an OID to policy.cpp needed by the CVC codelloyd2008-10-141-0/+3
* Add ECKAEG benchmark. Fix several problems found in ECKAEG key (had pure virt...lloyd2008-10-132-36/+59
* RNG::reseed commentlloyd2008-10-131-1/+1
* Add some Doxygen comments from InSiTo written for config.h (now gone/split up)lloyd2008-10-132-13/+69
* Remove spurious trailing ; after blockslloyd2008-10-135-8/+9
* Add InSiTo Doxygen comments for freestore.hlloyd2008-10-131-4/+40
* Wrap lineslloyd2008-10-131-5/+8
* Doxygen comments for eac_asn_obj.h from latest InSiTolloyd2008-10-131-20/+132
* Add trailing H__ to some header guards. Line wrap long comment.lloyd2008-10-138-34/+37
* Add Doxygen comments for secmem.h from InSiTolloyd2008-10-131-19/+237
* Add Doxygen comments from InSiTo to x509self.hlloyd2008-10-131-27/+148
* Doxygen comments for X509_Certificate, from InSiTolloyd2008-10-131-12/+123
* Doxygen comments for pkcs8.h from InSiTolloyd2008-10-131-31/+127
* Doxygen comments for lookup.h from InSiTolloyd2008-10-131-35/+184
* Another batch of InSiTo Doxygen commentslloyd2008-10-134-39/+268
* Kill stray charlloyd2008-10-131-1/+1
* And add yet more InSiTo Doxygen comments (20 .h files to go...)lloyd2008-10-135-79/+323
* Doxygen comments for enums.hlloyd2008-10-131-6/+27
* Add comment from InSiTo's enums.h for Signature_Formatlloyd2008-10-131-0/+3
* Wrap lineslloyd2008-10-131-4/+9
* InSiTo Doxygen comments for pubkey.hlloyd2008-10-131-64/+233
* Doxygen comments and reformatting in CVC codelloyd2008-10-134-88/+95
* More Doxygen commentslloyd2008-10-133-68/+77
* Add Doxygen comments for missing paramslloyd2008-10-132-2/+12
* Further Doxygen comments from InSiTolloyd2008-10-132-37/+298
* More Doxygen comments from InSiTolloyd2008-10-131-5/+58
* More Doxygen comments from InSiTolloyd2008-10-132-12/+100
* Add Doxygen comments to if_algo.h (from InSiTo)lloyd2008-10-131-7/+32
* Add Doxygen comments to RSA key constructors (from InSiTo)lloyd2008-10-131-8/+31
* Add a (very thorough!) set of Doxygen comments from InSiTo for the Pipe classlloyd2008-10-131-25/+197
* Add names to paramslloyd2008-10-131-5/+5
* More Doxygen comments from InSiTolloyd2008-10-135-40/+231
* Disable generation of man pageslloyd2008-10-131-1/+1
* Doxygen comments for base64 and hex from InSiTolloyd2008-10-132-23/+81
* More Doxygen comments from InSiTolloyd2008-10-136-30/+104
* Don't extract static - Doxygen extracts private static which makes a messlloyd2008-10-131-1/+1