aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* propagate from branch 'net.randombit.botan' (head 294e2082ce9231d6165276e2f2a...lloyd2010-06-176-1033/+840
|\
| * Mention Doxygen updates in release loglloyd2010-06-161-0/+1
| * Increase the iteration count and salt size used for encryptedlloyd2010-06-151-0/+1
| * More API ref updateslloyd2010-06-151-196/+194
| * Move reading list to the start, want people to see thislloyd2010-06-151-44/+46
| * Cleanups, remove dead wordslloyd2010-06-151-191/+204
| * Update docs WRT PKCS8/X509 funcslloyd2010-06-151-119/+90
| * More ref manual changeslloyd2010-06-141-179/+175
| * Mention options for getting the moduleslloyd2010-06-141-17/+13
| * Some reference manual updates. Still needs a lot of work.lloyd2010-06-141-298/+97
| * Tick to 1.9.9-devlloyd2010-06-141-0/+2
| * Update log, readme for 1.9.8 releaselloyd2010-06-141-1/+1
| * Rename the --use-boost-python optin to --with-boost-python, and add alloyd2010-06-132-1/+2
| * Demo to_ber in the RSA example/test scriptlloyd2010-06-111-2/+15
| * Document new code for wide multiply under VClloyd2010-06-111-0/+1
| * Improvments to the build instructions:lloyd2010-06-101-25/+38
| * Small cleanupslloyd2010-06-021-9/+8
| * Document fixing 512/768 bit DL groups via DSA kosherizerlloyd2010-06-021-0/+1
| * Remove FORK-256; it's obscure and has been definitively broken.lloyd2010-05-253-2/+2
* | propagate from branch 'net.randombit.botan' (head 879d1fc83844976a01b9e3188c4...lloyd2010-05-251-0/+4
|\|
| * Add a couple of small patches from Thomas Capricelli <[email protected]>lloyd2010-05-211-0/+1
| * Note other changeslloyd2010-05-191-0/+3
* | propagate from branch 'net.randombit.botan' (head 66b216669d7ac91303378281d76...lloyd2010-05-196-42/+33
|\ \ | |/ |/|
| * propagate from branch 'net.randombit.botan' (head a5f25a3b954f24c5d07fa0dab6c...lloyd2010-04-284-18/+39
| |\
| * \ propagate from branch 'net.randombit.botan' (head 75d272c759511a9a99a371ddc74...lloyd2010-04-093-29/+42
| |\ \
| * \ \ propagate from branch 'net.randombit.botan' (head 96d0a1885774b624812fd143d54...lloyd2010-03-216-42/+33
| |\ \ \
| | * \ \ propagate from branch 'net.randombit.botan' (head aabb4c3bc2207ceac1920573293...lloyd2010-03-131-0/+1
| | |\ \ \
| | * \ \ \ propagate from branch 'net.randombit.botan' (head 5e9c6107cbb15744c2edf2eb0e2...lloyd2010-03-136-42/+33
| | |\ \ \ \
| | | * \ \ \ propagate from branch 'net.randombit.botan' (head 0b404c8dc611e8cf8fec60cdcaf...lloyd2010-03-126-42/+33
| | | |\ \ \ \
| | | | * \ \ \ propagate from branch 'net.randombit.botan' (head 74e9e8642943d126a5e5efa5be1...lloyd2010-03-101-1/+1
| | | | |\ \ \ \
| | | | * \ \ \ \ propagate from branch 'net.randombit.botan' (head 9932d4d63417f7fcc199ada244c...lloyd2010-03-096-42/+33
| | | | |\ \ \ \ \
| | | | | * \ \ \ \ propagate from branch 'net.randombit.botan' (head fc86fc4842254088bf820ea6ebf...lloyd2010-03-023-1/+37
| | | | | |\ \ \ \ \
| | | | | * \ \ \ \ \ propagate from branch 'net.randombit.botan' (head 2b67727dd9d1e7fe34f3cb7b7f6...lloyd2010-02-243-0/+135
| | | | | |\ \ \ \ \ \
| | | | | * \ \ \ \ \ \ propagate from branch 'net.randombit.botan' (head 5bfc3e699003b86615c584f8ae4...lloyd2010-02-146-39/+34
| | | | | |\ \ \ \ \ \ \
| | | | | | * \ \ \ \ \ \ propagate from branch 'net.randombit.botan' (head e088ea1566600cf598bcdc6840f...lloyd2010-01-222-0/+3
| | | | | | |\ \ \ \ \ \ \
| | | | | | * \ \ \ \ \ \ \ propagate from branch 'net.randombit.botan' (head 12382647ef0a28fcb11c824c77b...lloyd2010-01-216-39/+34
| | | | | | |\ \ \ \ \ \ \ \
| | | | | | | * \ \ \ \ \ \ \ propagate from branch 'net.randombit.botan' (head 775a8de3f880cdc75105b4fa607...lloyd2009-12-246-39/+34
| | | | | | | |\ \ \ \ \ \ \ \
| | | | | | | | * \ \ \ \ \ \ \ propagate from branch 'net.randombit.botan' (head 367d157c1221a162f5b40984929...lloyd2009-12-241-0/+3
| | | | | | | | |\ \ \ \ \ \ \ \
| | | | | | | | * \ \ \ \ \ \ \ \ propagate from branch 'net.randombit.botan' (head 14c1d4dc8696d2705a70ec3d240...lloyd2009-12-216-39/+34
| | | | | | | | |\ \ \ \ \ \ \ \ \
| | | | | | | | | * \ \ \ \ \ \ \ \ propagate from branch 'net.randombit.botan' (head 744dccf92270cf16b80b50ee275...lloyd2009-12-164-35/+67
| | | | | | | | | |\ \ \ \ \ \ \ \ \
| | | | | | | | | * | | | | | | | | | Most files including <botan/time.h> actually just needed <chrono>lloyd2009-12-012-2/+2
| | | | | | | | | * | | | | | | | | | Update examples for changed/removed APIs, namely:lloyd2009-12-014-9/+14
| | | | | | | | | * | | | | | | | | | propagate from branch 'net.randombit.botan' (head ac4d8fecb28374d06094da3457a...lloyd2009-11-292-0/+123
| | | | | | | | | |\ \ \ \ \ \ \ \ \ \
| | | | | | | | | * \ \ \ \ \ \ \ \ \ \ propagate from branch 'net.randombit.botan' (head b431f4bc404f3ed4a5332b69100...lloyd2009-11-202-69/+6
| | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | * | | | | | | | | | | | Fix some examples for changed APIs in C++0x branchlloyd2009-11-176-11/+7
| | | | | | | | | * | | | | | | | | | | | propagate from branch 'net.randombit.botan' (head cfb19182987fc95b2a8885584a3...lloyd2009-11-172-78/+89
| | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ propagate from branch 'net.randombit.botan' (head ac888e57b614c623590d79ab615...lloyd2009-11-138-18/+172
| | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ propagate from branch 'net.randombit.botan' (head cead7027e70b68a8b4ae2e5bd8f...lloyd2009-11-053-11/+6
| | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ propagate from branch 'net.randombit.botan' (head 2773c2310e8c0a51975987a2dd6...lloyd2009-11-021-25/+15
| | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ propagate from branch 'net.randombit.botan' (head 139d6957d20f0b1202e0eacc63c...lloyd2009-10-131-25/+15
| | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \