aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstate/global_state.cpp
Commit message (Expand)AuthorAgeFilesLines
* Shuffle things around. Add NIST X.509 test to build.lloyd2014-01-011-91/+0
* Replace 0 and NULL pointer constants with nullptr. Also fix an oldlloyd2012-05-181-2/+2
* propagate from branch 'net.randombit.botan' (head 13a0d36dac3709f3cb88e830ed7...lloyd2011-02-111-1/+1
|\
| * Post-merge fixlloyd2010-08-131-1/+1
* | More VC warning fixeslloyd2010-12-131-1/+1
|/
* Fix return value for set_global_state_unless_setlloyd2010-08-081-0/+3
* Move the functions that directly manipulate the global state singletonlloyd2010-08-061-0/+88