projects
/
oweals
/
openssl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oweals/openssl.git
2015-05-13
Andy Polyakov
aes/asm/aesni-sha256-x86_64.pl: fix Windows compilation...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Hanno Böck
Call of memcmp with null pointers in obj_cmp()
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Matt Caswell
Add CHANGES entry for Kerberos removal
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Matt Caswell
Remove remaining Kerberos references
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Matt Caswell
Remove Kerberos support from libcrypto
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Matt Caswell
Remove Kerberos support from libssl
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Matt Caswell
Remove Kerberos support from apps
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Matt Caswell
Don't allow a CCS when expecting a CertificateVerify
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Gunnar Kudrjavets
Fix the heap corruption in libeay32!OBJ_add_object.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Dr. Stephen...
Fix cipherlist order.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Rich Salz
Make COMP_CTX and COMP_METHOD opaque
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Dr. Stephen...
Additional X509_ALGOR documentation
commit
|
commitdiff
|
tree
|
snapshot
2015-05-11
Rich Salz
Use p==NULL not !p (in if statements, mainly)
commit
|
commitdiff
|
tree
|
snapshot
2015-05-11
Kurt Cancemi
Add missing NULL check in X509V3_parse_list()
commit
|
commitdiff
|
tree
|
snapshot
2015-05-11
Kurt Cancemi
Add missing terminating NULL to speed_options table.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-11
Bjoern D. Rasmussen
Fix for memcpy() and strcmp() being undefined.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-11
Matt Caswell
Check sk_SSL_CIPHER_new_null return value
commit
|
commitdiff
|
tree
|
snapshot
2015-05-08
Dr. Stephen...
Add SSL_use_certificate_chain_file function
commit
|
commitdiff
|
tree
|
snapshot
2015-05-07
Viktor Dukhovni
Fix typo in valid_star
commit
|
commitdiff
|
tree
|
snapshot
2015-05-07
Rich Salz
Use "==0" instead of "!strcmp" etc
commit
|
commitdiff
|
tree
|
snapshot
2015-05-06
Dr. Stephen...
Digest cached records if not sending a certificate.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-06
Rich Salz
Make sig_app, sigx_app static
commit
|
commitdiff
|
tree
|
snapshot
2015-05-06
Richard Levitte
Make -CAserial a type 's' option
commit
|
commitdiff
|
tree
|
snapshot
2015-05-06
Richard Levitte
Add a -CAserial argument for signing the user cert...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-06
Dr. Stephen...
SSL_CONF table reorganisation.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-06
Gunnar Kudrjavets
Initialize potentially uninitialized local variables
commit
|
commitdiff
|
tree
|
snapshot
2015-05-06
Matt Caswell
Fix s_server version specific methods
commit
|
commitdiff
|
tree
|
snapshot
2015-05-06
Rich Salz
memset, memcpy, sizeof consistency fixes
commit
|
commitdiff
|
tree
|
snapshot
2015-05-06
Richard Levitte
ZLIB compression deserves a better comment
commit
|
commitdiff
|
tree
|
snapshot
2015-05-05
Matt Caswell
Fix windows build
commit
|
commitdiff
|
tree
|
snapshot
2015-05-05
Richard Levitte
make update
commit
|
commitdiff
|
tree
|
snapshot
2015-05-05
Richard Levitte
Remove the last traces of the fake RLE compression
commit
|
commitdiff
|
tree
|
snapshot
2015-05-05
Matt Caswell
Add more error state transitions (DTLS)
commit
|
commitdiff
|
tree
|
snapshot
2015-05-05
Matt Caswell
Add more error state transitions (client)
commit
|
commitdiff
|
tree
|
snapshot
2015-05-05
Matt Caswell
Add more error state transitions
commit
|
commitdiff
|
tree
|
snapshot
2015-05-05
Matt Caswell
Add Error state
commit
|
commitdiff
|
tree
|
snapshot
2015-05-05
Rich Salz
Update multi-thread FAQ
commit
|
commitdiff
|
tree
|
snapshot
2015-05-05
Rich Salz
Remove apps cache for gethostbyname
commit
|
commitdiff
|
tree
|
snapshot
2015-05-05
Matt Caswell
make update
commit
|
commitdiff
|
tree
|
snapshot
2015-05-05
mancha security
ssl/kssl.c: include missing header to complete SSL...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-05
mancha security
ssl/ssl_asn1.c: Fix typo introduced via cc5b6a03a320f1
commit
|
commitdiff
|
tree
|
snapshot
2015-05-05
Matt Caswell
Remove libcrypto to libssl dependency
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Rich Salz
Remove the fake RLE compression method.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Rich Salz
GH271: Warning on </dev/null to CA.pl
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Rich Salz
Use safer sizeof variant in malloc
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Richard Levitte
RT2943: Check sizes if -iv and -K arguments
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Richard Levitte
Have -K actually take an argument, and correct help...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Rich Salz
Fix cut/paste error
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Rich Salz
RT1369: don't do "helpful" access check.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Dr. Stephen...
Return an error in ASN1_TYPE_unpack_sequence if argumen...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Dr. Stephen...
more OSSL_NELEM cases
commit
|
commitdiff
|
tree
|
snapshot
2015-05-03
mancha security
ssl/s3_srvr.c: Fix typo introduced via 69f682374868b.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-03
Alok Menghrajani
Fixes some typos in doc/ssl/
commit
|
commitdiff
|
tree
|
snapshot
2015-05-03
Alok Menghrajani
Fixes some typos in doc/apps/
commit
|
commitdiff
|
tree
|
snapshot
2015-05-03
Alok Menghrajani
RT3802: Fixes typos in doc/crypto/
commit
|
commitdiff
|
tree
|
snapshot
2015-05-03
Rich Salz
fix various typo's
commit
|
commitdiff
|
tree
|
snapshot
2015-05-03
Dr. Stephen...
Add OSSL_NELEM macro.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-02
Richard Levitte
Remove obsolete make variables
commit
|
commitdiff
|
tree
|
snapshot
2015-05-02
Ben Laurie
Clean all .o files.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-02
Dr. Stephen...
make X509_VERIFY_PARAM opaque
commit
|
commitdiff
|
tree
|
snapshot
2015-05-02
Richard Levitte
Remove shlib/
commit
|
commitdiff
|
tree
|
snapshot
2015-05-02
Gilles Khouzam
RT3820: Don't call GetDesktopWindow()
commit
|
commitdiff
|
tree
|
snapshot
2015-05-02
Rich Salz
RT3776: Wrong size for malloc
commit
|
commitdiff
|
tree
|
snapshot
2015-05-02
Hanno Böck
Fix uninitialized variable.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-02
Rich Salz
Remove outdated RC4 files
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Rich Salz
free NULL cleanup -- coda
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Rich Salz
Remove goto inside an if(0) block
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Ben Laurie
Fix build on MacOS.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Ben Laurie
Use BN_ULONG format.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Ben Laurie
u_len may be unused.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Rich Salz
free NULL cleanup 11
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Rich Salz
free null cleanup finale
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Rich Salz
Fix some typo's, silence warnings.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Rich Salz
Rewrite CA.pl.in
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Rich Salz
free NULL cleanup 7
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Matt Caswell
Fix buffer overrun in RSA signing
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Matt Caswell
Add sanity check to print_bin function
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Matt Caswell
Add sanity check to ssl_get_prev_session
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Matt Caswell
Sanity check the return from final_finish_mac
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Matt Caswell
Add sanity check in ssl3_cbc_digest_record
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Matt Caswell
Clarify logic in BIO_*printf functions
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Matt Caswell
Sanity check EVP_EncodeUpdate buffer len
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Matt Caswell
Sanity check EVP_CTRL_AEAD_TLS_AAD
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Matt Caswell
Sanity check DES_enc_write buffer length
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Rich Salz
free cleanup 12
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Matt Caswell
make update
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Rich Salz
free cleanup almost the finale
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Rich Salz
In apps, malloc or die
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Rich Salz
free NULL cleanup 5a
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Rich Salz
free NULL cleanup 8
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Rich Salz
Fix bug, "what mode" test was wrong.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Matt Caswell
Fix windows build
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Matt Caswell
Remove redundant includes from dtls1.h
commit
|
commitdiff
|
tree
|
snapshot
2015-04-29
Rich Salz
Add HTTP GET support to OCSP server
commit
|
commitdiff
|
tree
|
snapshot
2015-04-29
Rich Salz
Rewrite parse_name
commit
|
commitdiff
|
tree
|
snapshot
2015-04-29
Rich Salz
use isxdigit and apps_tohex
commit
|
commitdiff
|
tree
|
snapshot
2015-04-29
Rich Salz
Remove needless bio_err argument
commit
|
commitdiff
|
tree
|
snapshot
2015-04-29
Rich Salz
Make "make rehash" quiet
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Rich Salz
realloc of NULL is like malloc
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Rich Salz
remove malloc casts
commit
|
commitdiff
|
tree
|
snapshot
next