1. 0ad4078 Configure: move --noexecstack probe to Configure. by Andy Polyakov · 7 years ago
  2. e14795f config: fix hpux64-parisc2-gcc detection. by Andy Polyakov · 7 years ago
  3. faec5c4 Remove QNX support by Rich Salz · 7 years ago
  4. b0edda1 Update copyright year by Matt Caswell · 7 years ago
  5. 3d328a4 Add SM2 signature and ECIES schemes by Jack Lloyd · 7 years ago
  6. 2ab92ae config: Pass diverse flags to Configure via the environment by Richard Levitte · 7 years ago
  7. a064c61 Make sure ./config passes options to ./Configure correctly by Richard Levitte · 7 years ago
  8. a0c3e4f SM3: Add SM3 hash function by Jack Lloyd · 7 years ago
  9. f19a5ff SM4: Add SM4 block cipher to EVP by Ronald Tse · 7 years ago
  10. c8b749c Remove some commented out code by Matt Caswell · 7 years ago
  11. 8a4460c config: get "stty technique" working again on MacOS X. by Andy Polyakov · 8 years ago
  12. 41bee3e Better way to recognise mingw64 in config script by Richard Levitte · 8 years ago
  13. 57cb338 Recognise mingw64 in config script by Richard Levitte · 8 years ago
  14. d42d0a4 Implementation of the ARIA cipher as described in RFC 5794. by Pauli · 8 years ago
  15. 26967dc Remove annoying and pointless pause. by Ben Laurie · 8 years ago
  16. 27a451e On x86 machines where the compiler supports -m32, use 'linux-x86' by Richard Levitte · 8 years ago
  17. 2df7f11 Fix support for DragonFly BSD by jrmarino · 8 years ago
  18. 141d732 Trim config output by Rich Salz · 9 years ago
  19. ffb261f Add a "config" for verbosity and use it with Travis by Richard Levitte · 9 years ago
  20. 8f3bc09 ./config: minor cleanup. by Andy Polyakov · 9 years ago
  21. c5c0cac ./config: detect x32-only environment. by Andy Polyakov · 9 years ago
  22. 44c8a5e Add final(?) set of copyrights. by Rich Salz · 9 years ago
  23. 3dfcb6a Add a case for 64-bit OS X in config by Richard Levitte · 9 years ago
  24. c21c783 IRIX fixes. by Andy Polyakov · 9 years ago
  25. 6e08e9e Add Haiku support. by Jérôme Duval · 9 years ago
  26. d8292af config: fix off-by-centimeter-to-the-right typo. by Andy Polyakov · 9 years ago
  27. 74acf1c config: fix HP-UX PA-RISC detection. by Andy Polyakov · 9 years ago
  28. a87c159 Fix freeze in config's interrupt trap with some shells by Richard Levitte · 9 years ago
  29. b33c5ff Harmonize the option processing in 'config' and 'config.com' by Richard Levitte · 9 years ago
  30. 893fe73 Remove all -march= from configs by Richard Levitte · 9 years ago
  31. 9fe2bb7 unified build scheme: a first introduction by Richard Levitte · 9 years ago
  32. 74c2db3 isalist(1) is obsolete; use isainfo(1) by mmiyashi · 9 years ago
  33. 3f54296 Adjust the configuration target name from Cygwin-i686 to Cygwin-x86 by Richard Levitte · 9 years ago
  34. a717c11 Fix configuration system to support different architectures on Cygwin. by Corinna Vinschen · 9 years ago
  35. e36827f Remove remaining Kerberos references by Matt Caswell · 10 years ago
  36. 190c8c6 Fix build on MacOS. by Ben Laurie · 10 years ago
  37. d2a5c40 Remove PREFIX, as it's not used any more. by Richard Levitte · 10 years ago
  38. 9e43c6b Correct the request of debug builds by Richard Levitte · 10 years ago
  39. fcf64ba RT3548: Remove some unsupported platforms. by Rich Salz · 10 years ago
  40. 32dfde1 RT3548: Remove unsupported platforms by Rich Salz · 10 years ago
  41. 6c23ca0 RT3548: unsupported platforms by Rich Salz · 10 years ago
  42. b06f7d9 Configure: add ios64 target. by Andy Polyakov · 10 years ago
  43. e8d93e3 Add linux-aarch64 taget. by Andy Polyakov · 11 years ago
  44. d099f0e config: recognize ARMv8/AArch64 target. by Andy Polyakov · 11 years ago
  45. f1982ac Configure: add linux-ppc64le target. by Andy Polyakov · 11 years ago
  46. 478b50c misspellings fixes by https://github.com/vlajos/misspell_fixer by Veres Lajos · 12 years ago
  47. c256e69 config: fix executable format detection on latest FreeBSD. by Andy Polyakov · 12 years ago
  48. 78c3e20 linux-pcc: make it more robust and recognize KERNEL_BITS variable. by Andy Polyakov · 12 years ago
  49. b8c5929 config: detect linux-mips* targets. by Andy Polyakov · 13 years ago
  50. bba391a config: KERNEL_BITS envrionment variable to control choice between 32- by Andy Polyakov · 13 years ago
  51. af03684 config: KERNEL_BITS envrionment variable to control choice between 32- and by Andy Polyakov · 13 years ago
  52. a257024 Configure: initial support for iOS. by Andy Polyakov · 13 years ago
  53. 8b8d2dc config: in cross-compile case interrogate cross-compiler, not host, work by Andy Polyakov · 13 years ago
  54. 8fcdb1e Add android-x86. by Andy Polyakov · 13 years ago
  55. 1fb2e0f Allow override of GCCVER and noexecstack checking from environment. by Dr. Stephen Henson · 13 years ago
  56. f952716 config: don't add -Wa options with no-asm. by Andy Polyakov · 14 years ago
  57. 87873f4 ARM assembler pack: add platform run-time detection. by Andy Polyakov · 14 years ago
  58. 2966c2e config: detect if assembler supports --noexecstack and pass it down. by Andy Polyakov · 14 years ago
  59. bdd4549 auto detect configuration using KERNEL_BITS and CC by Dr. Stephen Henson · 14 years ago
  60. 9fa8f3a allow KERNEL_BITS to be specified in the environment by Dr. Stephen Henson · 14 years ago
  61. 2f6efd6 Some changes to support VxWorks in the validted module. by Dr. Stephen Henson · 14 years ago
  62. 1e86318 ARM assembler pack: profiler-assisted optimizations and NEON support. by Andy Polyakov · 14 years ago
  63. e822c75 s390x assembler pack: adapt for -m31 build, see commentary in Configure by Andy Polyakov · 14 years ago
  64. a0e4a8e PR: 2186 Submitted By: "Joel Rabinovitch" <Joel.Rabinovitch@tecsys.com> by Dr. Stephen Henson · 15 years ago
  65. 19a0192 Allow uname values to be overridden by the environment by Dr. Stephen Henson · 15 years ago
  66. 15c7adb Update from 1.0.0-stable by Dr. Stephen Henson · 16 years ago
  67. 4f33534 PR: 1958 by Dr. Stephen Henson · 16 years ago
  68. 7f62532 Allow CC to be overridden. by Ben Laurie · 16 years ago
  69. c650168 Fix typo in ./config. by Andy Polyakov · 16 years ago
  70. ca64056 Engage x86 assembler in Mac OS X build. by Andy Polyakov · 17 years ago
  71. 7722e53 Yet another ARM update. It appears to be more appropriate to make by Andy Polyakov · 18 years ago
  72. 2c3ee16 Move -march=armv4t to ./config. by Andy Polyakov · 18 years ago
  73. 4c7c5ff ARMv4 assembler pack. by Andy Polyakov · 18 years ago
  74. 0bb01b7 Offer darwin64-x86_64-cc as option. by Andy Polyakov · 18 years ago
  75. e45c100 Typos in ./config. PR: 1563 by Andy Polyakov · 18 years ago
  76. d6c7645 Proper support for shared build under MacOS X. by Andy Polyakov · 18 years ago
  77. 206a975 Update from stable branch. by Dr. Stephen Henson · 18 years ago
  78. 160065c Detect UltraSPARC T1 in ./config. by Andy Polyakov · 18 years ago
  79. b900df5 Engage s390x assembler modules. by Andy Polyakov · 18 years ago
  80. 96afc1c Add SEED encryption algorithm. by Bodo Möller · 18 years ago
  81. 0a29f51 Various PowerPC config updates. by Andy Polyakov · 18 years ago
  82. 02756aa Add automatic detection for Linux on SuperH by Lutz Jänicke · 18 years ago
  83. 072dfb9 Add support for m68k linux by Lutz Jänicke · 18 years ago
  84. f3dea9a Camellia cipher, contributed by NTT by Bodo Möller · 19 years ago
  85. 9540ccd Stop warnings about deprecated -mcpu option. by Dr. Stephen Henson · 19 years ago
  86. 83ed491 bug fix. PR: 1326 Submitted by: John Skodon by Ulf Möller · 19 years ago
  87. 4700aea Add BeOS support. by Ulf Möller · 19 years ago
  88. f2c33fa force C locale when using [a-z] in sed expressions by Nils Larsch · 19 years ago
  89. c038b90 Fix typo: "powepc" vs "powerpc." G-r-r-r-r. PR: 1198 by Andy Polyakov · 20 years ago
  90. 60dd085 Refine AIX support. PR: 1198 by Andy Polyakov · 20 years ago
  91. 8e5ef85 Eliminate reference to removed platform line. by Andy Polyakov · 20 years ago
  92. 14cc0aa Unify some SCO targets. by Andy Polyakov · 20 years ago
  93. 8b45200 Refine ELF detection on BSD platforms. by Andy Polyakov · 20 years ago
  94. b2d91a6 Unify BSDi target. by Andy Polyakov · 20 years ago
  95. 2a6144a Fix typo in ./config. by Andy Polyakov · 20 years ago
  96. 5b737a0 Platform update from 8-stable. by Andy Polyakov · 20 years ago
  97. e4c9b85 Default to no-sse2 on selected platforms. by Andy Polyakov · 20 years ago
  98. 4848cbf Recognize MSYS/MINGW environment. by Andy Polyakov · 20 years ago
  99. 0abfd60 Extend Solaris x86 support to amd64. by Andy Polyakov · 20 years ago
  100. 24c97c8 Don't debug. by Ben Laurie · 20 years ago