aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixes for GCC 4.7.0 (r183974)lloyd2012-02-074-8/+10
* propagate from branch 'net.randombit.botan' (head 39f53266912f33dc48e942b1b86...lloyd2011-12-1826-686/+1115
|\
| * Add code point for the SRP identifier extension and add a check for itlloyd2011-12-173-0/+13
| * Initial run at an SRP-6a implementation. Not entirely sure about thelloyd2011-12-175-0/+291
| * Add the 2048 bit SRP group from RFC 5054lloyd2011-12-171-0/+15
| * Basic instructions for building the docslloyd2011-12-171-5/+17
| * Make this exception somewhat more understandable. I think.lloyd2011-12-171-1/+1
| * Add TCHead to list of userslloyd2011-12-171-0/+3
| * Use LoadLibraryA instead of bare LoadLibrary so things work if used inlloyd2011-12-131-1/+1
| * Fix readme URLslloyd2011-12-081-4/+4
| * Fix PR 166lloyd2011-12-081-5/+9
| * Add basic NaCl targetlloyd2011-12-082-0/+6
| * Warn the user if targetting for GCC on Windows without an explicitlloyd2011-12-022-9/+17
| * LoadLibrary apparently works on MinGWlloyd2011-12-021-0/+1
| * GCC doesn't like casting a function pointer to void* without anlloyd2011-12-022-1/+4
| * Add AltiVec detection on OpenBSD, contributed by Brad Smith in PR 162lloyd2011-11-282-1/+17
| * Fix PGP key linklloyd2011-11-281-1/+1
| * Fix link, and use sphinx to generatelloyd2011-11-281-3/+2
| * Call cpuid via inline asm on x86-64, so we can use it with Clang (nolloyd2011-11-181-2/+16
| * Add model name for Sandy Bridge. Use -march=corei7 with GCC and Clanglloyd2011-11-183-12/+16
| * Fix declarationlloyd2011-11-181-2/+1
| * Manually rename registers instead of rotating. Performance is aboutlloyd2011-11-181-638/+638
| * Poll clock_gettime in High_Resolution_Timestamp::poll with whateverlloyd2011-11-113-1/+42
* | propagate from branch 'net.randombit.botan' (head f13cb517b63aed4fcc4ad7013e5...lloyd2011-11-105-24/+56
|\|
| * Log the detected revision, if mtn reports somethinglloyd2011-11-101-0/+2
| * PyPy workslloyd2011-11-091-7/+6
| * Add AltiVec detection for POWER7 processorslloyd2011-11-022-0/+4
| * Include the needed sub in the log noteslloyd2011-11-011-1/+2
| * Mention the 1.8 branchlloyd2011-10-181-2/+3
| * Switch to the Python 3 syntax in configure.py. A Perl one-liner in thelloyd2011-10-182-10/+17
| * If running a non-released version and monotone wasn't installed (orlloyd2011-10-181-9/+16
| * Don't set the soname on OpenBSD (PR 158)lloyd2011-10-112-0/+8
| * Python 3.1's subprocess.Popen.communicate returns a bytes rather thanlloyd2011-10-101-2/+5
* | propagate from branch 'net.randombit.botan' (head 29dfb73a5efec220ebafcb9c1d7...lloyd2011-10-06151-1717/+816
|\ \ | |/ |/|
| * propagate from branch 'net.randombit.botan' (head b49cf847fb6f62734b53874469b...lloyd2011-07-214-26/+29
| |\
| * | Use nullptrlloyd2011-07-123-8/+8
| * | Post merge fixlloyd2011-07-121-1/+2
| * | propagate from branch 'net.randombit.botan' (head 23a326fa36a31dd39347a8864e1...lloyd2011-07-12150-1708/+806
| |\ \
| | * | Use the right flags for C++11 for Clang (though 2.9 lacks support forlloyd2011-06-301-1/+1
| | * | long long is standard nowlloyd2011-06-171-9/+1
| | * | Add string_join; inverse of split_on.lloyd2011-06-1710-32/+57
| | * | Drop mutex files, definitely not neededlloyd2011-06-1714-428/+0
| | * | propagate from branch 'net.randombit.botan' (head 5dc30d88afdeec4896b5065f926...lloyd2011-06-17143-1255/+764
| | |\ \
| | | * | Inline BigInt move operators and swaplloyd2011-06-133-34/+49
| | | * | propagate from branch 'net.randombit.botan' (head b200c1f710e56d39764e567c005...lloyd2011-06-132-0/+12
| | | |\ \
| | | * | | Remove TR1 and old-GCC stufflloyd2011-06-131-33/+4
| | | * | | Merge typolloyd2011-06-131-1/+0
| | | * | | propagate from branch 'net.randombit.botan' (head 150bd11dd8090559ee1e83394b8...lloyd2011-06-13142-1209/+733
| | | |\ \ \
| | | | * | | Use unique_ptr instead of auto_ptrlloyd2011-03-082-4/+9
| | | | * | | propagate from branch 'net.randombit.botan' (head dd068808e5bf87c982765a8bcc3...lloyd2011-03-0836-242/+936
| | | | |\ \ \