summaryrefslogtreecommitdiffstats
path: root/crypto/evp/encode.c
AgeCommit message (Expand)Author
2015-01-22mark all block comments that need format preserving so thatTim Hudson
2014-05-06evp: prevent underflow in base64 decodingGeoff Thorpe
2010-06-15Fix warnings (From HEAD, original patch by Ben).Dr. Stephen Henson
2008-11-12Revert the size_t modifications from HEAD that had led to moreGeoff Thorpe
2008-11-01More size_tification.Ben Laurie
2007-10-13Bunch of constifications.Andy Polyakov
2005-06-20Do no try to pretend we're at the end of anything unless we're at the endRichard Levitte
2005-04-03If input is bad, we still need to clear the buffer.Ben Laurie
2004-03-15Constify d2i, s2i, c2i and r2i functions and other associatedRichard Levitte
2003-10-29A general spring-cleaning (in autumn) to fix up signed/unsigned warnings.Geoff Thorpe
2002-11-13Security fixes brought forward from 0.9.7.Ben Laurie
2002-04-15Fix CRLF problem in BASE64 decode.Lutz Jänicke
2000-08-11Abdelilah Essiari <aes@george.lbl.gov> reports that for very smallRichard Levitte
1999-09-06Fix warnings.Ben Laurie
1999-08-18Really undo the base64 change so that make test survivesBodo Möller
1999-08-14Undo base64 decoding change (was not a bug fix).Ulf Möller
1999-08-13Fix faulty base64 decoding of data that was 46 or 47 bytes long.Ulf Möller
1999-06-04Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).Ulf Möller
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-19Change functions to ANSI C.Ulf Möller
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall