1. 609b085 Remove trailing whitespace from some files. by David Benjamin · 8 years ago
  2. 6025001 spelling fixes, just comments and readme. by klemens · 9 years ago
  3. cfe1d99 x86_64 assembly pack: tolerate spaces in source directory name. by Andy Polyakov · 9 years ago
  4. 6aa36e8 Add OpenSSL copyright to .pl files by Rich Salz · 9 years ago
  5. 6286757 Copyright consolidation 04/10 by Rich Salz · 9 years ago
  6. 45c6e23 Remove --classic build entirely by Richard Levitte · 9 years ago
  7. b75ac3c Build system: VC-WIN64I fixups. by Andy Polyakov · 9 years ago
  8. 007c80e Remove the remainder of util/mk1mf.pl and companion scripts by Richard Levitte · 9 years ago
  9. 6bfb7db build.info/Makefile.in: Itanium fixups. by Andy Polyakov · 9 years ago
  10. f425f9d Add $(LIB_CFLAGS) for any build.info generator that uses $(CFLAGS) by Richard Levitte · 9 years ago
  11. a5aa63a Fix some assembler generating scripts for better unification by Richard Levitte · 9 years ago
  12. 5b14d5b Make sure the effect of "pic" / "no-pic" is used with assembler compilations by Richard Levitte · 9 years ago
  13. 3c9d51c Unified - adapt the generation of rc4 assembler to use GENERATE by Richard Levitte · 9 years ago
  14. 45502bf Always build library object files with shared library cflags by Richard Levitte · 9 years ago
  15. ce192eb Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPEND by Richard Levitte · 9 years ago
  16. 4418e03 In the unified scheme, there is no $(TOP), use $(SRCDIR) instead by Richard Levitte · 9 years ago
  17. de72be2 Pass $(CC) to perlasm scripts via the environment by Richard Levitte · 9 years ago
  18. 567a9e6 unified build scheme: add a "unified" template for Unix Makefile by Richard Levitte · 9 years ago
  19. 777a288 unified build scheme: add build.info files by Richard Levitte · 9 years ago
  20. ced2c2c Templatize util/domd by Rich Salz · 9 years ago
  21. 3e9e810 Remove outdated legacy crypto options by Rich Salz · 9 years ago
  22. 3498076 Remove /* foo.c */ comments by Rich Salz · 9 years ago
  23. dc193c9 Move & split opensslconf.h.in by Rich Salz · 9 years ago
  24. 56c77c5 Remove update tags by Rich Salz · 9 years ago
  25. ee6d9f4 Remove some old makefile targets by Rich Salz · 9 years ago
  26. d10dac1 Move Makefiles to Makefile.in by Rich Salz · 9 years ago
  27. b7f5503 Skylake performance results. by Andy Polyakov · 10 years ago
  28. fbfcb22 RT3999: Remove sub-component version strings by Rich Salz · 10 years ago
  29. 053fa39 Conversion to UTF-8 where needed by Richard Levitte · 10 years ago
  30. 0f539dc Fix the update target and remove duplicate file updates by Richard Levitte · 10 years ago
  31. a3aadb2 make depend by Richard Levitte · 10 years ago
  32. b39fc56 Identify and move common internal libcrypto header files by Richard Levitte · 10 years ago
  33. 6c26d0d Remove outdated RC4 files by Rich Salz · 10 years ago
  34. a80e33b Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevant by Richard Levitte · 10 years ago
  35. dee502b Stop symlinking, move files to intended directory by Richard Levitte · 10 years ago
  36. c6ef15c clang on Linux x86_64 complains about unreachable code. by Richard Levitte · 10 years ago
  37. 50e735f Re-align some comments after running the reformat script. by Matt Caswell · 10 years ago
  38. 0f113f3 Run util/openssl-format-source -v -c . by Matt Caswell · 10 years ago
  39. c80fd6b Further comment changes for reformat (master) by Matt Caswell · 10 years ago
  40. 1d97c84 mark all block comments that need format preserving so that by Tim Hudson · 10 years ago
  41. f072785 Remove fipscanister build functionality from makefiles. by Dr. Stephen Henson · 10 years ago
  42. 8cfe08b Remove all .cvsignore files by Rich Salz · 10 years ago
  43. df8c39d RT3549: Remove obsolete files in crypto by Rich Salz · 10 years ago
  44. 021e504 Please Clang's sanitizer. by Andy Polyakov · 11 years ago
  45. 496f2b1 C64x+ assembply pack: add RC4 module. by Andy Polyakov · 11 years ago
  46. f861b1d rc4/asm/rc4-586.pl: allow for 386-only build. by Andy Polyakov · 11 years ago
  47. 02450ec PA-RISC assembler pack: switch to bve in 64-bit builds. by Andy Polyakov · 12 years ago
  48. 46bf83f x86_64 assembly pack: make Windows build more robust. by Andy Polyakov · 12 years ago
  49. 6251989 x86_64 assembly pack: make it possible to compile with Perl located on by Andy Polyakov · 13 years ago
  50. d2e1803 x86[_64] assembly pack: update benchmark results. by Andy Polyakov · 13 years ago
  51. 71fa451 Version skew reduction: trivia (I hope). by Ben Laurie · 13 years ago
  52. dce7f14 Configure: reimplement commit#21695. by Andy Polyakov · 13 years ago
  53. ae55176 Fix some warnings caused by __owur. Temporarily (I hope) remove the more by Ben Laurie · 13 years ago
  54. 6a828b7 rc4test.c: commit#21684 broke x86_64 shared Linux build. This is temporary by Andy Polyakov · 13 years ago
  55. ff6f9f9 cryptlib.c, etc.: fix linker warnings in 64-bit Darwin build. by Andy Polyakov · 13 years ago
  56. c608171 Add RC4-MD5 and AESNI-SHA1 "stitched" implementations. by Andy Polyakov · 14 years ago
  57. a908b71 rc4-586.pl: add Atom performance results. by Andy Polyakov · 14 years ago
  58. 0772f3b rc4-x86_64.pl: commentary update. by Andy Polyakov · 14 years ago
  59. 7eabad4 rc4_skey.c: remove dead/redundant code (it's never compiled) and by Andy Polyakov · 14 years ago
  60. fe9a510 Various mingw64 fixes. by Andy Polyakov · 14 years ago
  61. f44cb15 rc4-x86_64.pl: fix due credit. by Andy Polyakov · 14 years ago
  62. 9862896 rc4-x86_64.pl: RC4_options fix-up. by Andy Polyakov · 14 years ago
  63. 4bb9008 x86[_64]cpuid.pl: harmonize usage of reserved bits #20 and #30. by Andy Polyakov · 14 years ago
  64. 0ca9a48 rc4-x86_64.pl: major optimization for contemporary Intel CPUs. by Andy Polyakov · 14 years ago
  65. 0dff8ba rc4-586.pl: optimize even further... by Andy Polyakov · 14 years ago
  66. 6a99984 rc4-586.pl: optimize unused code path. by Andy Polyakov · 14 years ago
  67. 760d255 rc4-586.pl: 50% improvement on Core2 and 80% on Westmere. by Andy Polyakov · 14 years ago
  68. a3654f0 Include openssl/crypto.h first in several other files so FIPS renaming by Dr. Stephen Henson · 14 years ago
  69. df6de39 Change AR to ARX to allow exclusion of fips object modules by Dr. Stephen Henson · 14 years ago
  70. e822c75 s390x assembler pack: adapt for -m31 build, see commentary in Configure by Andy Polyakov · 14 years ago
  71. 6219d2c rc4-s390x.pl: harmonize build rule with other similar rules. by Andy Polyakov · 15 years ago
  72. 629fd3a rc4-x86_64.pl: "Westmere" optimization. by Andy Polyakov · 15 years ago
  73. 3efe51a Revert previous Linux-specific/centric commit#19629. If it really has to by Andy Polyakov · 15 years ago
  74. 0e3ef59 Non-executable stack in asm. by Ben Laurie · 15 years ago
  75. cb3b9b1 Throw in more PA-RISC assembler. by Andy Polyakov · 15 years ago
  76. 75d448d Handle push/pop %rbx in epi/prologue (this is Win64 SEH thing). by Andy Polyakov · 16 years ago
  77. c558c99 rc4-s390x.pl: allow for older assembler and optimize character loop. by Andy Polyakov · 16 years ago
  78. 13c3a1d RC4 for s390x. by Andy Polyakov · 16 years ago
  79. 5cabcf9 Fix "possible loss of data" Win64 compiler warnings. by Andy Polyakov · 16 years ago
  80. be01f79 x86_64 assembler pack: add support for Win64 SEH. by Andy Polyakov · 16 years ago
  81. 1416aec Update make rules for x86_64 assembler pack. by Andy Polyakov · 16 years ago
  82. aa8f38e x86_64 assembler pack to comply with updated styling x86_64-xlate.pl rules. by Andy Polyakov · 16 years ago
  83. f768be8 size_t-fy AES, Camellia and RC4. by Andy Polyakov · 16 years ago
  84. 4c1a6e0 Apply mingw patches as supplied by Roumen Petrov an Alon Bar-Lev by Lutz Jänicke · 17 years ago
  85. a078bef rc4-x86_64 portability fix. by Andy Polyakov · 17 years ago
  86. fa8e921 Unify x86 perlasm make rules. by Andy Polyakov · 17 years ago
  87. ca64056 Engage x86 assembler in Mac OS X build. by Andy Polyakov · 17 years ago
  88. 544b82e Some assembler are allergic to lea reg,BYTE PTR[...]. by Andy Polyakov · 17 years ago
  89. 9677bf0 Update .cvsignore by Dr. Stephen Henson · 18 years ago
  90. 20c04a1 Reimplement rc4-586.pl, relicense rc4-x86_64.pl. by Andy Polyakov · 18 years ago
  91. 9babf39 RC4_set_key for x86_64 and Core2 optimization. PR: 1447 by Andy Polyakov · 18 years ago
  92. 2875462 Reserve for assembler implementation of RC4_set_key and implement x86 one. by Andy Polyakov · 18 years ago
  93. de50494 Two extra instructions in RC4 character loop give 80% performance by Andy Polyakov · 18 years ago
  94. 560b79c Constify version strings and some structures. by Dr. Stephen Henson · 18 years ago
  95. 15ac971 Update filenames in makefiles. by Dr. Stephen Henson · 19 years ago
  96. f920c5b Fix signed/unsigned warnings. by Geoff Thorpe · 20 years ago
  97. 2802ec6 Pedantic polish to rc4-ia64.pl. by Andy Polyakov · 20 years ago
  98. 26c0705 Retire original rc4-ia64.S. by Andy Polyakov · 20 years ago
  99. 843d9d0 Switch to new RC4 IA-64 module. by Andy Polyakov · 20 years ago
  100. 4ac210c This update implements following improvements. by Andy Polyakov · 20 years ago