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-02 |
Andreas Karlsson | Fix broken loading of client CAs Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-07-01 |
Rich Salz | Cleanup obj_dat.h, obj_dat.pl
|
commit | commitdiff | tree |
2016-07-01 |
mrpre | fix code formatting Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-07-01 |
mrpre | add return value for expand Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-07-01 |
Alessandro Ghedini | Fix printing private EC_KEY Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-07-01 |
Viktor Szakats | ssl.h: spelling in comment Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-06-30 |
FdaSilvaYY | Constify a bit more OPENSSL_sk_ API Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-06-30 |
FdaSilvaYY | Use directly zalloc in OPENSSL_sk_dup and OPENSSL_sk_deep_copy Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-06-30 |
Kurt Cancemi | Fix hmac test case 6 Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-06-30 |
Rich Salz | Restore clang builds in travis.yml
|
commit | commitdiff | tree |
2016-06-29 |
FdaSilvaYY | Whitespace cleanup in apps Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-06-29 |
FdaSilvaYY | Whitespace cleanup in ssl folder Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-06-29 |
FdaSilvaYY | Whitespace cleanup in crypto Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-06-29 |
FdaSilvaYY | Whitespace cleanup in docs Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-06-29 |
FdaSilvaYY | Spelling Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-06-27 |
Rich Salz | RT4586: Remove RSA_memory_lock; unused, not needed
|
commit | commitdiff | tree |
2016-06-26 |
Rich Salz | RT2680: Public EC key is shown as private
|
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-24 |
Nathaniel McCallum | Teach EVP_PKEY_HMAC keys how to EVP_PKEY_cmp() Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-06-23 |
Sebastian Andrzej... | utils/mkdir-p: check if dir exists also after mkdir... Reviewed-by: Rich Salz <rsalz@openssl.org>
|
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 |
mmiyashita | segmentation fault with 'openssl s_client -prexit ... Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-06-21 |
Petr Vaněk | Fix typo 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-20 |
David Benjamin | Make arm-xlate.pl set use strict. Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-06-20 |
Dr. Matthias St... | RT3925: Remove trailing semi from macro
|
commit | commitdiff | tree |
2016-06-20 |
Kurt Cancemi | Remove pointless free loop in X509_TRUST_cleanup() Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-06-20 |
Kurt Cancemi | Remove pointless free loop in X509_PURPOSE_cleanup() Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-06-20 |
huangqinjin | doc and comment fixes Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-06-20 |
Kurt Cancemi | crypto/evp/e_aes_cbc_hmac_sha256.c: Remove spurious... Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-06-20 |
Jiri Horky | RT3136: Remove space after issuer/subject
|
commit | commitdiff | tree |
2016-06-18 |
FdaSilvaYY | Add a comment after some #endif at end of apps source... Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-06-18 |
FdaSilvaYY | Useless header include of openssl/rand.h Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-06-18 |
FdaSilvaYY | Useless includes Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-06-18 |
FdaSilvaYY | Missing NULL check on OBJ_dup result in x509_name_canon Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-06-18 |
FdaSilvaYY | Fix an MSVC warning. Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-06-16 |
Rich Salz | Fix GCC build; make update; fix number re-use
|
commit | commitdiff | tree |
2016-06-16 |
FdaSilvaYY | Spelling fixes Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-06-16 |
Rich Salz | Fix build break.
|
commit | commitdiff | tree |
2016-06-16 |
Nathaniel McCallum | Add EVP_PKEY_get0_hmac() function Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-06-15 |
Rich Salz | RT4526: Call TerminateProcess, not ExitProcess
|
commit | commitdiff | tree |
2016-06-15 |
FdaSilvaYY | Constify input buffers of some X509V3 and X509_PURPOSE... Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-06-15 |
FdaSilvaYY | Constify X509_TRUST_add method. Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-06-15 |
FdaSilvaYY | Constify asn1/asn_mime.c Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-06-15 |
FdaSilvaYY | Constify some input buffers in asn1 Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-06-15 |
FdaSilvaYY | Constify CMS_get0_type input Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-06-15 |
FdaSilvaYY | Constify UI Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-06-15 |
FdaSilvaYY | Constify PKCS12_create, PKCS12_add_key, PKCS12_add_safe. Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-06-15 |
FdaSilvaYY | Constify some conf_mod.c internal methods Reviewed-by: Rich Salz <rsalz@openssl.org>
|
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 |
Peter Mosmans | RT3454: Re-enable nistp-64_gcc_128 on windows
|
commit | commitdiff | tree |
2016-06-13 |
Rich Salz | Missed some copyright merge
|
commit | commitdiff | tree |
2016-06-13 |
TJ Saunders | Ensure that NULL r and s parameters cannot be set on... Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-06-13 |
TJ Saunders | Forgot to update the setter argument ordering in the... Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-06-13 |
TJ Saunders | Reorder the setter arguments to more consistently match... Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-06-13 |
TJ Saunders | Implement DSA_SIG_set0() and ECDSA_SIG_set0(), for... Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-06-13 |
Rich Salz | RT3809: basicConstraints is critical
|
commit | commitdiff | tree |
2016-06-12 |
John Denker | RT2759: Don't read TTY when already at EOF.
|
commit | commitdiff | tree |
2016-06-12 |
Rich Salz | Avoid memory leaks if options repeated.
|
commit | commitdiff | tree |
2016-06-12 |
Phillip Hellewell | RT3053: Check for NULL before dereferencing
|
commit | commitdiff | tree |
2016-06-11 |
TJ Saunders | Ensure that the EVP_MD_meth_new docs properly match... Reviewed-by: Rich Salz <rsalz@openssl.org>
|
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-09 |
Todd Short | Fix session ticket and SNI Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-06-08 |
Rich Salz | Add some accessor API's
|
commit | commitdiff | tree |
2016-06-08 |
FdaSilvaYY | Fix some typos in pod files Reviewed-by: Rich Salz <rsalz@openssl.org>
|
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 |
Rob Percival | Fix potential access of null pointer (pp) Reviewed-by: Rich Salz <rsalz@openssl.org>
|
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-06 |
Viktor Szakats | NOTES.WIN: use secure urls Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-06-05 |
Rich Salz | Remove extra include's in synopsis.
|
commit | commitdiff | tree |
2016-06-05 |
FdaSilvaYY | Constify X509V3_EXT_*_conf* Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-06-05 |
FdaSilvaYY | Constify ASN1_generate_nconf Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-06-05 |
FdaSilvaYY | Constify ASN1_generate_v3 Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-06-05 |
FdaSilvaYY | Constify s2i_ASN1_IA5STRING Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-06-05 |
FdaSilvaYY | Constify s2i_ASN1_INTEGER Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-06-05 |
FdaSilvaYY | Constify X509_OBJECT_get_type & X509_OBJECT_get0_X509 Reviewed-by: Rich Salz <rsalz@openssl.org>
|
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-03 |
Mat | Added define for STATUS_SUCCESS Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
next |