Age | Commit message (Expand) | Author |
---|---|---|
2002-09-11 | signed vs unsigned, some void * arithmetic, from -pedantic. niklas@ ok. | Hakan Olsson |
2002-06-10 | The dlopen() stuff goes away. | Hakan Olsson |
2002-06-01 | size_t must be cast to (unsigned long) and printed using %lu | Theo de Raadt |
2002-03-06 | Compile without warnings for older/newer OpenSSL. | Hakan Olsson |
2002-03-06 | Fix a couple of snprintf length bugs. Same problem <chris@stallion.oz.au> | Hakan Olsson |
2002-03-05 | handle constification from new openssl | Theo de Raadt |
2002-01-23 | the last few sprintf -> snprintf | Hakan Olsson |
2001-10-26 | libcrypto.h should be included. Sort includes. | Hakan Olsson |
2001-07-02 | make the alpha happy | Theo de Raadt |
2001-07-01 | Style | Niklas Hallqvist |
2001-06-25 | Copyright update. | Angelos D. Keromytis |
2001-05-31 | Key handling routines. | Angelos D. Keromytis |