projects
/
openssl.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
fix PR#2261 in a different way
[openssl.git]
/
crypto
/
bio
/
b_sock.c
2010-05-31
Dr. Stephen Henson
fix PR#2261 in a different way
blob
|
commitdiff
|
raw
2010-01-07
Andy Polyakov
cvs.openssl.org/chngview?cn=19053 made me wonder if...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-30
Andy Polyakov
b_sock.c: correct indirect calls on WinSock platforms.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-15
Andy Polyakov
b_sock.c: fix compiler warning.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-06
Andy Polyakov
Combat gcc 4.4.1 aliasing rules.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-20
Dr. Stephen Henson
PR: 2047
blob
|
commitdiff
|
raw
|
diff to current
2009-08-26
Dr. Stephen Henson
PR: 2005
blob
|
commitdiff
|
raw
|
diff to current
2009-04-26
Andy Polyakov
Improve readability of bio/b_sock.c
blob
|
commitdiff
|
raw
|
diff to current
2009-04-04
Dr. Stephen Henson
Updates from 1.0.0-stable
blob
|
commitdiff
|
raw
|
diff to current
2008-01-03
Dr. Stephen Henson
Netware support.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-03
Richard Levitte
Change submitted by Doug Kaufman. He writes:
blob
|
commitdiff
|
raw
|
diff to current
2007-09-16
Andy Polyakov
It's inappropraite to override application signal,...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-11
Ulf Möller
Add BeOS support.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-09
Dr. Stephen Henson
Fix warnings about "sin" conflicting with sin(3) defini...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-09
Dr. Stephen Henson
Avoid warnings about shadowed definitions.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-04
Richard Levitte
The VMS I run on doesn't know socklen_t and uses size_t...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-02
Andy Polyakov
Refine login in b_sock.c.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-02
Andy Polyakov
Fix typo and purify logic in b_sock.c
blob
|
commitdiff
|
raw
|
diff to current
2006-01-02
Andy Polyakov
Make b_sock.c IPv6 savvy.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-13
Richard Levitte
Netware patch submitted by Verdon Walker" <VWalker...
blob
|
commitdiff
|
raw
|
diff to current
2003-12-27
Richard Levitte
Use BUF_strlcpy() instead of strcpy().
blob
|
commitdiff
|
raw
|
diff to current
2003-11-28
Richard Levitte
Netware-specific changes,
blob
|
commitdiff
|
raw
|
diff to current
2003-03-20
Richard Levitte
Make sure we get the definition of OPENSSL_NO_SOCK.
blob
|
commitdiff
|
raw
|
diff to current
2003-01-31
Richard Levitte
We can't say in advance what the argument to BIO_socket...
blob
|
commitdiff
|
raw
|
diff to current
2002-11-15
Richard Levitte
WinCE patches
blob
|
commitdiff
|
raw
|
diff to current
2002-11-14
Richard Levitte
Fix to build better with DJGPP.
blob
|
commitdiff
|
raw
|
diff to current
2002-11-13
Ben Laurie
Security fixes brought forward from 0.9.7.
blob
|
commitdiff
|
raw
|
diff to current
2002-06-13
Richard Levitte
Add support for DJGPP.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-29
Richard Levitte
Fix of mixup bwtween SOMAXCONN and SO_MAXCONN.
blob
|
commitdiff
|
raw
|
diff to current
2001-10-27
Dr. Stephen Henson
Stop compiler warnings.
blob
|
commitdiff
|
raw
|
diff to current
2001-10-26
Bodo Möller
disable caching in BIO_gethostbyname
blob
|
commitdiff
|
raw
|
diff to current
2001-06-25
Richard Levitte
Make get_ip() a bit more strict in it's parsing of...
blob
|
commitdiff
|
raw
|
diff to current
2001-02-20
Richard Levitte
Use new-style system-id macros everywhere possible...
blob
|
commitdiff
|
raw
|
diff to current
2001-02-19
Richard Levitte
Make all configuration macros available for application...
blob
|
commitdiff
|
raw
|
diff to current
2001-02-05
Richard Levitte
Fix a memory leak in BIO_get_accept_socket(). This...
blob
|
commitdiff
|
raw
|
diff to current
2000-10-12
Dr. Stephen Henson
Make non blocking I/O work for accept BIOs.
blob
|
commitdiff
|
raw
|
diff to current
2000-10-09
Bodo Möller
BIO_sock_init() returns 1 for success and -1 for failur...
blob
|
commitdiff
|
raw
|
diff to current
2000-07-31
Richard Levitte
If a ip address is successfully parsed, the WSA structu...
blob
|
commitdiff
|
raw
|
diff to current
2000-06-01
Richard Levitte
There have been a number of complaints from a number...
blob
|
commitdiff
|
raw
|
diff to current
2000-01-30
Ulf Möller
Seek out and destroy another evil cast.
blob
|
commitdiff
|
raw
|
diff to current
2000-01-30
Ulf Möller
Source code cleanups: Use void * rather than char ...
blob
|
commitdiff
|
raw
|
diff to current
2000-01-17
Richard Levitte
SOCKETSHR is showing bad declarations again. However...
blob
|
commitdiff
|
raw
|
diff to current
1999-08-11
Bodo Möller
Submitted by: Lidong Zhou <ldzhou@cs.cornell.edu>
blob
|
commitdiff
|
raw
|
diff to current
1999-06-07
Bodo Möller
Use locking in a way that makes more sense.
blob
|
commitdiff
|
raw
|
diff to current
1999-05-15
Bodo Möller
Comment.
blob
|
commitdiff
|
raw
|
diff to current
1999-05-14
Bodo Möller
Various bugfixes: Uses locking for some more of the...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-13
Ulf Möller
VMS support bug fixes.
blob
|
commitdiff
|
raw
|
diff to current
1999-05-13
Ulf Möller
VMS support.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-26
Ulf Möller
Remove NOPROTO definitions and error code comments.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-25
Dr. Stephen Henson
Fixes so it will compile again under Win32.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-23
Bodo Möller
Change #include filenames from <foo.h> to <openssl.h>.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-23
Ben Laurie
Work with -pedantic!
blob
|
commitdiff
|
raw
|
diff to current
1999-04-20
Ulf Möller
Fix lots of warnings.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-19
Ulf Möller
Change functions to ANSI C.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-17
Ben Laurie
Massive constification.
blob
|
commitdiff
|
raw
|
diff to current
1999-02-25
Ralf S. Engelschall
Fix 'port' variable from `int' to `unsigned int' in...
blob
|
commitdiff
|
raw
|
diff to current
1999-01-07
Ben Laurie
Accept NULL in *_free.
blob
|
commitdiff
|
raw
|
diff to current
1998-12-21
Ralf S. Engelschall
This commit was generated by cvs2svn to track changes...
blob
|
commitdiff
|
raw
|
diff to current
1998-12-21
Ralf S. Engelschall
Import of old SSLeay release: SSLeay 0.9.1b (unreleased)
SSLeay
blob
|
commitdiff
|
raw
|
diff to current
1998-12-21
Ralf S. Engelschall
This commit was generated by cvs2svn to track changes...
blob
|
commitdiff
|
raw
|
diff to current
1998-12-21
Ralf S. Engelschall
Import of old SSLeay release: SSLeay 0.9.0b
blob
|
commitdiff
|
raw
|
diff to current
1998-12-21
Ralf S. Engelschall
This commit was generated by cvs2svn to track changes...
blob
|
commitdiff
|
raw
|
diff to current
1998-12-21
Ralf S. Engelschall
This commit was generated by cvs2svn to track changes...
blob
|
commitdiff
|
raw
|
diff to current
1998-12-21
Ralf S. Engelschall
Import of old SSLeay release: SSLeay 0.8.1b
blob
|
commitdiff
|
raw
|
diff to current
1998-12-21
Ralf S. Engelschall
This commit was generated by cvs2svn to track changes...
blob
|
commitdiff
|
raw
|
diff to current