1. f3dea9a Camellia cipher, contributed by NTT by Bodo Möller · 19 years ago
  2. 9540ccd Stop warnings about deprecated -mcpu option. by Dr. Stephen Henson · 19 years ago
  3. 83ed491 bug fix. PR: 1326 Submitted by: John Skodon by Ulf Möller · 19 years ago
  4. 4700aea Add BeOS support. by Ulf Möller · 19 years ago
  5. f2c33fa force C locale when using [a-z] in sed expressions by Nils Larsch · 19 years ago
  6. c038b90 Fix typo: "powepc" vs "powerpc." G-r-r-r-r. PR: 1198 by Andy Polyakov · 20 years ago
  7. 60dd085 Refine AIX support. PR: 1198 by Andy Polyakov · 20 years ago
  8. 8e5ef85 Eliminate reference to removed platform line. by Andy Polyakov · 20 years ago
  9. 14cc0aa Unify some SCO targets. by Andy Polyakov · 20 years ago
  10. 8b45200 Refine ELF detection on BSD platforms. by Andy Polyakov · 20 years ago
  11. b2d91a6 Unify BSDi target. by Andy Polyakov · 20 years ago
  12. 2a6144a Fix typo in ./config. by Andy Polyakov · 20 years ago
  13. 5b737a0 Platform update from 8-stable. by Andy Polyakov · 20 years ago
  14. e4c9b85 Default to no-sse2 on selected platforms. by Andy Polyakov · 20 years ago
  15. 4848cbf Recognize MSYS/MINGW environment. by Andy Polyakov · 20 years ago
  16. 0abfd60 Extend Solaris x86 support to amd64. by Andy Polyakov · 20 years ago
  17. 24c97c8 Don't debug. by Ben Laurie · 20 years ago
  18. 42ba5d2 Blow away Makefile.ssl. by Ben Laurie · 20 years ago
  19. e1892f2 Reliable BSD-x86-elf detection in ./config. by Andy Polyakov · 20 years ago
  20. b2c5960 Respect the fact that most interactive shells don't restore stty settings by Andy Polyakov · 20 years ago
  21. b7efa56 Fold a bunch of linux and *BSD targets into [linux|BSD]-generic[32|64]. by Andy Polyakov · 20 years ago
  22. f5ffad9 linux-arm target update. PR: 991 by Andy Polyakov · 20 years ago
  23. 57a68b2 linux-parisc update. PR: 990 Submitted by: Mike Frysinger <vapier@gentoo.org> by Andy Polyakov · 20 years ago
  24. 0c51600 Remove CPU detect for IRIX targets. Performance gain is less than 1%, by Andy Polyakov · 20 years ago
  25. 76ef6ac Refine PowerPC platform support. by Andy Polyakov · 20 years ago
  26. d0590fe Add anchors for AES, SHA-256/-512 assembler modules and SSE2 code pathes. by Andy Polyakov · 21 years ago
  27. 28a8003 Changes for VOS, submitted by Paul Green <Paul.Green@stratus.com>. by Richard Levitte · 21 years ago
  28. b6b4fdc Oops! Typo in ./config... by Andy Polyakov · 21 years ago
  29. dd55880 Improved PowerPC support. Proper ./config support for ppc targets, by Andy Polyakov · 21 years ago
  30. 1247092 HP/UX PA-RISC 2 targets update. by Andy Polyakov · 21 years ago
  31. 0a4c8ba ./config failed to correctly detect if gcc uses 64-bit ABI on HP-UX. PR: 772 by Andy Polyakov · 21 years ago
  32. 439909a Some shells (ksh in this case) don't say 'command not found'. PR: 540 by Richard Levitte · 22 years ago
  33. aa9d896 hinv may generate more than one line (1 line per CPU). PR: 520 by Richard Levitte · 22 years ago
  34. b7bbac7 Add support for IA64. PR: 454 by Richard Levitte · 22 years ago
  35. 9abff96 Suggestion was to change ${MACHINE} to i586 in lines in question. Well, by Andy Polyakov · 22 years ago
  36. 59b846c Oops! Missed closing quote... Didn't have time to verify before a snapshot by Andy Polyakov · 22 years ago
  37. 7c4e24a Caldera/SCO targets erroneously limit themselves to 386. See RT#464. by Andy Polyakov · 22 years ago
  38. 726c223 Fix for AIX shared build, see RT#463. by Andy Polyakov · 22 years ago
  39. c14b4d6 typo by Bodo Möller · 22 years ago
  40. afd41c9 Add better support for FreeBSD on non-x86 machines. by Richard Levitte · 22 years ago
  41. f68843e Fix a typo. by Andy Polyakov · 22 years ago
  42. 46a0d4f Support for ILP32 on HPUX-IA64. by Andy Polyakov · 22 years ago
  43. 6d4ac67 linux64-sparcv9 support finally debugged and tested. by Andy Polyakov · 22 years ago
  44. f7a3e73 Add support for x86_64. PR: 348 by Richard Levitte · 22 years ago
  45. b9c23cc Add Tandem OSS target. PR: 192 by Richard Levitte · 22 years ago
  46. 97101fa The directory 'rijndael' doesn't exist any more, let's check the aes by Richard Levitte · 22 years ago
  47. cc8aa08 isalist was less trustable than I thought (or rather, one can trust it to by Richard Levitte · 23 years ago
  48. c6bf63d It seems like sun4u doesn't always have a sparcv9 inside. Trust isalist. by Richard Levitte · 23 years ago
  49. f8fe7fa Parse version numbers prefixed with text (egcs does that, even with by Richard Levitte · 23 years ago
  50. d51092f Use -dumpversion to obtain gcc's version. by Lutz Jänicke · 23 years ago
  51. 1d4547a Initial support for hpux64-parisc-gcc by Lutz Jänicke · 23 years ago
  52. d56f92e Make sure that any dash in the prefix before the version number is removed. by Richard Levitte · 23 years ago
  53. 966a753 Update the recognision of GCC version numbers to handle the prefix text by Richard Levitte · 23 years ago
  54. 6fa865a Recognize PPC64 target. Submitted by: Reviewed by: PR: 26 by Lutz Jänicke · 23 years ago
  55. c46acba Rename 'cray-t90-cc' into 'cray-j90'. Add to 'config'. by Bodo Möller · 23 years ago
  56. b44e425 New configuration targets for OpenBSD, handed to me by Bob Beck <beck@openbsd.org> by Richard Levitte · 23 years ago
  57. 49e0454 At Corinna Vinschen's request, change CygWin32 to Cygwin by Richard Levitte · 23 years ago
  58. ba47f5c Correct sh, please by Richard Levitte · 23 years ago
  59. 1fe198b Update the configuration of CygWin32 to use the new capabilities of by Richard Levitte · 23 years ago
  60. f14845d Apply Neale Ferguson's patch to add a configuration target for linux-s390x by Richard Levitte · 23 years ago
  61. 95f8c71 Add support for Linux on HP/PA. by Richard Levitte · 23 years ago
  62. d78e529 Cygwin patch. Submitted by Michael Kobar <mkobar@lymeware.com> by Ulf Möller · 23 years ago
  63. 6a9af68 Support for QNX (wrat@jump.net (the wharf rat)). by Lutz Jänicke · 23 years ago
  64. 2413a39 crypto/idea and crypto/rijndael were missing in the list of by Bodo Möller · 24 years ago
  65. cb42ce0 Recognize OpenUNIX-8 with compiler by Lutz Jänicke · 24 years ago
  66. bb4f7a8 Even more corrections for OpenUNIX 8 by Lutz Jänicke · 24 years ago
  67. 6c36f7a Support for shared libraries on Unixware-7 and OpenUNIX-8 by Lutz Jänicke · 24 years ago
  68. 9d07fd0 Use GCC 2.95/3.0 optimization by Ulf Möller · 24 years ago
  69. 6bc847e Apply the Tru64 patch from Tim Mooney <mooney@dogbert.cc.ndsu.NoDak.edu> by Richard Levitte · 24 years ago
  70. 6d03b73 Enhanced support for IA-64 Linux and HP-UX (as well as better support for by Andy Polyakov · 24 years ago
  71. 62c2716 Typo in stty command lines. by Andy Polyakov · 24 years ago
  72. ac7b426 Support for 64-bit Solaris build with GCC 3.0 and later. It should be by Andy Polyakov · 24 years ago
  73. 8bf49ea New cofiguration for Unixwre and SCO,with slightly better granularity. Contributed by Tim Rice <tim@multitalents.net> by Richard Levitte · 24 years ago
  74. 3681017 For AIX 4.3 or above, allow the use of dlfcn. by Richard Levitte · 24 years ago
  75. bb62a8b More method functions for elliptic curves, by Bodo Möller · 24 years ago
  76. 70d70a3 Code for better build under Darwin (MacOS X). by Richard Levitte · 24 years ago
  77. 06a2b07 don't read from tty in test mode by Ulf Möller · 24 years ago
  78. 720235e IRIX bugfix by Ulf Möller · 24 years ago
  79. 93cd57a fix editing error by Bodo Möller · 24 years ago
  80. 49ce63c add linux-s390 configuration (based on information submitted by by Bodo Möller · 24 years ago
  81. 69e4295 When we are waiting for user action, we should say this explicitly. by Bodo Möller · 24 years ago
  82. 10a2975 Add configuration for GNU Hurd. by Richard Levitte · 24 years ago
  83. 9b7a552 Recognise Darwin as well. For now, have it do exactly the same thing as for Rhapsody by Richard Levitte · 24 years ago
  84. f9b3bff First tentative impementation of Kerberos 5 cryptos and keys for SSL/TLS. Implemented by Vern Staats <staatsvr@asc.hpc.mil>, further hacked and distributed by Jeffrey Altman <jaltnab@columbia.edu> by Richard Levitte · 24 years ago
  85. d5695a2 /proc/cpuinfo can have several lines containing the word "type". We want the one that is "type", plain and simple. Caught by Raoul Borenius <borenius@shuttle.de> by Richard Levitte · 24 years ago
  86. 815c83f Add configuration option to build on Linux on both big-endian and by Richard Levitte · 24 years ago
  87. 5270e70 Merge the engine branch into the main trunk. All conflicts resolved. by Richard Levitte · 24 years ago
  88. 48d89b5 Krister Walfridsson <cato@df.lth.se> tells us sysctl lives in /sbin by Richard Levitte · 24 years ago
  89. 9e2c0f4 fix problems in the selftest by Ulf Möller · 24 years ago
  90. c5f8bbb Portability patch for HP MPE/iX. Submitted by Mark Bixby <mark_bixby@hp.com> by Richard Levitte · 25 years ago
  91. 72660f5 Add a configuration for Sony News 4. by Richard Levitte · 25 years ago
  92. 7228920 Use name ...-whatever-solaris2 instead of ...-sun-solaris2 by Bodo Möller · 25 years ago
  93. 36124b1 Changes for QNX: there is no thread support, and the previous by Bodo Möller · 25 years ago
  94. a545c6f QNX 4 support. by Bodo Möller · 25 years ago
  95. c59cb51 Allow reconfiguration. This can be useful if some source update by Richard Levitte · 25 years ago
  96. 55bad94 We've now covered the shared library support for Solaris, so the -shared hack by Richard Levitte · 25 years ago
  97. e871dcb Make sure we use /usr/sbin/sysctl, especially since /usr/sbin is not by Richard Levitte · 25 years ago
  98. b108611 config can now detect ARM Linux automagically. by Richard Levitte · 25 years ago
  99. 2933ed4 Add the target system linux-m68k by Richard Levitte · 25 years ago
  100. 010712f Added configuration support for Linux/IA64 by Ralf S. Engelschall · 25 years ago