aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Some doc updates, include the DSA examples in pubkey, remove outdatedlloyd2011-04-2010-99/+62
* It's likely that other FPE methods will be desirable once they arelloyd2011-04-206-12/+85
* Less stuff to ignore in doc subdir nowlloyd2011-04-191-6/+3
* Document changes to passhash9 and ECDSA keys that I forgot to includelloyd2011-04-192-12/+34
* Fix the --without-sphinx and --without-doxygen flags.lloyd2011-04-192-21/+45
* Add a --no-autoload examplelloyd2011-04-192-0/+13
* Maintainer mode warning cleanups, mostly for C style casts which Illoyd2011-04-1815-58/+77
* My workaround for gcc pr 44174 caused cpuid support to be silentlylloyd2011-04-184-6/+15
* Rename --use-sphinx and --use-doxygen to --with-sphinx andlloyd2011-04-182-10/+16
* Format fixes in the log file. Some reference fanciness toolloyd2011-04-183-1271/+1284
* Integrate building docs using Sphinx and Doxygen into the makefilelloyd2011-04-187-168/+98
* Docs list is hardcoded into configure.py, and was out of date WRTlloyd2011-04-151-10/+3
* Fix location of online docs in readmelloyd2011-04-154-24/+16
* Some more cleanups and reorgs. Drop old InSiTo arch doc; was not atlloyd2011-04-157-348/+367
* One minor fix for QNX 6.4.1 (Python identifies CPU as 'x86pc'), andlloyd2011-04-153-2/+8
* More line wrapping, paragraph reflowlloyd2011-04-153-17/+25
* Import the build results log. Wrap some really long lines.lloyd2011-04-154-23/+269
* Tick version numbers to 1.10.0lloyd2011-04-149-113/+98
* Spelling fixeslloyd2011-04-123-8/+8
* Example updates1.9.16lloyd2011-04-113-21/+22
* Update docslloyd2011-04-118-38/+319
* Make the alg_id param for passhash9 optional. Update callers.lloyd2011-04-113-24/+5
* I think this fixes the soname stufflloyd2011-04-113-21/+11
* Two more files from the planelloyd2011-04-112-0/+190
* More docslloyd2011-04-085-7/+13
* More doc updateslloyd2011-04-0812-276/+84
* ECC private keys had two different constructors, one taking a grouplloyd2011-04-0842-556/+281
* Drop the GTK example; it probably makes more sense to use threadslloyd2011-04-085-708/+0
* More pubkey doc updateslloyd2011-04-0868-97/+79
* Pile more doc updateslloyd2011-04-089-406/+634
* In X509_Certificate::to_string, don't print key ids if emptylloyd2011-04-062-3/+7
* Call GCC's __get_cpuid macro from a function marked noinline to worklloyd2011-04-061-2/+9
* Fix syntax highlightinglloyd2011-04-063-13/+15
* s/Release/Version/lloyd2011-04-062-153/+162
* I belive this check in fixes PR 113 by making shared library sonameslloyd2011-04-063-6/+7
* PR 145 was based around an easy misunderstanding of the CTR code.lloyd2011-04-052-10/+531
* Remove the socket wrapper code, as the SSL interface itselflloyd2011-04-0510-344/+227
* A bit more BigInt documentationlloyd2011-04-041-25/+64
* Avoid pyc file from running Sphinxlloyd2011-04-041-0/+4
* Refer the user to the Doxygen output as well.lloyd2011-04-042-148/+133
* Put 'Release' in front of every version. This causes Sphinx tolloyd2011-04-041-150/+150
* Convert most of the documentation to reStructured Text, addinglloyd2011-04-04102-5705/+5485
* These should be precisely 32 bitslloyd2011-04-041-2/+2
* Remove some old scripts. Move the PGP key to a txt file. Documentlloyd2011-03-247-338/+39
* Add back min_keylength_of, max_keylength_of, keylength_multiple_oflloyd2011-03-212-0/+87
* Disable the by default strong key checking on loading a privatelloyd2011-03-212-1/+4
* Just use the plain textlloyd2011-03-211-1/+2
* At this point the 'old' one is still much more useful, out of date aslloyd2011-03-213-932/+932
* Tick to 1.9.16-devlloyd2011-03-213-8/+8
* Update notes, version, and readme for 1.9.15, first release candidate1.9.151.10.0-rc1lloyd2011-03-213-9/+17