summaryrefslogtreecommitdiffstats
path: root/crypto/evp/encode.c
AgeCommit message (Expand)Author
2015-12-11Make EVP_ENCODE_CTX opaqueRichard Levitte
2015-09-19Fix indentationViktor Dukhovni
2015-09-17base64 decode: check for high bitEmilia Kasper
2015-09-17RT3757: base64 encoding bugsEmilia Kasper
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte
2015-04-30Sanity check EVP_EncodeUpdate buffer lenMatt Caswell
2015-01-24ifdef cleanup, part 4a: '#ifdef undef'Rich Salz
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2014-12-30mark all block comments that need format preserving so thatTim Hudson
2014-05-06evp: prevent underflow in base64 decodingGeoff Thorpe
2013-09-05misspellings fixes by https://github.com/vlajos/misspell_fixerVeres Lajos
2010-06-12Fix warnings.Ben Laurie
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