Commit History

Author SHA1 Message Date
  Matt Caswell 40720ce3ca Run util/openssl-format-source -v -c . 9 years ago
  Tim Hudson b558c8d597 mark all block comments that need format preserving so that 9 years ago
  Matt Caswell 8b8a48d099 Avoid deprecation problems in Visual Studio 13 9 years ago
  Dr. Stephen Henson 09caf4ffcd Avoid Windows 8 Getversion deprecated errors. 10 years ago
  Andy Polyakov 9880f63038 e_os.h: refine inline override logic (to address warnings in debug build). 10 years ago
  Andy Polyakov af32df0a8e e_os.h: allow inline functions to be compiled by legacy compilers. 10 years ago
  Emilia Kasper b30aaafbe5 define inline for Visual Studio 10 years ago
  Dr. Stephen Henson 60a989a76e fix PR#2261 in a different way 14 years ago
  Dr. Stephen Henson 8ceee689c7 PR: 2261 14 years ago
  Andy Polyakov f17c45611e Backport http://cvs.openssl.org/chngview?cn=17710 from HEAD. 15 years ago
  Dr. Stephen Henson 3b0e61a812 Netware support. 16 years ago
  Andy Polyakov 299e174d2d Make it possible to link VC static lib with either /MT or /MD application 17 years ago
  Andy Polyakov 85b4c03e33 Fix SunOS 4 building issue [from HEAD]. 19 years ago
  Andy Polyakov ed1f716022 "Overload" SunOS 4.x memcmp, which ruins ASN1_OBJECT table lookups [from HEAD]. 19 years ago
  Andy Polyakov 93cf2b17bf WCE-specific fix for cryptlib.c [from HEAD]. 19 years ago
  Andy Polyakov dabaea8048 To secure Win64 API I'm throwing in this minimalistic Win64 support. 19 years ago
  Richard Levitte ca3dc3a0a0 DEVRANDOM, not DEBRANDOM... 19 years ago
  Richard Levitte 331a0a7b9b Undefine DECRANDOM before redefining it. 19 years ago
  Richard Levitte 7435d89edf Move the definition of DEVRANDOM for DJGPP from Configure to e_os.h. 19 years ago
  Richard Levitte cbcbd07da2 Netware patch submitted by Verdon Walker" <VWalker@novell.com> in PR 19 years ago
  Richard Levitte e2414b41ad Updated support for NetWare, submitted by Verdon Walker <VWalker@novell.com>. 19 years ago
  Andy Polyakov 886ed3544b Move _WIN32_WINNT definition from command line to e_os.h [from HEAD]. 19 years ago
  Andy Polyakov e6d27baf52 Rely on e_os.h to appropriately define str[n]casecmp in non-POSIX 20 years ago
  Richard Levitte 47c1735acd NetWare fixes provided by Verdon Walker for OpenSSL 0.9.8-dev. 20 years ago
  Richard Levitte 3d8b8860cf o_str.h isn't a public header file. 20 years ago
  Richard Levitte 4d8743f490 Netware-specific changes, 21 years ago
  Richard Levitte c798868d96 Further VxWorks changes from Bob Bradley <bob@chaoticsoftware.com>, this 21 years ago
  Richard Levitte f6b659cba4 Add necessary changes to be able to build on VxWorks for PPC860. 21 years ago
  Richard Levitte e6fa67fa93 Generalise the definition of strcasecmp() and strncasecmp() for 21 years ago
  Richard Levitte d3a28e8b8d EXIT() should mainly be exit(n), not return(n). OPENSSL_EXIT() will 21 years ago