aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* More notesJack Lloyd2015-12-191-62/+103
* Merge branch 'master' of github.com:randombit/botanJack Lloyd2015-12-172-0/+3
|\
| * Merge pull request #364 from neusdan/RdRand_windowsJack Lloyd2015-12-172-0/+3
| |\
| | * Enable RdRand on Windows/MSVCDaniel Neus2015-12-162-0/+3
| |/
* / Expose os_type setting as BOTAN_TARGET_OS_TYPE_IS_xJack Lloyd2015-12-121-7/+15
|/
* RantingJack Lloyd2015-12-121-0/+51
* Add missing include in dyn_load.cppSimon Warta2015-12-121-0/+1
* Merge pull request #358 from webmaster128/cli-argument-count-fixSimon Warta2015-12-1212-18/+27
|\
| * Improve some argument checks and usage messages of cli appsSimon Warta2015-12-1212-18/+27
|/
* Merge pull request #357 from webmaster128/docfixesSimon Warta2015-12-115-16/+10
|\
| * Replace path src/cmd/ by new src/cli/ in documentationSimon Warta2015-12-115-16/+10
|/
* Fix for minimized buildsJack Lloyd2015-12-111-1/+1
* Build fix. Add SQL_DB_Error exception typeJack Lloyd2015-12-112-9/+18
* Disable asio serial port support to avoid Darwin braindamage. GH #350Jack Lloyd2015-12-111-1/+9
* Bump version to 1.11.26-preJack Lloyd2015-12-113-1/+10
* Missing addsJack Lloyd2015-12-1126-41/+39
* Reroot the exception hierarchy into a toplevel Exception classJack Lloyd2015-12-1182-194/+211
* Merge pull request #341 from webmaster128/cmd-cliSimon Warta2015-12-0943-36/+36
|\
| * Rename cmd/app -> cliSimon Warta2015-12-0943-36/+36
|/
* Merge pull request #346 from webmaster128/sanitySimon Warta2015-12-092-23/+24
|\
| * Minor sanity updates for OctetStringSimon Warta2015-12-092-23/+24
|/
* Merge pull request #347 from webmaster128/getoptSimon Warta2015-12-091-1/+1
|\
| * Improve getopt error messageSimon Warta2015-12-091-1/+1
|/
* Merge pull request #349 from webmaster128/repair-tls_proxy-appSimon Warta2015-12-091-8/+8
|\
| * Fix tls_proxy appSimon Warta2015-12-091-8/+8
|/
* Merge pull request #348 from webmaster128/travis-boostSimon Warta2015-12-094-26/+61
|\
| * Add boost builds on Travis OSXSimon Warta2015-12-094-26/+61
|/
* Merge pull request #343 from webmaster128/argsSimon Warta2015-12-0830-234/+237
|\
| * Replace C interfaces in cli apps with C++ interfacesSimon Warta2015-12-0830-234/+237
|/
* Merge pull request #342 from webmaster128/rm-libraryinitializerSimon Warta2015-12-081-3/+0
|\
| * Remove LibraryInitializer from cliSimon Warta2015-12-081-3/+0
|/
* Fix indent in test_passhashSimon Warta2015-12-081-1/+1
* Merge pull request #311 from mouse07410/masterJack Lloyd2015-12-081-8/+18
|\
| * Merge pull request #7 from randombit/masterMouse2015-10-2786-541/+3914
| |\
| * \ Merge pull request #6 from randombit/masterMouse2015-10-259-123/+115
| |\ \
| * \ \ Merge pull request #5 from randombit/masterMouse2015-10-233-0/+12
| |\ \ \
| * | | | Added comments explaining when .decode() is needed on mce_decryptUri Blumenthal2015-10-231-2/+7
| * | | | Fix minor output problem.Mouse2015-10-231-8/+13
| * | | | Merge pull request #4 from randombit/masterMouse2015-10-221-4/+13
| |\ \ \ \
* | | | | | 1.11.25 release1.11.25Jack Lloyd2015-12-072-7/+17
* | | | | | Add OS utility headerJack Lloyd2015-12-057-102/+197
* | | | | | Make portable GCM multiply operation run in constant time.Jack Lloyd2015-12-041-9/+16
* | | | | | Merge pull request #321 from matejk/fix_algo_registry_locking_windowsJack Lloyd2015-12-043-6/+60
|\ \ \ \ \ \
| * | | | | | Added myself to credits/copyright.Matej Kenda2015-11-203-0/+7
| * | | | | | Merged two sections of Botan namespace as suggested by randombit. Preprocessi...Matej Kenda2015-11-191-5/+4
| * | | | | | Merge branch 'master' of github.com:randombit/botan into fix_algo_registry_lo...Matej Kenda2015-11-19120-21886/+9382
| |\ \ \ \ \ \
| * | | | | | | Fixed default ctor for WinCS_MutexMatej Kenda2015-11-041-1/+1
| * | | | | | | #321: changed implementation of CriticalSection locking in algo registry.Matej Kenda2015-11-041-34/+38
| * | | | | | | Algo_Registry: Use CRITICAL_SECTION instead of std::mutex to prevent hang in ...Matej Kenda2015-11-031-5/+49
* | | | | | | | Missing test update for ECC group removal.Jack Lloyd2015-12-021-4/+0