Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump copyright year to 2007 | lloyd | 2007-01-20 | 1 | -1/+1 |
| | |||||
* | Move the UI pulse functions into the global library state. That is (as best | lloyd | 2006-12-14 | 1 | -0/+15 |
| | | | | | as I can tell) the last of the global data, with the exception of the single global_lib_state pointer in libstate.cpp | ||||
* | Remove a dependency on x509cert.h from x509_ext.cpp by moving the definition | lloyd | 2006-12-12 | 1 | -0/+2 |
| | | | | of NO_CERT_PATH_LIMIT to enums.h | ||||
* | Add a UCS2_CHARSET enumeration value | lloyd | 2006-06-19 | 1 | -1/+6 |
| | |||||
* | Add some initial support for centralized/user-pluggable character | lloyd | 2006-06-13 | 1 | -0/+2 |
| | | | | set conversions, to replace the current hardcoded stuff. | ||||
* | Move the X509_Code enum from enums.h to x509stor.h, since that's | lloyd | 2006-06-13 | 1 | -28/+0 |
| | | | | the only place it is used. | ||||
* | Reorder the ASN1_Tag enum so the class taggings are listed first. | lloyd | 2006-05-29 | 1 | -7/+7 |
| | |||||
* | Initial checkin1.5.6 | lloyd | 2006-05-18 | 1 | -0/+125 |