index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
s_socket.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
PR#3342 fix resource leak coverity issue 966577
Tim Hudson
2014-05-09
1
-1
/
+1
*
apps: constify some string parameters
Geoff Thorpe
2014-04-25
1
-6
/
+6
*
Provisional DTLS 1.2 support.
Dr. Stephen Henson
2013-03-26
1
-2
/
+2
*
don't call gethostbyname if OPENSSL_SSL_DEBUG_BROKEN_PROTOCOL is set
Dr. Stephen Henson
2012-11-19
1
-0
/
+4
*
add -naccept <n> option to s_server to automatically exit after <n> connections
Dr. Stephen Henson
2012-11-18
1
-2
/
+4
*
Version skew reduction: trivia (I hope).
Ben Laurie
2012-06-04
1
-4
/
+2
*
Fix warning.
Ben Laurie
2011-03-12
1
-0
/
+1
*
Constify.
Ben Laurie
2011-01-09
1
-2
/
+4
*
i variable is used on some platforms
Dr. Stephen Henson
2010-07-05
1
-0
/
+1
*
Fix warnings.
Ben Laurie
2010-06-12
1
-4
/
+2
*
Revert the size_t modifications from HEAD that had led to more
Geoff Thorpe
2008-11-12
1
-3
/
+1
*
size_tification.
Ben Laurie
2008-11-01
1
-1
/
+3
*
fix warning
Nils Larsch
2006-11-06
1
-1
/
+1
*
Bug fix.
Ulf Möller
2006-05-01
1
-2
/
+2
*
fix problems found by coverity: remove useless code
Nils Larsch
2006-03-15
1
-2
/
+0
*
Netware patch submitted by Verdon Walker" <VWalker@novell.com> in PR
Richard Levitte
2005-06-13
1
-5
/
+9
*
Fixes for signed/unsigned warnings and shadows.
Dr. Stephen Henson
2005-04-26
1
-1
/
+1
*
Add DTLS support.
Ben Laurie
2005-04-26
1
-25
/
+42
*
signed vs. unsigned.
Richard Levitte
2005-04-20
1
-1
/
+1
*
Give everything prototypes (well, everything that's actually used).
Ben Laurie
2005-03-31
1
-1
/
+1
*
DJGPP update.
Andy Polyakov
2005-01-04
1
-1
/
+0
*
Use BUF_strlcpy() instead of strcpy().
Richard Levitte
2003-12-27
1
-1
/
+1
*
Netware-specific changes,
Richard Levitte
2003-11-28
1
-2
/
+36
*
Cleanse memory using the new OPENSSL_cleanse() function.
Richard Levitte
2002-11-28
1
-8
/
+8
*
Disable this module if OPENSSL_NO_SOCK is defined.
Richard Levitte
2002-11-22
1
-1
/
+9
*
WinCE patches
Richard Levitte
2002-11-15
1
-0
/
+2
*
Fix to build better with DJGPP.
Richard Levitte
2002-11-14
1
-11
/
+17
*
Security fixes brought forward from 0.9.7.
Ben Laurie
2002-11-13
1
-3
/
+6
*
I forgot there was a reason why the inclusions and definition of u_int
Richard Levitte
2001-02-20
1
-7
/
+8
*
Get e_os2.h to get all the system definitions correctly.
Richard Levitte
2001-02-20
1
-0
/
+1
*
Include opensslconf.h or the like early to make sure system macros get
Richard Levitte
2001-02-20
1
-8
/
+8
*
Use new-style system-id macros everywhere possible. I hope I haven't
Richard Levitte
2001-02-20
1
-15
/
+15
*
Make all configuration macros available for application by making
Richard Levitte
2001-02-19
1
-1
/
+1
*
Portability patch for HP MPE/iX. Submitted by Mark Bixby <mark_bixby@hp.com>
Richard Levitte
2000-09-21
1
-0
/
+2
*
There have been a number of complaints from a number of sources that names
Richard Levitte
2000-06-02
1
-3
/
+3
*
Avoid a warning.
Bodo Möller
2000-03-14
1
-2
/
+4
*
cleaning up a little
Bodo Möller
2000-03-13
1
-152
/
+16
*
VMS updates.
Ulf Möller
1999-07-29
1
-5
/
+6
*
Avoid warnings.
Bodo Möller
1999-06-10
1
-1
/
+1
*
Avoid type conflict on Unix with DEC C.
Ulf Möller
1999-06-04
1
-1
/
+1
*
VMS support bug fixes.
Ulf Möller
1999-05-13
1
-3
/
+5
*
VMS support.
Ulf Möller
1999-05-13
1
-3
/
+34
*
Remove NOPROTO definitions and error code comments.
Ulf Möller
1999-04-26
1
-6
/
+0
*
Change #include filenames from <foo.h> to <openssl.h>.
Bodo Möller
1999-04-24
1
-1
/
+1
*
Work with -pedantic!
Ben Laurie
1999-04-23
1
-2
/
+2
*
Fix lots of warnings.
Ulf Möller
1999-04-21
1
-2
/
+3
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-55
/
+18
*
Some tiny fixes.
Bodo Möller
1999-04-14
1
-1
/
+2
*
Don't shadow.
Ben Laurie
1999-04-03
1
-2
/
+2
*
Avoid EADDRINUSE for s_server.
Bodo Möller
1999-04-03
1
-0
/
+6
[prev]
[next]