aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Indentlloyd2011-03-211-6/+6
* Print a warning when SSL is enabled, as it is new and mostlylloyd2011-03-212-2/+13
* Joel really was the driver behind Win32 DLLs in general, credit as suchlloyd2011-03-181-1/+1
* Prefer GCC builtin except on ARM, add comment as to whylloyd2011-03-141-6/+11
* merge of '2813f52a3bcb78c23217d8f1805860bfac4a7d00'lloyd2011-03-141-1/+1
|\
| * Shared lib should be marked as a dev releaselloyd2011-03-141-1/+1
* | Assume ARMs are little-endian by default; big-endian ARM seems to be a rarity.lloyd2011-03-142-20/+36
* | merge of '1bf20e797477a87c044a8fd74af47d872f630831'lloyd2011-03-141-2/+4
|\ \ | |/ |/|
| * More noteslloyd2011-03-091-0/+4
* | Use the same mesasge expansion trick in SHA-512. Performance onlloyd2011-03-133-121/+124
* | Modify SHA-224/SHA-256 so that it does the message expansion inlloyd2011-03-123-107/+105
|/
* Somewhat improved ARM support/autodetectionlloyd2011-03-092-18/+27
* Tick to 1.9.15-devlloyd2011-03-074-5/+9
* Split up deleting empty buffers with removing buffer slots from thelloyd2011-03-071-9/+10
* Update amalgamation copyright yearslloyd2011-03-021-1/+1
* Fix variable mask warning in Sun C++.lloyd2011-03-012-5/+7
* Tick version numbers for 1.9.14 release1.9.14lloyd2011-03-013-4/+4
* Add bcrypt and keywrap exampleslloyd2011-02-232-0/+83
* Fix PR 142: the zlib filters were not updated in 1.9.11 to use zeroiselloyd2011-02-183-15/+26
* Add a new option --link-method which allows the user to override thelloyd2011-02-181-5/+34