Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2013-12-29 | Merged source and header files in directory structure. Got rid of SConstruct ↵ | Vincent Richard | 1 | -290/+0 | |
build. | |||||
2013-12-10 | Simplified types for better readability. Use appropriate types (size_t, ↵ | Vincent Richard | 1 | -3/+3 | |
byte_t...). Minor warning fixes. | |||||
2013-11-21 | Boost/C++11 shared pointers. | Vincent Richard | 1 | -14/+14 | |
2013-03-24 | Fixed warnings and 64-bit issues. | Vincent Richard | 1 | -3/+3 | |
2013-02-05 | Gives access to X.509 certificate underlying structure. | Vincent Richard | 1 | -0/+6 | |
2013-01-10 | Updated copyright year and maintainer email address. | Vincent Richard | 1 | -1/+1 | |
2012-12-10 | SSL server identity check. | Vincent Richard | 1 | -0/+6 | |
2012-11-03 | Fixed runtime error on cast. | Vincent Richard | 1 | -1/+1 | |
2012-11-03 | Fixed compilation issues. | Vincent Richard | 1 | -4/+4 | |
2012-11-03 | OpenSSL support (thanks to Mehmet Bozkurt). | Vincent Richard | 1 | -0/+278 | |