Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up initialization a little bit more | lloyd | 2006-07-01 | 1 | -1/+3 |
* | Various changes to how library initialization occurs, though I'm still | lloyd | 2006-06-26 | 1 | -1/+1 |
* | Support named mutexes outside of the global library state. | lloyd | 2006-06-25 | 1 | -1/+2 |
* | Fix two declarations that were incorrect. | lloyd | 2006-06-25 | 1 | -2/+2 |
* | Add a set_timer method to Library_State, and rearrange the order | lloyd | 2006-06-25 | 1 | -0/+1 |
* | Have allocator objects 'know' their own names, rather than keeping them | lloyd | 2006-06-25 | 1 | -1/+1 |
* | Make Library_State::x509_state() non-const to support lazy initialiation. | lloyd | 2006-06-25 | 1 | -1/+1 |
* | Add an X509_GlobalState pointer to the library state. | lloyd | 2006-06-24 | 1 | -1/+5 |
* | Add a swap_global_state, to allow the use of multiple | lloyd | 2006-06-24 | 1 | -0/+1 |
* | Add some initial support for centralized/user-pluggable character | lloyd | 2006-06-13 | 1 | -0/+5 |
* | Initial checkin1.5.6 | lloyd | 2006-05-18 | 1 | -0/+84 |