summaryrefslogtreecommitdiff
path: root/crypto/bio
Commit message (Expand)AuthorAgeFilesLines
* PR: 2755steve2012-03-062-0/+22
* PR: 2730steve2012-02-251-1/+5
* fix error codesteve2011-12-273-2/+4
* PR: 2535steve2011-12-252-1/+1038
* Fix BIO_f_buffer().bodo2011-12-022-7/+17
* PR: 2340steve2011-09-011-2/+3
* PR: 2559steve2011-07-201-4/+9
* PR: 2512steve2011-05-251-0/+4
* After some adjustments, apply the changes OpenSSL 1.0.0d on OpenVMSlevitte2011-03-192-4/+53
* Change AR to ARX to allow exclusion of fips object modulessteve2011-01-261-1/+1
* PR: 2413steve2011-01-031-1/+1
* bss_file.c: refine UTF8 logic.appro2010-12-111-3/+9
* Add new type ossl_ssize_t instead of ssize_t and move definitions tosteve2010-07-261-9/+9
* Fix warnings.ben2010-06-123-7/+4
* fix PR#2261 in a different waysteve2010-05-311-0/+7
* bss_file.c: refine UTF-8 logic on Windows.appro2010-04-281-18/+35
* bss_file.c: reserve for option to encode file name with UTF-8.appro2010-04-211-1/+21
* PR: 1763steve2010-03-271-13/+0
* bss_file.c: fix MSC 6.0 warning.appro2010-03-221-1/+1
* Fix UPLINK typo.appro2010-03-151-2/+2
* http://cvs.openssl.org/chngview?cn=19053 made me wonder if bind() andappro2010-01-071-5/+8
* sendto is reportedly picky about destination socket address length.appro2010-01-071-2/+12
* Fix compilation on older Linux. Linux didn't always have sockaddr_storage,appro2010-01-061-11/+17
* b_sock.c: correct indirect calls on WinSock platforms.appro2009-12-301-3/+14
* bss_dgram.c: re-fix BIO_CTRL_DGRAM_GET_PEER.appro2009-11-261-5/+7
* bss_dgram.c: more elegant solution to PR#2069. Use socklen_t heuristicappro2009-11-151-53/+78
* b_sock.c: fix compiler warning.appro2009-11-151-1/+2
* PR: 2069steve2009-10-151-21/+65
* Combat gcc 4.4.1 aliasing rules.appro2009-10-061-46/+67
* Prevent ignored return value warningsteve2009-10-041-2/+9
* PR: 2050steve2009-09-221-10/+1
* PR: 2047steve2009-09-201-5/+15
* PR: 2028steve2009-09-042-3/+12
* PR: 2005steve2009-08-262-7/+6
* PR: 1990steve2009-07-241-8/+13
* Update from 0.9.8-stable.steve2009-07-241-1/+1
* Stop warnings in gcc where "a" is const passed as a non-const argument.steve2009-06-251-1/+1
* Update from 1.0.0-stablesteve2009-06-251-2/+2
* Updates from 1.0.0-stablesteve2009-06-051-2/+9
* Update from 1.0.0-stable.steve2009-06-051-0/+2
* Update from 1.0.0-stable.steve2009-05-181-3/+0
* Update from 1.0.0-stable.steve2009-05-171-15/+78
* Update from 1.0.0 stable branch.steve2009-05-161-0/+2
* PR: 1929steve2009-05-151-4/+10
* Update from 1.0.0-stable.steve2009-05-152-37/+90
* Fix from 1.0.0-stable.steve2009-05-061-1/+9
* Move the time fetching code to its own static function, and therebylevitte2009-05-051-21/+21
* Reimplement time check for VMS to mimic the way it's done on Windows.levitte2009-04-281-4/+6
* Update from 1.0.0-stable.steve2009-04-261-0/+2
* Improve readability of bio/b_sock.cappro2009-04-261-8/+8