Paul Bakker
|
6c591fab72
|
- mpi_init() and mpi_free() only accept a single argument and do not accept variable arguments anymore. This prevents unexpected memory corruption in a number of use cases.
|
2011-05-05 11:49:20 +00:00 |
|
Paul Bakker
|
be4e7dca08
|
- Debug print of MPI now removes leading zero octets and displays actual bit size of the value
|
2011-03-14 20:41:31 +00:00 |
|
Paul Bakker
|
ff60ee6c2a
|
- Added const-correctness to main codebase
|
2010-03-16 21:09:09 +00:00 |
|
Paul Bakker
|
1f76115340
|
- Fixed bug resulting in failure to send the last certificate in the chain in ssl_write_certificate() and ssl_write_certificate_request()
|
2010-02-18 18:16:31 +00:00 |
|