aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils/exceptn.h
Commit message (Expand)AuthorAgeFilesLines
* Update what() signature on exception typeslloyd2012-06-121-1/+1
* propagate from branch 'net.randombit.botan' (head 23a326fa36a31dd39347a8864e1...lloyd2011-07-121-2/+2
|\
| * propagate from branch 'net.randombit.botan' (head 2898d79f992f27a328a3e41d34b...lloyd2010-10-131-2/+2
| |\
| | * propagate from branch 'net.randombit.botan' (head 294e2082ce9231d6165276e2f2a...lloyd2010-06-171-17/+17
| | |\
| | * \ propagate from branch 'net.randombit.botan' (head 9932d4d63417f7fcc199ada244c...lloyd2010-03-091-2/+2
| | |\ \
| | | * | Post-merge fixeslloyd2010-01-211-2/+2
* | | | | Fix -Wshadow warninglloyd2011-06-221-2/+2
|/ / / /
* | | / s/u32bit/size_t/ in utilslloyd2010-10-131-2/+2
| |_|/ |/| |
* | | More Doxygen updates/fixeslloyd2010-06-151-17/+17
|/ /
* / Add back the Integrity_Failure exception. For one, removing it causeslloyd2010-03-041-0/+9
|/
* Clean up exceptions. Remove some unused ones like Config_Error. Makelloyd2010-01-051-66/+17
* Remove Exception::set_msg. Inline all exception constructors.lloyd2010-01-041-49/+85
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-301-64/+66
* Move most of what was left in core to utils (since that is what they are,lloyd2008-11-081-0/+195