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-08-04
Matt Caswell
Fix a bug in the new PACKET implementation
commit
|
commitdiff
|
tree
|
snapshot
2015-08-03
Matt Caswell
Fix warning when compiling with no-ec2m
commit
|
commitdiff
|
tree
|
snapshot
2015-08-03
Matt Caswell
Fix make errors for the CCS changes
commit
|
commitdiff
|
tree
|
snapshot
2015-08-03
Matt Caswell
Fix ssl3_read_bytes handshake fragment bug
commit
|
commitdiff
|
tree
|
snapshot
2015-08-03
Matt Caswell
Move DTLS CCS processing into the state machine
commit
|
commitdiff
|
tree
|
snapshot
2015-08-03
Matt Caswell
Move TLS CCS processing into the state machine
commit
|
commitdiff
|
tree
|
snapshot
2015-08-03
Matt Caswell
PACKETise ClientHello processing
commit
|
commitdiff
|
tree
|
snapshot
2015-08-03
Matt Caswell
PACKET unit tests
commit
|
commitdiff
|
tree
|
snapshot
2015-08-03
Matt Caswell
Add initial packet parsing code
commit
|
commitdiff
|
tree
|
snapshot
2015-08-02
Ben Laurie
Fix refactoring breakage.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-02
Dr. Stephen...
don't reset return value to 0
commit
|
commitdiff
|
tree
|
snapshot
2015-08-02
Ben Laurie
Add -Wconditional-uninitialized to clang strict warnings.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-02
Ben Laurie
Build with --strict-warnings on FreeBSD.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-01
Ben Laurie
Make BSD make happy with subdirectories.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-01
Dirk Wetter
GH336: Return an exit code if report fails
commit
|
commitdiff
|
tree
|
snapshot
2015-07-31
Ben Laurie
Only define PAGE_SIZE if not already defined.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-31
Matt Caswell
Remove erroneous server_random filling
commit
|
commitdiff
|
tree
|
snapshot
2015-07-31
Loganaden Velvindron
Clear BN-mont values when free'ing it.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-31
Rich Salz
Various doc fixes from GH pull requests
commit
|
commitdiff
|
tree
|
snapshot
2015-07-31
Kai Engert
RT3742: Add xmpp_server to s_client.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-31
Adam Eijdenberg
RT3963: Allow OCSP stapling with -rev and -www
commit
|
commitdiff
|
tree
|
snapshot
2015-07-31
Adam Eijdenberg
RT3962: Check accept_count only if not unlimited
commit
|
commitdiff
|
tree
|
snapshot
2015-07-31
Adam Eijdenberg
RT3961: Fix switch/case errors in flag parsing
commit
|
commitdiff
|
tree
|
snapshot
2015-07-31
Nicholas Cooper
RT3959: Fix misleading comment
commit
|
commitdiff
|
tree
|
snapshot
2015-07-30
Dr. Stephen...
cleanse psk_identity on error
commit
|
commitdiff
|
tree
|
snapshot
2015-07-30
Dr. Stephen...
Free and cleanse pms on error
commit
|
commitdiff
|
tree
|
snapshot
2015-07-30
Dr. Stephen...
Don't request certificates for any PSK ciphersuite
commit
|
commitdiff
|
tree
|
snapshot
2015-07-30
Dr. Stephen...
CAMELLIA PSK ciphersuites from RFC6367
commit
|
commitdiff
|
tree
|
snapshot
2015-07-30
Dr. Stephen...
Add PSK ciphersuites to docs
commit
|
commitdiff
|
tree
|
snapshot
2015-07-30
Dr. Stephen...
Update CHANGES
commit
|
commitdiff
|
tree
|
snapshot
2015-07-30
Dr. Stephen...
Add RFC4785 ciphersuites
commit
|
commitdiff
|
tree
|
snapshot
2015-07-30
Dr. Stephen...
Add RFC4279, RFC5487 and RFC5489 ciphersuites.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-30
Dr. Stephen...
Initial new PSK ciphersuite defines
commit
|
commitdiff
|
tree
|
snapshot
2015-07-30
Dr. Stephen...
Add full PSK trace support
commit
|
commitdiff
|
tree
|
snapshot
2015-07-30
Dr. Stephen...
PSK premaster secret derivation.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-30
Dr. Stephen...
Extended PSK server support.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-30
Dr. Stephen...
Extended PSK client support.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-30
Dr. Stephen...
PSK PRF correction.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-30
Dr. Stephen...
Make auto DH work with DHEPSK
commit
|
commitdiff
|
tree
|
snapshot
2015-07-30
Dr. Stephen...
Check for kECDH with extensions.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-30
Dr. Stephen...
Enable PSK if corresponding mask set.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-30
Dr. Stephen...
Disable all PSK if no callback.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-30
Dr. Stephen...
Disable unsupported PSK algorithms
commit
|
commitdiff
|
tree
|
snapshot
2015-07-30
Dr. Stephen...
new PSK text constants
commit
|
commitdiff
|
tree
|
snapshot
2015-07-30
Dr. Stephen...
New PSK aliases.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-30
Dr. Stephen...
New PSK keyex text constants
commit
|
commitdiff
|
tree
|
snapshot
2015-07-30
Dr. Stephen...
fields for PSK key, new constants
commit
|
commitdiff
|
tree
|
snapshot
2015-07-30
Matt Caswell
Fix write failure handling in DTLS1.2
commit
|
commitdiff
|
tree
|
snapshot
2015-07-30
Martin Vejnar
RT3774: double-free in DSA
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Rich Salz
RT3639: Add -no_comp description to online help
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Rich Salz
Tweak README about rt and bug reporting.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-28
Dr. Stephen...
Document signature algorithm setting functions.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-28
Dr. Stephen...
Add some OCSP documentation.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-28
Dr. Stephen...
Allow any order for signature algorithm string.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
Matt Caswell
Add test for SSL_set_session_ticket_ext
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
Matt Caswell
Remove support for SSL3_FLAGS_DELAY_CLIENT_FINISHED
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Emilia Kasper
rsaz_exp.h: align license with the rest of the contribution
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Dr. Stephen...
Document shared sigalgs functions.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Rich Salz
Some cleanups for crypto/bn
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Dr. Stephen...
free names before context
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Dr. Stephen...
typo
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Dr. Stephen...
Update demo.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Dr. Stephen...
SSL_CONF additions.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Rich Salz
Rewrite crypto/ex_data
commit
|
commitdiff
|
tree
|
snapshot
2015-07-18
Dr. Stephen...
Use uint32_t consistently for flags.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
Rich Salz
Remove obsolete key formats.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-15
mancha
Fix author credit for e5c0bc6
commit
|
commitdiff
|
tree
|
snapshot
2015-07-15
Rich Salz
Revert "Missing perldoc markup around < literal"
commit
|
commitdiff
|
tree
|
snapshot
2015-07-15
Ernie Hershey
GH322: Fix typo in generated comment.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-15
Viktor Dukhovni
Maintain backwards-compatible SSLv23_method macros
commit
|
commitdiff
|
tree
|
snapshot
2015-07-14
Rich Salz
Can't use -trusted with -CA{path,file}
commit
|
commitdiff
|
tree
|
snapshot
2015-07-14
GitHub User
Missing perldoc markup around < literal
commit
|
commitdiff
|
tree
|
snapshot
2015-07-13
Richard Levitte
Conversion to UTF-8 where needed
commit
|
commitdiff
|
tree
|
snapshot
2015-07-13
Richard Levitte
Small script to re-encode files that need it to UTF-8
commit
|
commitdiff
|
tree
|
snapshot
2015-07-13
Richard Levitte
Remove extra '; \' in apps/Makefile
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
Richard Levitte
Set numeric IDs for tar as well
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
Richard Levitte
Stop using tardy
commit
|
commitdiff
|
tree
|
snapshot
2015-07-09
Dr. Stephen...
correct example
commit
|
commitdiff
|
tree
|
snapshot
2015-07-09
Peter Waltenberg
Exit on error in ecparam
commit
|
commitdiff
|
tree
|
snapshot
2015-07-09
Dr. Stephen...
make stacks
commit
|
commitdiff
|
tree
|
snapshot
2015-07-09
Dr. Stephen...
Sort @sstacklst correctly.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-09
Matt Caswell
Apply some missing updates from previous commits
commit
|
commitdiff
|
tree
|
snapshot
2015-07-09
Matt Caswell
Update CHANGES and NEWS for the new release
commit
|
commitdiff
|
tree
|
snapshot
2015-07-07
Matt Caswell
Extend -show_chain option to verify to show more info
commit
|
commitdiff
|
tree
|
snapshot
2015-07-07
Matt Caswell
Add help text for some verify options
commit
|
commitdiff
|
tree
|
snapshot
2015-07-07
Matt Caswell
Add documentation for some missing verify options
commit
|
commitdiff
|
tree
|
snapshot
2015-07-07
Matt Caswell
Reject calls to X509_verify_cert that have not been...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-07
Matt Caswell
Add test for CVE-2015-1793
commit
|
commitdiff
|
tree
|
snapshot
2015-07-07
Matt Caswell
Fix alternate chains certificate forgery issue
commit
|
commitdiff
|
tree
|
snapshot
2015-07-07
Richard Levitte
Document the nameopt change
commit
|
commitdiff
|
tree
|
snapshot
2015-07-07
Richard Levitte
Make "oneline" the default for nameopt
commit
|
commitdiff
|
tree
|
snapshot
2015-07-06
Dr. Stephen...
document -2 return value
commit
|
commitdiff
|
tree
|
snapshot
2015-07-06
Dr. Stephen...
Relax CCM tag check.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-30
Dr. Stephen...
Dup peer_chain properly in SSL_SESSION
commit
|
commitdiff
|
tree
|
snapshot
2015-06-29
Dr. Stephen...
Check for errors with SRP
commit
|
commitdiff
|
tree
|
snapshot
2015-06-29
Dr. Stephen...
make update
commit
|
commitdiff
|
tree
|
snapshot
2015-06-29
Dr. Stephen...
Use single master secret generation function.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-28
Kurt Roeckx
Check dgram_sctp_write() return value.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-28
Kurt Roeckx
Check BIO_dgram_sctp_wait_for_dry() return value for...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Dr. Stephen...
missing break
commit
|
commitdiff
|
tree
|
snapshot
next