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 |
2016-06-03 |
Mat | Adds casts for 64-bit Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-06-03 |
Mat | Define USE_BCRYPT Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-06-03 |
Mat | Use BCryptGenRandom on Windows 7 or higher Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-06-03 |
Pauli | Fix threading issue that at best will leak memory
|
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 |
Mat | Updates from review Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-05-31 |
Mat | Fix: PEM_read_bio_PrivateKey with no-ui / no-stdio Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-05-31 |
TJ Saunders | Remove null check, per review feedback. Note this... Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-05-31 |
TJ Saunders | Add requested HISTORY section, remove copy/pastos,... Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-05-31 |
TJ Saunders | Add an SSL_SESSION accessor for obtaining the protocol... Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-05-31 |
Rich Salz | RT4539: Add section for renamed ciphers.
|
commit | commitdiff | tree |
2016-05-31 |
Cristian Stoica | speed.c: fix segfault with unrecognized algorithms Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-05-30 |
Mat | Fix strdup macro redefinition Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-05-29 |
Joey Yandle | set RAND_event and RAND_screen to deprecated in 1.1... Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-05-29 |
Joey Yandle | fix deprecation version number in docs Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-05-29 |
Joey Yandle | update docs with descriptions and deprecation Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-05-29 |
Joey Yandle | fix return value in docs Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-05-29 |
Joey Yandle | add removed functions back as deprecated Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-05-29 |
Joey Yandle | get rid of now empty #if Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-05-29 |
Joey Yandle | remove winrand.c entirely, nothing seems to reference it Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-05-29 |
Joey Yandle | cherry pick pr-512 changes Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-05-29 |
Joey Yandle | get rid of unnecessary include Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-05-29 |
Joey Yandle | remove RAND_screen and friends Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-05-29 |
Joey Yandle | cherry pick pr-512 changes Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-05-29 |
Joey Yandle | OR flags with CRYPT_SILENT to really make sure no UI... Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-05-29 |
Joey Yandle | fix endif comment Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-05-29 |
Joey Yandle | remove all WINCE ifdefs Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-05-29 |
Joey Yandle | - remove insane heap walk and kernel loading code;... Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2016-05-24 |
Rich Salz | GH919: Fix wrappers for two headers
|
commit | commitdiff | tree |
2016-05-24 |
Todd Short | Fix braces in e_aes.c: aes_init_key Reviewed-by: Rich Salz <rsalz@openssl.org>
|
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 |
FdaSilvaYY | Indent and dead code cleanup Reviewed-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
next |