Age | Commit message (Expand) | Author |
---|---|---|
2015-02-16 | Include bn.h and err.h from <openssl/...>, not the old <ssl/...> location. | Jeremie Courreges-Anglas |
2014-12-01 | more opportunity to use reallocarray(); ok otto | Theo de Raadt |
2009-10-28 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | Theo de Raadt |
2004-07-11 | No need to free() after a failing realloc(), we're bailing out anyway. | Otto Moerbeek |
2003-10-18 | err(1, "out of mem") -> err(1, NULL) | Otto Moerbeek |
2003-09-28 | Free memory after a failing realloc. | Otto Moerbeek |
2003-09-19 | A complete, BSD licensed rewrite of dc(1), using the bn(3) big number routines. | Otto Moerbeek |