summaryrefslogtreecommitdiffstats
path: root/apps/s_socket.c
AgeCommit message (Expand)Author
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2015-01-22mark all block comments that need format preserving so thatTim Hudson
2010-07-08make WIN32 compile work againDr. Stephen Henson
2010-06-12Fix gcc 4.6 warnings. Check TLS server hello extension length.Ben Laurie
2009-08-26Moving up the inclusion of e_os.h was a bad idea.Richard Levitte
2009-08-25Move up the inclusion of e_os.h so OPENSSL_SYS_VMS_DECC has a chanceRichard Levitte
2005-06-13Netware patch submitted by Verdon Walker" <VWalker@novell.com> in PRRichard Levitte
2005-04-26Fixes for signed/unsigned warnings and shadows.Dr. Stephen Henson
2005-04-26Add DTLS support.Ben Laurie
2005-04-20signed vs. unsigned.Richard Levitte
2005-03-31Give everything prototypes (well, everything that's actually used).Ben Laurie
2005-01-04DJGPP update.Andy Polyakov
2003-12-27Use BUF_strlcpy() instead of strcpy().Richard Levitte
2003-11-28Netware-specific changes,Richard Levitte
2002-11-28Cleanse memory using the new OPENSSL_cleanse() function.Richard Levitte
2002-11-22Disable this module if OPENSSL_NO_SOCK is defined.Richard Levitte
2002-11-15WinCE patchesRichard Levitte
2002-11-14Fix to build better with DJGPP.Richard Levitte
2002-11-13Security fixes brought forward from 0.9.7.Ben Laurie
2001-02-20I forgot there was a reason why the inclusions and definition of u_intRichard Levitte
2001-02-20Get e_os2.h to get all the system definitions correctly.Richard Levitte
2001-02-20Include opensslconf.h or the like early to make sure system macros getRichard Levitte
2001-02-20Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte
2001-02-19Make all configuration macros available for application by makingRichard Levitte
2000-09-21Portability patch for HP MPE/iX. Submitted by Mark Bixby <mark_bixby@hp.com>Richard Levitte
2000-06-01There have been a number of complaints from a number of sources that namesRichard Levitte
2000-03-14Avoid a warning.Bodo Möller
2000-03-12cleaning up a littleBodo Möller
1999-07-28VMS updates.Ulf Möller
1999-06-10Avoid warnings.Bodo Möller
1999-06-04Avoid type conflict on Unix with DEC C.Ulf Möller
1999-05-13VMS support bug fixes.Ulf Möller
1999-05-13VMS support.Ulf Möller
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-23Work with -pedantic!Ben Laurie
1999-04-20Fix lots of warnings.Ulf Möller
1999-04-19Change functions to ANSI C.Ulf Möller
1999-04-14Some tiny fixes.Bodo Möller
1999-04-03Don't shadow.Ben Laurie
1999-04-02Avoid EADDRINUSE for s_server.Bodo Möller
1999-03-22Fix security hole.Ben Laurie
1998-12-22Incorporation of RSEs assembled patchesRalf S. Engelschall
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