projects
/
oweals
/
openssl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oweals/openssl.git
2013-12-18
Dr. Stephen...
Check EVP errors for handshake digests.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-10
Dr. Stephen...
Get FIPS checking logic right.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-10
Dr. Stephen...
remove obsolete STATUS file
commit
|
commitdiff
|
tree
|
snapshot
2013-12-09
Dr. Stephen...
Add release dates to NEWS
commit
|
commitdiff
|
tree
|
snapshot
2013-12-08
Dr. Stephen...
make update
commit
|
commitdiff
|
tree
|
snapshot
2013-12-08
Dr. Stephen...
Avoid multiple locks in FIPS mode.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Andy Polyakov
bn/asm/x86_64-mont5.pl: comply with Win64 ABI.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
Dr. Stephen...
Simplify and update openssl.spec
commit
|
commitdiff
|
tree
|
snapshot
2013-11-12
Andy Polyakov
srp/srp_grps.h: make it Compaq C-friendly.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-12
Andy Polyakov
modes/asm/ghash-alpha.pl: update from HEAD.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-12
Andy Polyakov
Make Makefiles OSF-make-friendly.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-11
Dr. Stephen...
Fix memory leak.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-11
Dr. Stephen...
Typo.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-10
Andy Polyakov
Makefile.org: make FIPS build work with BSD make.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-09
Dr. Stephen...
Check for missing components in RSA_check.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-09
Dr. Stephen...
Document RSAPublicKey_{in,out} options.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-08
Andy Polyakov
engines/ccgost/gost89.h: make word32 defintion uncondit...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-08
Andy Polyakov
modes/asm/ghash-alpha.pl: make it work with older assem...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-06
Dr. Stephen...
Enable PSK in FIPS mode.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-06
Dr. Stephen...
Initialise context before using it.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-03
Ben Laurie
PBKDF2 should be efficient. Contributed by Christian...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-01
Robin Seggelmann
DTLS/SCTP Finished Auth Bug
commit
|
commitdiff
|
tree
|
snapshot
2013-11-01
Robin Seggelmann
DTLS/SCTP struct authchunks Bug
commit
|
commitdiff
|
tree
|
snapshot
2013-10-20
Nick Mathewson
Fix another gmt_unix_time case in server_random
commit
|
commitdiff
|
tree
|
snapshot
2013-10-20
Dr. Stephen...
Don't use RSA+MD5 with TLS 1.2
commit
|
commitdiff
|
tree
|
snapshot
2013-10-19
Ben Laurie
More cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-19
Ben Laurie
Cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-19
Ben Laurie
Merge branch 'no_gmt_unix_time' of git://github.com...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-13
Andy Polyakov
MIPS assembly pack: get rid of deprecated instructions.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-12
Andy Polyakov
aes/asm/bsaes-x86_64.pl: update from master.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-09
Nick Mathewson
Control sending time with SSL_SEND_{CLIENT,SERVER}RANDO...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-09
Nick Mathewson
Refactor {client,server}_random to call an intermediate...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Andy Polyakov
evp/e_des3.c: fix typo with potential integer overflow...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Ben Laurie
Constification.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Dr. Stephen...
Typo.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-22
Dr. Stephen...
Disable Dual EC DRBG.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-22
Dr. Stephen...
Fix warning.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-16
Nick Mathewson
Do not include a timestamp in the ServerHello Random...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-16
Nick Mathewson
Do not include a timestamp in the ClientHello Random...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-16
Rob Stradling
Update CHANGES.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-16
Rob Stradling
Tidy up comments.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-16
Rob Stradling
Use TLS version supplied by client when fingerprinting...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-16
Rob Stradling
Fix compilation with no-ec and/or no-tlsext.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-16
Rob Stradling
Don't prefer ECDHE-ECDSA ciphers when the client appear...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-16
Ben Laurie
Remove AVX and VIS3 support.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-16
Andy Polyakov
gcm128.c: update from master (add AVX and VIS3 support).
commit
|
commitdiff
|
tree
|
snapshot
2013-09-16
Andy Polyakov
crypto/modes: even more strict aliasing fixes [and...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-16
Andy Polyakov
cbc128.c: fix strict aliasing warning.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-16
Bodo Moeller
Sync CHANGES and NEWS files.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-16
Bodo Moeller
Fix overly lenient comparisons:
commit
|
commitdiff
|
tree
|
snapshot
2013-09-15
Andy Polyakov
crypto/armcap.c: fix typo in rdtsc subroutine.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-20
Dr. Stephen...
Correct ECDSA example.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Michael Tuexen
DTLS message_sequence number wrong in rehandshake Serve...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-08
Michael Tuexen
DTLS handshake fix.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-06
Dr. Stephen...
Fix verify loop with CRL checking.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-06
Kaspar Brand
Fix for PEM_X509_INFO_read_bio.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-03
Andy Polyakov
crypto/evp/e_aes.c: fix logical pre-processor bug and...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-31
Andy Polyakov
crypto/sha/asm/sha1-x86_64.pl: comply with Win64 ABI.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-30
Andy Polyakov
config: fix executable format detection on latest FreeBSD.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-30
Andy Polyakov
PA-RISC assembler pack: switch to bve in 64-bit builds.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-12
Dr. Stephen...
Typo: don't call RAND_cleanup during app startup.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-30
Dr. Stephen...
Don't use RC2 with PKCS#12 files in FIPS mode.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-05
Dr. Stephen...
Fix PSS signature printing.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-03
Dr. Stephen...
Reencode with X509_CRL_ctx_sign too.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-02
Dr. Stephen...
Reencode certificates in X509_sign_ctx.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-13
Andy Polyakov
crypto/modes/modes_lcl.h: let STRICT_ALIGNMENT be on...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
Dr. Stephen...
Set s->d1 to NULL after freeing it.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-31
Dr. Stephen...
Typo.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Dr. Stephen...
Call RAND_cleanup in openssl application.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-26
Matt Caswell
Make binary curve ASN.1 work in FIPS mode.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Dr. Stephen...
Disable compression for DTLS.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Andy Polyakov
x86cpuid.pl: make it work with older CPUs.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Andy Polyakov
e_aes_cbc_hmac_sha1.c: fix rare bad record mac on AES...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Michael Tuexen
Avoid unnecessary fragmentation.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Dr. Stephen...
Encode INTEGER correctly.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Dr. Stephen...
Merge branch 'OpenSSL_1_0_1-stable' of ../openssl into...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Dr. Stephen...
Typo.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-01
Andy Polyakov
x86_64-gf2m.pl: fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-01
Andy Polyakov
x86_64-gf2m.pl: add missing Windows build fix for ...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Andy Polyakov
bn_nist.c: cumulative update from master.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
Nick Alcock
Fix POD errors to stop make install_docs dying with...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Andy Polyakov
cms-test.pl: make it work with not-so-latest perl.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-12
David Woodhouse
Check DTLS_BAD_VER for version number.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Dr. Stephen...
Fix for SSL_get_certificate
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Dr. Stephen...
Fix in ssltest is no-ssl2 configured
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Dr. Stephen...
update CHANGES
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Dr. Stephen...
prepare for next version
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Dr. Stephen...
use 10240 for record size
OpenSSL_1_0_1e
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Dr. Stephen...
prepare for release
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Dr. Stephen...
Update NEWS
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Lutz Jaenicke
FAQ/README: we are now using Git instead of CVS
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Andy Polyakov
sparccpuid.S: work around emulator bug on T1.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-09
Andy Polyakov
ssl/*: fix linking errors with no-srtp.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-09
Andy Polyakov
ssl/s3_[clnt|srvr].c: fix warnings.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-08
Andy Polyakov
s3_cbc.c: make CBC_MAC_ROTATE_IN_PLACE universal.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-08
Andy Polyakov
s3_cbc.c: get rid of expensive divisions [from master].
commit
|
commitdiff
|
tree
|
snapshot
2013-02-08
Andy Polyakov
e_aes_cbc_hmac_sha1.c: fine-tune cache line alignment.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-08
Ben Laurie
Add clang target.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-08
Ben Laurie
Remove extraneous brackets (clang doesn't like them).
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Andy Polyakov
e_aes_cbc_hmac_sha1.c: align calculated MAC at cache...
commit
|
commitdiff
|
tree
|
snapshot
next