Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the libssl/src directory | 2016-09-03 | 1 | -197/+0 | |
| | |||||
* | More KNF. | 2014-04-20 | 1 | -2/+2 | |
| | |||||
* | unused variable | 2014-04-17 | 1 | -3/+1 | |
| | |||||
* | Your operating system memory allocation functions are your friend. If they | 2014-04-16 | 1 | -0/+199 | |
are not please fix your operating system. Replace mem.c with an API-compatible wrapper that just calls the system functions and does not allow a one word modification of a variable in a running shared library to turn on memory debug functions that expose things that should not be seen. ok tedu@ |