| Commit message (Expand) | Author | Age | Files | Lines |
* | Some doc updates, include the DSA examples in pubkey, remove outdated | lloyd | 2011-04-20 | 10 | -99/+62 |
* | It's likely that other FPE methods will be desirable once they are | lloyd | 2011-04-20 | 6 | -12/+85 |
* | Less stuff to ignore in doc subdir now | lloyd | 2011-04-19 | 1 | -6/+3 |
* | Document changes to passhash9 and ECDSA keys that I forgot to include | lloyd | 2011-04-19 | 2 | -12/+34 |
* | Fix the --without-sphinx and --without-doxygen flags. | lloyd | 2011-04-19 | 2 | -21/+45 |
* | Add a --no-autoload example | lloyd | 2011-04-19 | 2 | -0/+13 |
* | Maintainer mode warning cleanups, mostly for C style casts which I | lloyd | 2011-04-18 | 15 | -58/+77 |
* | My workaround for gcc pr 44174 caused cpuid support to be silently | lloyd | 2011-04-18 | 4 | -6/+15 |
* | Rename --use-sphinx and --use-doxygen to --with-sphinx and | lloyd | 2011-04-18 | 2 | -10/+16 |
* | Format fixes in the log file. Some reference fanciness too | lloyd | 2011-04-18 | 3 | -1271/+1284 |
* | Integrate building docs using Sphinx and Doxygen into the makefile | lloyd | 2011-04-18 | 7 | -168/+98 |
* | Docs list is hardcoded into configure.py, and was out of date WRT | lloyd | 2011-04-15 | 1 | -10/+3 |
* | Fix location of online docs in readme | lloyd | 2011-04-15 | 4 | -24/+16 |
* | Some more cleanups and reorgs. Drop old InSiTo arch doc; was not at | lloyd | 2011-04-15 | 7 | -348/+367 |
* | One minor fix for QNX 6.4.1 (Python identifies CPU as 'x86pc'), and | lloyd | 2011-04-15 | 3 | -2/+8 |
* | More line wrapping, paragraph reflow | lloyd | 2011-04-15 | 3 | -17/+25 |
* | Import the build results log. Wrap some really long lines. | lloyd | 2011-04-15 | 4 | -23/+269 |
* | Tick version numbers to 1.10.0 | lloyd | 2011-04-14 | 9 | -113/+98 |
* | Spelling fixes | lloyd | 2011-04-12 | 3 | -8/+8 |
* | Example updates1.9.16 | lloyd | 2011-04-11 | 3 | -21/+22 |
* | Update docs | lloyd | 2011-04-11 | 8 | -38/+319 |
* | Make the alg_id param for passhash9 optional. Update callers. | lloyd | 2011-04-11 | 3 | -24/+5 |
* | I think this fixes the soname stuff | lloyd | 2011-04-11 | 3 | -21/+11 |
* | Two more files from the plane | lloyd | 2011-04-11 | 2 | -0/+190 |
* | More docs | lloyd | 2011-04-08 | 5 | -7/+13 |
* | More doc updates | lloyd | 2011-04-08 | 12 | -276/+84 |
* | ECC private keys had two different constructors, one taking a group | lloyd | 2011-04-08 | 42 | -556/+281 |
* | Drop the GTK example; it probably makes more sense to use threads | lloyd | 2011-04-08 | 5 | -708/+0 |
* | More pubkey doc updates | lloyd | 2011-04-08 | 68 | -97/+79 |
* | Pile more doc updates | lloyd | 2011-04-08 | 9 | -406/+634 |
* | In X509_Certificate::to_string, don't print key ids if empty | lloyd | 2011-04-06 | 2 | -3/+7 |
* | Call GCC's __get_cpuid macro from a function marked noinline to work | lloyd | 2011-04-06 | 1 | -2/+9 |
* | Fix syntax highlighting | lloyd | 2011-04-06 | 3 | -13/+15 |
* | s/Release/Version/ | lloyd | 2011-04-06 | 2 | -153/+162 |
* | I belive this check in fixes PR 113 by making shared library sonames | lloyd | 2011-04-06 | 3 | -6/+7 |
* | PR 145 was based around an easy misunderstanding of the CTR code. | lloyd | 2011-04-05 | 2 | -10/+531 |
* | Remove the socket wrapper code, as the SSL interface itself | lloyd | 2011-04-05 | 10 | -344/+227 |
* | A bit more BigInt documentation | lloyd | 2011-04-04 | 1 | -25/+64 |
* | Avoid pyc file from running Sphinx | lloyd | 2011-04-04 | 1 | -0/+4 |
* | Refer the user to the Doxygen output as well. | lloyd | 2011-04-04 | 2 | -148/+133 |
* | Put 'Release' in front of every version. This causes Sphinx to | lloyd | 2011-04-04 | 1 | -150/+150 |
* | Convert most of the documentation to reStructured Text, adding | lloyd | 2011-04-04 | 102 | -5705/+5485 |
* | These should be precisely 32 bits | lloyd | 2011-04-04 | 1 | -2/+2 |
* | Remove some old scripts. Move the PGP key to a txt file. Document | lloyd | 2011-03-24 | 7 | -338/+39 |
* | Add back min_keylength_of, max_keylength_of, keylength_multiple_of | lloyd | 2011-03-21 | 2 | -0/+87 |
* | Disable the by default strong key checking on loading a private | lloyd | 2011-03-21 | 2 | -1/+4 |
* | Just use the plain text | lloyd | 2011-03-21 | 1 | -1/+2 |
* | At this point the 'old' one is still much more useful, out of date as | lloyd | 2011-03-21 | 3 | -932/+932 |
* | Tick to 1.9.16-dev | lloyd | 2011-03-21 | 3 | -8/+8 |
* | Update notes, version, and readme for 1.9.15, first release candidate1.9.151.10.0-rc1 | lloyd | 2011-03-21 | 3 | -9/+17 |