2016-11-08 |
Rich Salz | Zero stack variable with DSA nonce
|
commit | commitdiff | tree |
2016-11-04 |
Rich Salz | Missed a mention of RT
|
commit | commitdiff | tree |
2016-11-03 |
Rich Salz | Update CRYPTO_set_mem_debug() doc
|
commit | commitdiff | tree |
2016-11-01 |
Rich Salz | Revert "Disable MDC2 by default."
|
commit | commitdiff | tree |
2016-10-31 |
Rich Salz | Disable MDC2 by default.
|
commit | commitdiff | tree |
2016-10-26 |
Rich Salz | Move manpages to man[1357] structure.
|
commit | commitdiff | tree |
2016-10-26 |
Rich Salz | Fix typo (reported by Matthias St. Pierre)
|
commit | commitdiff | tree |
2016-10-24 |
Rich Salz | Add NPN to an SSL3 build
|
commit | commitdiff | tree |
2016-10-21 |
Rich Salz | GH1546: Fix old names in cryptodev code.
|
commit | commitdiff | tree |
2016-10-12 |
Rich Salz | RT is put out to pasture
|
commit | commitdiff | tree |
2016-09-28 |
Rich Salz | Revert "Call ENGINE_init() before trying to use keys...
|
commit | commitdiff | tree |
2016-09-22 |
Rich Salz | Add -Wswitch-enum
|
commit | commitdiff | tree |
2016-09-21 |
Rich Salz | Dcoument -alpn flag
|
commit | commitdiff | tree |
2016-09-21 |
Rich Salz | GH1555: Don't bump size on realloc failure
|
commit | commitdiff | tree |
2016-09-21 |
Rich Salz | Revert "Constify code about X509_VERIFY_PARAM"
|
commit | commitdiff | tree |
2016-09-20 |
Rich Salz | RT3669: dgst can only sign/verify one file.
|
commit | commitdiff | tree |
2016-09-14 |
Rich Salz | Make reference to other manpage more explicit
|
commit | commitdiff | tree |
2016-09-14 |
Rich Salz | GH1536: Install empty CT log list
|
commit | commitdiff | tree |
2016-09-14 |
Rich Salz | Add -h and -help for c_rehash script and app
|
commit | commitdiff | tree |
2016-09-13 |
Rich Salz | Add --missing-help to list command
|
commit | commitdiff | tree |
2016-09-09 |
Rich Salz | Trim config output
|
commit | commitdiff | tree |
2016-09-07 |
Rich Salz | Add missing debug strings.
|
commit | commitdiff | tree |
2016-09-06 |
Rich Salz | Misc BN fixes
|
commit | commitdiff | tree |
2016-08-31 |
Rich Salz | Code cleanup UI
|
commit | commitdiff | tree |
2016-08-29 |
Rich Salz | Remove comment tags from structs (coding style)
|
commit | commitdiff | tree |
2016-08-29 |
Rich Salz | Use uppercase name for PCT_ enum
|
commit | commitdiff | tree |
2016-08-26 |
Rich Salz | Remove trailing zeros
|
commit | commitdiff | tree |
2016-08-24 |
Rich Salz | Put DES into "not default" category.
|
commit | commitdiff | tree |
2016-08-24 |
Rich Salz | To avoid SWEET32 attack, move 3DES to weak
|
commit | commitdiff | tree |
2016-08-22 |
Rich Salz | RT2676: Reject RSA eponent if even or 1 Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-08-21 |
Rich Salz | Move BIO index lock creation
|
commit | commitdiff | tree |
2016-08-20 |
Rich Salz | Add BIO_get_new_index()
|
commit | commitdiff | tree |
2016-08-19 |
Rich Salz | RT3940: For now, just document the issue.
|
commit | commitdiff | tree |
2016-08-17 |
Rich Salz | Fix some doc nits.
|
commit | commitdiff | tree |
2016-08-12 |
Rich Salz | GH1446: Add SSL_SESSION_get0_cipher
|
commit | commitdiff | tree |
2016-08-12 |
Rich Salz | Check for bad filename in evp_test
|
commit | commitdiff | tree |
2016-08-10 |
Rich Salz | Change callers to use the new constants.
|
commit | commitdiff | tree |
2016-08-10 |
Rich Salz | Add #defines for magic numbers in API.
|
commit | commitdiff | tree |
2016-08-10 |
Rich Salz | Add some const casts
|
commit | commitdiff | tree |
2016-08-10 |
Rich Salz | GH1383: Add casts to ERR_PACK
|
commit | commitdiff | tree |
2016-08-05 |
Rich Salz | Make update, etc.
|
commit | commitdiff | tree |
2016-08-04 |
Rich Salz | Fix output text to avoid gratuitious git diff
|
commit | commitdiff | tree |
2016-08-04 |
Rich Salz | Remove get_hash completely
|
commit | commitdiff | tree |
2016-08-04 |
Rich Salz | Remove "lockit" from internal error-hash function
|
commit | commitdiff | tree |
2016-07-28 |
Rich Salz | Various doc fixes.
|
commit | commitdiff | tree |
2016-07-19 |
Rich Salz | RT4593: Add space after comma (doc nits)
|
commit | commitdiff | tree |
2016-07-08 |
Rich Salz | Update ordinals
|
commit | commitdiff | tree |
2016-07-08 |
Rich Salz | Platform sanity test
|
commit | commitdiff | tree |
2016-07-08 |
Rich Salz | GH1278: Removed error code for alerts
|
commit | commitdiff | tree |
2016-07-08 |
Rich Salz | Replace all #define's in pod pages.
|
commit | commitdiff | tree |
2016-07-06 |
Rich Salz | Add OPENSSL_NO_EC wrapper
|
commit | commitdiff | tree |
2016-07-04 |
Rich Salz | Update fuzz/README.md
|
commit | commitdiff | tree |
2016-07-01 |
Rich Salz | Cleanup obj_dat.h, obj_dat.pl
|
commit | commitdiff | tree |
2016-06-30 |
Rich Salz | Restore clang builds in travis.yml
|
commit | commitdiff | tree |
2016-06-27 |
Rich Salz | RT4586: Remove RSA_memory_lock; unused, not needed
|
commit | commitdiff | tree |
2016-06-26 |
Rich Salz | RT2964: Fix it via doc
|
commit | commitdiff | tree |
2016-06-26 |
Rich Salz | Revert "RT2964: Fix it via doc"
|
commit | commitdiff | tree |
2016-06-25 |
Rich Salz | RT2964: Fix it via doc
|
commit | commitdiff | tree |
2016-06-24 |
Rich Salz | Add -ciphers flag to enc command
|
commit | commitdiff | tree |
2016-06-23 |
Rich Salz | RT2867: des_ede3_cfb1 ignored "size in bits" flag Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-06-21 |
Rich Salz | More doc cleanup
|
commit | commitdiff | tree |
2016-06-20 |
Rich Salz | Avoid using latest clang since repo not available
|
commit | commitdiff | tree |
2016-06-16 |
Rich Salz | Fix GCC build; make update; fix number re-use
|
commit | commitdiff | tree |
2016-06-16 |
Rich Salz | Fix build break.
|
commit | commitdiff | tree |
2016-06-15 |
Rich Salz | RT4526: Call TerminateProcess, not ExitProcess
|
commit | commitdiff | tree |
2016-06-14 |
Rich Salz | (Temporarily) don't download clang package
|
commit | commitdiff | tree |
2016-06-14 |
Rich Salz | RT4562: Fix misleading doc on OPENSSL_config
|
commit | commitdiff | tree |
2016-06-13 |
Rich Salz | GH1141: Different fix, preferred by Richard.
|
commit | commitdiff | tree |
2016-06-13 |
Rich Salz | Missed some copyright merge
|
commit | commitdiff | tree |
2016-06-13 |
Rich Salz | RT3809: basicConstraints is critical
|
commit | commitdiff | tree |
2016-06-12 |
Rich Salz | Avoid memory leaks if options repeated.
|
commit | commitdiff | tree |
2016-06-10 |
Rich Salz | GH1183: Fix -unix and -connect, etc., override
|
commit | commitdiff | tree |
2016-06-09 |
Rich Salz | Make a2i_ipadd an internal function
|
commit | commitdiff | tree |
2016-06-09 |
Rich Salz | More API docs; small changes.
|
commit | commitdiff | tree |
2016-06-09 |
Rich Salz | Clean up "generic" intro pod files.
|
commit | commitdiff | tree |
2016-06-09 |
Rich Salz | Write X509_dup, PEM_read, etc.
|
commit | commitdiff | tree |
2016-06-08 |
Rich Salz | Add some accessor API's
|
commit | commitdiff | tree |
2016-06-07 |
Rich Salz | Unify d2i/i2d documentation.
|
commit | commitdiff | tree |
2016-06-07 |
Rich Salz | Nit about pod filenames
|
commit | commitdiff | tree |
2016-06-07 |
Rich Salz | Fix some GitHub issues.
|
commit | commitdiff | tree |
2016-06-07 |
Rich Salz | Add script to find undocumented API
|
commit | commitdiff | tree |
2016-06-06 |
Rich Salz | More doc nits
|
commit | commitdiff | tree |
2016-06-05 |
Rich Salz | Remove extra include's in synopsis.
|
commit | commitdiff | tree |
2016-06-04 |
Rich Salz | Fix re-used function code
|
commit | commitdiff | tree |
2016-06-04 |
Rich Salz | Ignore buildtest artifacts.
|
commit | commitdiff | tree |
2016-06-04 |
Rich Salz | RT3895: Remove fprintf's from SSL library.
|
commit | commitdiff | tree |
2016-06-04 |
Rich Salz | More utils cleanup.
|
commit | commitdiff | tree |
2016-06-02 |
Rich Salz | GH1123: sort dir before rehash
|
commit | commitdiff | tree |
2016-06-01 |
Rich Salz | Remove NOEXIST entries
|
commit | commitdiff | tree |
2016-06-01 |
Rich Salz | Fix nits in crypto.pod,ssl.pod
|
commit | commitdiff | tree |
2016-06-01 |
Rich Salz | Fix various doc nits.
|
commit | commitdiff | tree |
2016-06-01 |
Rich Salz | Remove/rename some old files.
|
commit | commitdiff | tree |
2016-06-01 |
Rich Salz | Add final(?) set of copyrights.
|
commit | commitdiff | tree |
2016-06-01 |
Rich Salz | Fix some RAND bugs
|
commit | commitdiff | tree |
2016-06-01 |
Rich Salz | RT4337: Crash in DES
|
commit | commitdiff | tree |
2016-05-31 |
Rich Salz | RT4539: Add section for renamed ciphers.
|
commit | commitdiff | tree |
2016-05-24 |
Rich Salz | GH919: Fix wrappers for two headers
|
commit | commitdiff | tree |
2016-05-23 |
Rich Salz | Remove unused error/function codes.
|
commit | commitdiff | tree |
2016-05-23 |
Rich Salz | Remove INSTALL.WCE and refs to it.
|
commit | commitdiff | tree |
2016-05-21 |
Rich Salz | Add OpenSSL copyright to .pl files
|
commit | commitdiff | tree |
next |