aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add back BigInt::to_u32bitlloyd2011-05-104-20/+55
* Make different targets for 32 and 64 bit Atom processors, since mostlloyd2011-05-095-6/+14
* dword was set to a size_t if we were using a 16 bit limb. Caused by anlloyd2011-05-091-1/+1
* Disable CMS by default, since it's pretty untested and likely unusablelloyd2011-05-064-4/+72
* Search for the delimiter bytes in OAEP using a loop that doesn't havelloyd2011-05-052-25/+39
* Archive rebuild changed link :(lloyd2011-05-051-1/+1
* Basic ref on SSL clientslloyd2011-05-031-1/+29
* Print comments only on modules that will be usedlloyd2011-05-031-2/+7
* When building for GCC, always get the version number, and turn off TR1lloyd2011-05-039-31/+77
* Tweak settings for SuperH setup, based on Debian bug 594159. Since aslloyd2011-05-023-8/+9
* Don't justify text, makes tables look terriblelloyd2011-05-021-0/+1
* Doc and theming updateslloyd2011-05-0210-49/+86
* A few more WinSock fixes for TLS exampleslloyd2011-04-293-9/+12
* Calling &str[str.size()] is only valid if str is const; otherwise thelloyd2011-04-298-40/+110
* Log the chosen MP modulelloyd2011-04-291-0/+3
* Fix download links.lloyd2011-04-292-29/+15
* Tick to 1.9.17 release1.9.17lloyd2011-04-293-3/+5
* Add new options --cc-bin for setting the name/path to the compilerlloyd2011-04-291-6/+14
* Default sun4u to sparc32-v9 rather than sparc64lloyd2011-04-293-4/+7
* Log that we are assuming the existence of TR1 during configurelloyd2011-04-291-6/+11
* Flatten out the mp directory since no alternative asm implemenationslloyd2011-04-256-13/+3
* Rename AES_XXX_Intel to AES_XXX_NI, since AMD's Bulldozer will alsolloyd2011-04-255-33/+37
* Use STLport with Sun Studio by default on Linux. It is probably thelloyd2011-04-252-1/+3
* Document KDF properly.lloyd2011-04-2211-235/+218
* Merge last bits from the tutorial.lloyd2011-04-2218-1666/+746
* Rename all references of ia32 to x86-32 and amd64 to x86-64.lloyd2011-04-2251-205/+213
* Some small cleanups in output. Fully namespace optparselloyd2011-04-221-32/+32
* Intel C++ doesn't seem to have an option for setting the soname, so itlloyd2011-04-223-2/+3
* Enable unix_procs for FreeBSD. It was disabled in 2006 to worklloyd2011-04-2113-294/+311
* More doc updateslloyd2011-04-219-267/+396
* 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