projects
/
oweals
/
openssl.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix -verify_return_error in s_client
[oweals/openssl.git]
/
apps
/
s_client.c
2019-02-14
Matt Caswell
Fix -verify_return_error in s_client
blob
|
commitdiff
|
raw
2019-02-05
Sam Roberts
Remove unnecessary trailing whitespace
blob
|
commitdiff
|
raw
|
diff to current
2019-02-01
Michael Tuexen
Fix end-point shared secret for DTLS/SCTP
blob
|
commitdiff
|
raw
|
diff to current
2019-01-27
Shigeki Ohtsu
s_client: fix not to send a command letter of R
blob
|
commitdiff
|
raw
|
diff to current
2019-01-24
Matt Caswell
Fix s_client so that it builds on Windows
blob
|
commitdiff
|
raw
|
diff to current
2019-01-18
Marc
s_client: Add basic proxy authentication support
blob
|
commitdiff
|
raw
|
diff to current
2018-12-17
Quantomicus
Fix s_client hang on non-compliant NNTP server test
blob
|
commitdiff
|
raw
|
diff to current
2018-12-07
Boris Pismenny
apps: print Kernel TLS in s_client and s_server
blob
|
commitdiff
|
raw
|
diff to current
2018-12-06
Richard Levitte
Following the license change, modify the boilerplates...
blob
|
commitdiff
|
raw
|
diff to current
2018-08-20
Matt Caswell
Change Post Handshake auth so that it is opt-in
blob
|
commitdiff
|
raw
|
diff to current
2018-06-26
Matt Caswell
Only dump session data after we have received it
blob
|
commitdiff
|
raw
|
diff to current
2018-05-31
Matt Caswell
Fix a memory leak in an error path
blob
|
commitdiff
|
raw
|
diff to current
2018-05-22
Kurt Roeckx
Enable SSL_MODE_AUTO_RETRY by default
blob
|
commitdiff
|
raw
|
diff to current
2018-05-20
Todd Short
Fix no-srtp build warnings
blob
|
commitdiff
|
raw
|
diff to current
2018-05-08
Matt Caswell
Fix s_client and s_server so that they correctly handle...
blob
|
commitdiff
|
raw
|
diff to current
2018-04-25
Matt Caswell
Fix documentation for the -showcerts s_client option
blob
|
commitdiff
|
raw
|
diff to current
2018-04-08
Andy Polyakov
apps/{s_client.c|s_socket}.c: omit usleep calls.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-21
FdaSilvaYY
Unify s_client/s_server srtp profiles option handling
blob
|
commitdiff
|
raw
|
diff to current
2018-03-19
Richard Levitte
s_client, s_server: do generic SSL configuration first...
blob
|
commitdiff
|
raw
|
diff to current
2018-03-09
Matt Caswell
Tolerate TLSv1.3 PSKs that are a different size to...
blob
|
commitdiff
|
raw
|
diff to current
2018-02-19
John Hughes
Add BIO_bind function to bind local address for a socket.
blob
|
commitdiff
|
raw
|
diff to current
2018-02-14
Matt Caswell
Ignore an s_client psk in TLSv1.3 if not TLSv1.3 suitable
blob
|
commitdiff
|
raw
|
diff to current
2018-02-01
Todd Short
Add TLSv1.3 post-handshake authentication (PHA)
blob
|
commitdiff
|
raw
|
diff to current
2018-01-31
Richard Levitte
apps: Don't include progs.h in apps.h
blob
|
commitdiff
|
raw
|
diff to current
2018-01-19
Richard Levitte
Copyright update of more files that have changed this...
blob
|
commitdiff
|
raw
|
diff to current
2018-01-14
Richard Levitte
Fix intermittent Cygwin failures in s_client
blob
|
commitdiff
|
raw
|
diff to current
2018-01-14
Bernd Edlinger
Explicitly shut the socket down in s_client
blob
|
commitdiff
|
raw
|
diff to current
2017-11-21
Matt Caswell
Ignore the session when setting SNI in s_client
blob
|
commitdiff
|
raw
|
diff to current
2017-11-13
Andy Polyakov
Resolve warnings in VC-WIN32 build, which allows to...
blob
|
commitdiff
|
raw
|
diff to current
2017-11-09
Matt Caswell
Fix an s_client memory leak
blob
|
commitdiff
|
raw
|
diff to current
2017-11-07
FdaSilvaYY
style : fix some if(...
blob
|
commitdiff
|
raw
|
diff to current
2017-11-05
FdaSilvaYY
Implement Maximum Fragment Length TLS extension.
blob
|
commitdiff
|
raw
|
diff to current
2017-10-22
KaoruToda
apps/s_client.c: add missing null check
blob
|
commitdiff
|
raw
|
diff to current
2017-10-18
KaoruToda
Remove parentheses of return.
blob
|
commitdiff
|
raw
|
diff to current
2017-10-16
Paul Yang
Make '-name' option of the 's_client' more generic
blob
|
commitdiff
|
raw
|
diff to current
2017-08-31
Matt Caswell
Various review fixes for PSK early_data support
blob
|
commitdiff
|
raw
|
diff to current
2017-08-31
Matt Caswell
Show the error stack if there was an error writing...
blob
|
commitdiff
|
raw
|
diff to current
2017-08-31
Matt Caswell
If no SNI has been explicitly set use the one from...
blob
|
commitdiff
|
raw
|
diff to current
2017-08-31
Matt Caswell
Enable the ability to use an external PSK for sending...
blob
|
commitdiff
|
raw
|
diff to current
2017-08-29
Pauli
Move e_os.h to be the very first include.
blob
|
commitdiff
|
raw
|
diff to current
2017-08-22
Rich Salz
(Re)move some things from e_os.h
blob
|
commitdiff
|
raw
|
diff to current
2017-08-18
Balaji Marisetti
Addressed build failure because of missing #ifdef AF_UN...
blob
|
commitdiff
|
raw
|
diff to current
2017-08-15
Rich Salz
Revert "Add some casts for %j"
blob
|
commitdiff
|
raw
|
diff to current
2017-08-14
Rich Salz
Add some casts for %j
blob
|
commitdiff
|
raw
|
diff to current
2017-07-16
Rich Salz
Standardize apps use of -rand, etc.
blob
|
commitdiff
|
raw
|
diff to current
2017-07-07
Matt Caswell
Fix s_client crash where the hostname is provided as...
blob
|
commitdiff
|
raw
|
diff to current
2017-07-07
Matt Caswell
Fix memory leak when using PSK session files
blob
|
commitdiff
|
raw
|
diff to current
2017-06-29
Steven Danneman
Fix double array increment in s_client mysql connect
blob
|
commitdiff
|
raw
|
diff to current
2017-06-21
Matt Caswell
PSK related tweaks based on review feedback
blob
|
commitdiff
|
raw
|
diff to current
2017-06-21
Matt Caswell
Use constants rather than macros for the cipher bytes...
blob
|
commitdiff
|
raw
|
diff to current
2017-06-21
Matt Caswell
Tweak the client side PSK callback
blob
|
commitdiff
|
raw
|
diff to current
2017-06-21
Matt Caswell
Fix no-psk
blob
|
commitdiff
|
raw
|
diff to current
2017-06-21
Matt Caswell
Add the ability to set a TLSv1.3 PSK via just the key...
blob
|
commitdiff
|
raw
|
diff to current
2017-06-21
Matt Caswell
Add the ability to use a client side TLSv1.3 external...
blob
|
commitdiff
|
raw
|
diff to current
2017-06-21
Rich Salz
Merge Nokia copyright notice into standard
blob
|
commitdiff
|
raw
|
diff to current
2017-06-19
Cory Benfield
s_client accepts host/port as positional argument.
blob
|
commitdiff
|
raw
|
diff to current
2017-06-16
Paul Yang
Forbid to specify -nextprotoneg if -tls1_3 is enabled
blob
|
commitdiff
|
raw
|
diff to current
2017-06-13
Paul Yang
Make SNI behavior more clear in s_client doc & help
blob
|
commitdiff
|
raw
|
diff to current
2017-06-12
Paul Yang
Clean up a bundle of codingstyle stuff in apps directory
blob
|
commitdiff
|
raw
|
diff to current
2017-06-08
Rich Salz
Fix possible memory over-read in apps/s_client.c
blob
|
commitdiff
|
raw
|
diff to current
2017-06-01
Keigo Tanaka
Added mysql as starttls protocol.
blob
|
commitdiff
|
raw
|
diff to current
2017-04-28
FdaSilvaYY
Add checks on return code when applying some settings.
blob
|
commitdiff
|
raw
|
diff to current
2017-04-28
FdaSilvaYY
Output prog name within error message
blob
|
commitdiff
|
raw
|
diff to current
2017-04-28
FdaSilvaYY
Add a 'max_send_frag' option to configure maximum size...
blob
|
commitdiff
|
raw
|
diff to current
2017-04-28
Todd Short
Fix s_client when no-dtls
blob
|
commitdiff
|
raw
|
diff to current
2017-04-27
Rich Salz
Remove (broken) diagnostic print
blob
|
commitdiff
|
raw
|
diff to current
2017-04-27
Matt Caswell
Ensure s_client sends an SNI extension by default
blob
|
commitdiff
|
raw
|
diff to current
2017-04-25
Dmitry Belyavskiy
Switch command-line utils to new nameopt API.
blob
|
commitdiff
|
raw
|
diff to current
2017-04-25
Matt Caswell
Add a -sctp option to s_client
blob
|
commitdiff
|
raw
|
diff to current
2017-04-03
Dr. Stephen Henson
Print CA names in s_server, add -requestCAfile to s_client
blob
|
commitdiff
|
raw
|
diff to current
2017-04-03
Dr. Stephen Henson
Add requestCAfile option
blob
|
commitdiff
|
raw
|
diff to current
2017-03-30
Andy Polyakov
apps/*.c: switch to platform-neutral format modifiers...
blob
|
commitdiff
|
raw
|
diff to current
2017-03-30
Matt Caswell
Fix s_client early data indicator
blob
|
commitdiff
|
raw
|
diff to current
2017-03-14
Benjamin Kaduk
Fix a -Wsign-compare warning
blob
|
commitdiff
|
raw
|
diff to current
2017-03-04
Andy Polyakov
apps/s_client.c: harden ldap_ExtendedResponse_parse.
blob
|
commitdiff
|
raw
|
diff to current
2017-03-02
Matt Caswell
Rename SSL_write_early() to SSL_write_early_data()
blob
|
commitdiff
|
raw
|
diff to current
2017-03-02
Matt Caswell
Updates to s_server and s_client for the latest early_d...
blob
|
commitdiff
|
raw
|
diff to current
2017-03-02
Matt Caswell
Tighten sanity checks when calling early data functions
blob
|
commitdiff
|
raw
|
diff to current
2017-03-02
Matt Caswell
Get s_client to report on whether early data was accept...
blob
|
commitdiff
|
raw
|
diff to current
2017-03-02
Matt Caswell
Add an option to s_client to send early_data
blob
|
commitdiff
|
raw
|
diff to current
2017-03-02
Robert Scheck
Add LDAP support (RFC 4511) to s_client ("-starttls...
blob
|
commitdiff
|
raw
|
diff to current
2017-02-28
Matt Caswell
Remove some commented out code in the apps
blob
|
commitdiff
|
raw
|
diff to current
2017-02-21
Dmitry Belyavskiy
Provided support for the -nameopt flag in s_client...
blob
|
commitdiff
|
raw
|
diff to current
2017-02-17
Matt Caswell
Updates following review feedback
blob
|
commitdiff
|
raw
|
diff to current
2017-02-17
Matt Caswell
Add the ability for s_client to send a KeyUpdate message
blob
|
commitdiff
|
raw
|
diff to current
2017-02-16
Robert Scheck
Handle negative reply for NNTP STARTTLS in s_client
blob
|
commitdiff
|
raw
|
diff to current
2017-02-14
Robert Scheck
Add Sieve support (RFC 5804) to s_client ("-starttls...
blob
|
commitdiff
|
raw
|
diff to current
2017-02-07
Peter Wu
apps: Add support for writing a keylog file
blob
|
commitdiff
|
raw
|
diff to current
2017-02-03
Robert Scheck
Add NNTP support (RFC 4642) to s_client ("-starttls...
blob
|
commitdiff
|
raw
|
diff to current
2017-01-30
Matt Caswell
Miscellaneous style tweaks based on feedback received
blob
|
commitdiff
|
raw
|
diff to current
2017-01-30
Matt Caswell
Update the s_client -sess_out feature to work for TLSv1.3
blob
|
commitdiff
|
raw
|
diff to current
2017-01-25
FdaSilvaYY
Fix a few double ;
blob
|
commitdiff
|
raw
|
diff to current
2017-01-24
Richard Levitte
s_client: Better response success check for CONNECT
blob
|
commitdiff
|
raw
|
diff to current
2016-11-18
Robert Scheck
Avoid warnings like unused enum value (as suggested...
blob
|
commitdiff
|
raw
|
diff to current
2016-11-18
Robert Scheck
Shift inside of switch back one level (code style chang...
blob
|
commitdiff
|
raw
|
diff to current
2016-11-18
Robert Scheck
Add LMTP support (RFC 2033) to s_client ("-starttls...
blob
|
commitdiff
|
raw
|
diff to current
2016-11-15
Richard Levitte
Revert "Remove heartbeats completely"
blob
|
commitdiff
|
raw
|
diff to current
2016-11-15
Richard Levitte
Remove heartbeats completely
blob
|
commitdiff
|
raw
|
diff to current
2016-11-13
EasySec
Update s_client and s_server documentation about some...
blob
|
commitdiff
|
raw
|
diff to current
2016-11-02
Matt Caswell
Add the SSL_METHOD for TLSv1.3 and all other base chang...
blob
|
commitdiff
|
raw
|
diff to current
next