Historia zmian

Autor SHA1 Wiadomość Data
  Richard Levitte 26b7cc0d20 Cleanup include/openssl/opensslv.h.in 4 lat temu
  Viktor Dukhovni 7e8c338193 Undeprecate OpenSSL_version_num and OPENSSL_VERSION_NUMBER 5 lat temu
  Bernd Edlinger 363e941ed4 Add CPU info to the speed command summary 5 lat temu
  Richard Levitte 47ca833835 Add the possibility to display and use MODULESDIR 5 lat temu
  Richard Levitte 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 lat temu
  Richard Levitte fcd2d5a612 Refactor the computation of API version limits 5 lat temu
  Richard Levitte 3a63dbef15 Switch to MAJOR.MINOR.PATCH versioning and version 3.0.0-dev 6 lat temu
  Rich Salz 8a8d9e1905 Fix SOURCE_DATE_EPOCH bug; use UTC 6 lat temu
  KaoruToda 26a7d938c9 Remove parentheses of return. 7 lat temu
  Rich Salz 0904e79a6e Undo commit d420ac2 7 lat temu
  Rich Salz 2039c421b0 Copyright consolidation 08/10 8 lat temu
  Richard Levitte e09621ff57 Make it possible to get ENGINESDIR info from OpenSSL_versions 8 lat temu
  Rich Salz 349807608f Remove /* foo.c */ comments 8 lat temu
  Viktor Dukhovni 39e46af6bb Explicit OpenSSL_version_num() implementation prototype 8 lat temu
  Rich Salz b0700d2c8d Replace "SSLeay" in API with OpenSSL 9 lat temu
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 lat temu
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 lat temu
  Kurt Roeckx 264212b643 Make build reproducible 9 lat temu
  Matt Caswell 5c5e7e1a7e Fix build failure on Windows due to undefined cflags identifier 9 lat temu
  Matt Caswell 488f16e31b Fix a problem if CFLAGS is too long cversion.c fails to compile when config 9 lat temu
  Geoff Thorpe 60a938c6bc (oops) Apologies all, that last header-cleanup commit was from the wrong 20 lat temu
  Richard Levitte d420ac2c7d Use BUF_strlcpy() instead of strcpy(). 21 lat temu
  Bodo Möller 673b3fde82 Add SSLEAY_DIR argument code for SSLeay_version. 24 lat temu
  Bodo Möller 571199434c Always use buildinf.h, which now includes the mk1mfinf.h data. 25 lat temu
  Bodo Möller 2e0fc87599 Use correct CFLAG definition for makefile.one builds. 25 lat temu
  Bodo Möller 664b99853c avoid -DPLATFORM=\"...\" and -DCFLAGS=\"...\" command lines, 25 lat temu
  Bodo Möller b1c4fe3625 Don't mix real tabs with tabs expanded as 8 spaces -- that's 25 lat temu
  Bodo Möller ec577822f9 Change #include filenames from <foo.h> to <openssl.h>. 25 lat temu
  Ulf Möller 6b691a5c85 Change functions to ANSI C. 25 lat temu
  Ben Laurie e778802f53 Massive constification. 25 lat temu