openssl/crypto/bio
Andy Polyakov 25d1d62275 http://cvs.openssl.org/chngview?cn=19053 made me wonder if bind() and
connect() are as finicky as sendto() when it comes to socket address
length. As it turned out they are, therefore the fix. Note that you
can't reproduce the problem on Linux, it was failing on Solaris,
FreeBSD, most likely on more...
2010-01-07 13:12:30 +00:00
..
.cvsignore Add emacs cache files to .cvsignore. 2005-04-11 14:17:07 +00:00
b_dump.c OPENSSL_Applink update. 2005-05-17 00:08:28 +00:00
b_print.c Make bn2dec work on "SIXTY_FOUR_BIT" platforms. 2007-09-15 17:05:11 +00:00
b_sock.c http://cvs.openssl.org/chngview?cn=19053 made me wonder if bind() and 2010-01-07 13:12:30 +00:00
bf_buff.c Make sure to NUL-terminate the string on end-of-file (and error) 2003-06-11 18:43:45 +00:00
bf_lbuf.c disable '#ifdef DEBUG' sections 2002-02-28 10:51:56 +00:00
bf_nbio.c Re enable the read side non blocking test BIO code. 2003-02-20 13:39:30 +00:00
bf_null.c Start to reduce some of the header bloat. 2001-08-05 18:02:16 +00:00
bio.h PR: 2028 2009-09-04 17:42:53 +00:00
bio_cb.c Revert the size_t modifications from HEAD that had led to more 2008-11-12 03:58:08 +00:00
bio_err.c Update from 0.9.8 stable. Eliminate duplicate error codes. 2006-11-21 21:29:44 +00:00
bio_lcl.h Fix from 1.0.0-stable. 2009-05-06 10:28:37 +00:00
bio_lib.c Update from 1.0.0-stable 2009-06-25 11:29:30 +00:00
bss_acpt.c make some internal functions static; patch supplied by Kurt Roeckx 2006-02-15 20:20:20 +00:00
bss_bio.c In BIO_write(), update the write statistics, not the read statistics. 2008-12-25 22:24:17 +00:00
bss_conn.c fix if statement: call conn_state() if the BIO is not in the BIO_CONN_S_OK state 2006-02-02 22:11:02 +00:00
bss_dgram.c sendto is reportedly picky about destination socket address length. 2010-01-07 10:42:39 +00:00
bss_fd.c RFC 3161 compliant time stamp request creation, response generation 2006-02-12 23:11:56 +00:00
bss_file.c Prevent ignored return value warning 2009-10-04 14:04:27 +00:00
bss_log.c Fix bss_log.c on Windows. 2008-11-01 21:09:54 +00:00
bss_mem.c Update from stable branch. 2009-03-07 17:00:23 +00:00
bss_null.c Get rid of more non-ANSI declarations. 2000-05-15 22:54:43 +00:00
bss_rtcp.c More VMS synchronisation 2000-09-09 18:05:27 +00:00
bss_sock.c Update from stable branch. 2009-03-09 12:30:10 +00:00
Makefile make update 2006-02-12 23:21:56 +00:00