1454 Commits (8533fe6f16b5206d213b1774132e13851c731eb7)

Author SHA1 Message Date
  miod 9c5eee63d3 Just like every web browser expands until it can read mail, every modular 10 years ago
  tedu 116c5459d8 remove FIPS mode support. people who require FIPS can buy something that 10 years ago
  beck 49ead93731 Send the rotIBM stream cipher (ebcdic) to Valhalla to party for eternity 10 years ago
  beck b24a2a5e15 As we now remove it permanently, we no longer need NO_WINDOWS_BRAINDEATH 10 years ago
  miod 69282ceac5 Replace the old OpenSSL PRNG by direct use of arc4random_buf(), keeping the 10 years ago
  sthen 23e048f73e revert 1.2 and define OPENSSL_NO_EC_NISTP_64_GCC_128 again, it has a downside 10 years ago
  otto d487e76537 print pid in error messages; ok reyk@ 10 years ago
  miod 527ef4003f Don't bother compiling files which end up containing 10 years ago
  deraadt b4dcbaa6b7 Cope with the removal of openssl/symhacks.h 10 years ago
  miod 9ea3bdfa48 Don't edit on cvs. 23.1 as intended. 10 years ago
  miod 7672679c0c Do not install e_os.h, it is not an external header and should not be used 10 years ago
  miod 3b4e70f725 Move undocumented internal OPENSSL_DIR interface from libcrypto to libssl, 10 years ago
  miod 064d2ff729 Crank libcrypto minor (addition of BN_consttime_swap and CRYPTO_memcmp) 10 years ago
  miod 717653a071 No longer define OPENSSL_NO_EC_NISTP_64_GCC_128 on amd64; requested by djm 10 years ago
  miod 19582a6077 Move build machinery for libcrypto from libssl/crypto to libcrypto, as well 10 years ago
  tedu 659d4a87d0 use char * for strings, saving casts. add return codes to base64 functions 10 years ago
  tedu 09f67ccdde fix an error in the stride calculations. the math only works for multiples 10 years ago
  schwarze 87bf6d22d3 Add some missing names to the NAME sections. 10 years ago
  beck 6760fef4ba put $OpenBSD$ back.. notice by philip. 10 years ago
  schwarze 93c318776d Update Copyright notice; ok otto@ beck@ deraadt@. 10 years ago
  beck c707ba23e7 I have discussed these licenses with Poul-Henning Kamp and he has agreed to 10 years ago
  beck 241e064849 Poul-Henning Kamp informed me he is allright with this licensing change. 10 years ago
  tedu ea175c36fd oops, merge error 10 years ago
  tedu edb424679c clear stack variables, suggested by djm 10 years ago
  naddy 32386fdf7d Remove the MD4 functions. 10 years ago
  tedu c830a7ee52 some improvements suggested by djm. 10 years ago
  tedu 521978eee8 two functions don't need to be exported 10 years ago
  tedu 5ca97b2032 minimal change to implementation of bcrypt to not require static globals. 10 years ago
  tedu 661d769f4e remove the never used bm string functions 10 years ago
  tedu 5d4103f5b3 switch to shorter ISC license. this was ok with Niels Provos. 10 years ago
  tedu 2a80bbb144 consolidate the base64 code in one place, and remove inadequate test code 10 years ago
  tedu 3beb8e286a right or wrong, bcrypt() is declared in pwd.h, not unistd.h 10 years ago
  miod 7766679fe4 Retire hp300, mvme68k and mvme88k ports. These ports have no users, keeping 10 years ago
  guenther 5ebaeabad3 lint is dead (long live the lint!), so stop using it as a cpp conditional 10 years ago
  tedu 0b9e1f8234 solar's testsuite revealed insufficient validation of invalid input hashes. 10 years ago
  schwarze 0f060ca5c4 in HISTORY, say where this actually came from; 10 years ago
  tedu d1419f7b10 remove redundant test 10 years ago
  tedu ddd68ca1c6 sticking strlen into a char leads to wraparound at 256. fix this and 10 years ago
  stsp 8c495fa1f9 Remove unnecessary stdio.h include. 10 years ago
  tedu a0c81f7a45 explicit_bzero where useful 10 years ago
  jmc 8d7315b175 add explicit_bzero to NAME; 10 years ago
  tedu 2beb8f104d add explicit_bzero to libc. implementation subject to change, but start 10 years ago
  deraadt 425e578efb Ouch... recommend arc4random, not random. 10 years ago
  schwarze fbd81370eb obvious .Pa fixes; found with mandocdb(8) 10 years ago
  schwarze 938b39d868 Fix an obvious .Fn/.Fa typo, found while testing mandocdb(8). 10 years ago
  schwarze 7227c1c1df Usually, you don't want macros in the .Nd line, so remove instances of .Tn 10 years ago
  schwarze e2b8a435dc Punctuation after macro arguments needs to be in a separate argument. 10 years ago
  jsing 3d91c77a21 Wrap long line. 10 years ago
  tedu 9bdaa18357 calling HashFinal with a null digest should crash, not be silently ignored 10 years ago
  deraadt b66e338b72 rename SHA256_ONLY to SHA2_SMALL; changing things so that sha512 support 10 years ago