projects
/
openssl.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Remove unused function prototypes
[openssl.git]
/
apps
/
apps.h
2017-07-23
Xiaoyin Liu
Remove unused function prototypes
blob
|
commitdiff
|
raw
2017-07-16
Rich Salz
Standardize apps use of -rand, etc.
blob
|
commitdiff
|
raw
|
diff to current
2017-07-07
Matt Caswell
Do not allow non-dhe kex_modes by default
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
Fix no-psk
blob
|
commitdiff
|
raw
|
diff to current
2017-06-06
Todd Short
Fix #2400 Add NO_RENEGOTIATE option
blob
|
commitdiff
|
raw
|
diff to current
2017-05-03
Matt Caswell
Add the -groups option to s_server/s_client
blob
|
commitdiff
|
raw
|
diff to current
2017-05-02
Todd Short
TLS1.3 Padding
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-02-14
Robert Scheck
Add Sieve support (RFC 5804) to s_client ("-starttls...
blob
|
commitdiff
|
raw
|
diff to current
2017-01-25
FdaSilvaYY
Fix some extra or missing whitespaces...
blob
|
commitdiff
|
raw
|
diff to current
2017-01-11
Richard Levitte
Enable apps to get a UI_METHOD for the default prompter
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
2016-10-19
Richard Levitte
apps: instead of varying implementation, make setup_eng...
blob
|
commitdiff
|
raw
|
diff to current
2016-10-19
Richard Levitte
If an engine comes up explicitely, it must also come...
blob
|
commitdiff
|
raw
|
diff to current
2016-09-15
Richard Levitte
Refactor to avoid unnecessary preprocessor logic
blob
|
commitdiff
|
raw
|
diff to current
2016-09-13
FdaSilvaYY
Fix some magic values about revocation info type...
blob
|
commitdiff
|
raw
|
diff to current
2016-08-20
FdaSilvaYY
Duplicate includes
blob
|
commitdiff
|
raw
|
diff to current
2016-08-19
Dr. Stephen Henson
Set certificate times in one function.
blob
|
commitdiff
|
raw
|
diff to current
2016-08-17
FdaSilvaYY
Constify char* input parameters in apps code
blob
|
commitdiff
|
raw
|
diff to current
2016-08-17
Dr. Stephen Henson
Corrupt signature in place.
blob
|
commitdiff
|
raw
|
diff to current
2016-08-16
Dr. Stephen Henson
Add ASN1_STRING_get0_data(), deprecate ASN1_STRING_data().
blob
|
commitdiff
|
raw
|
diff to current
2016-08-04
FdaSilvaYY
Pack globals variables used to control apps/verify_call...
blob
|
commitdiff
|
raw
|
diff to current
2016-08-01
Andy Polyakov
apps/openssl.c: UTF-y Windows argv.
blob
|
commitdiff
|
raw
|
diff to current
2016-07-08
Matt Caswell
Disallow multiple protocol flags to s_server and s_client
blob
|
commitdiff
|
raw
|
diff to current
2016-06-20
Richard Levitte
Allow proxy certs to be present when verifying a chain
blob
|
commitdiff
|
raw
|
diff to current
2016-06-16
FdaSilvaYY
Spelling fixes
blob
|
commitdiff
|
raw
|
diff to current
2016-06-15
Richard Levitte
Deal with the consequences of constifying getters
blob
|
commitdiff
|
raw
|
diff to current
2016-05-27
Matt Caswell
Fix s_client/s_server waiting for stdin on Windows
blob
|
commitdiff
|
raw
|
diff to current
2016-05-17
Rich Salz
Copyright consolidation 01/10
blob
|
commitdiff
|
raw
|
diff to current
2016-05-13
Dr. Stephen Henson
Fix signer option and support format SMIME.
blob
|
commitdiff
|
raw
|
diff to current
2016-05-10
Andy Polyakov
IRIX fixes.
blob
|
commitdiff
|
raw
|
diff to current
2016-04-18
Rich Salz
Make string_to_hex/hex_to_string public
blob
|
commitdiff
|
raw
|
diff to current
2016-04-03
Viktor Dukhovni
Move peer chain security checks into x509_vfy.c
blob
|
commitdiff
|
raw
|
diff to current
2016-04-01
Richard Levitte
Force argv to be an array of long pointers on VMS
blob
|
commitdiff
|
raw
|
diff to current
2016-03-30
Richard Levitte
Fix pointer size issues with argv on VMS
blob
|
commitdiff
|
raw
|
diff to current
2016-03-21
Richard Levitte
Just like bio_out, bio_err needs the linebuffer filter...
blob
|
commitdiff
|
raw
|
diff to current
2016-03-20
Rich Salz
Remove #error from include files.
blob
|
commitdiff
|
raw
|
diff to current
2016-03-19
Viktor Dukhovni
Revert "Include progs.h directly in openssl.c instead...
blob
|
commitdiff
|
raw
|
diff to current
2016-03-19
Richard Levitte
Include progs.h directly in openssl.c instead of via...
blob
|
commitdiff
|
raw
|
diff to current
2016-03-17
Rich Salz
Remove Netware and OS/2
blob
|
commitdiff
|
raw
|
diff to current
2016-03-11
Rob Percival
Surround ctx_set_ctlog_list_file() with #ifndef OPENSSL...
blob
|
commitdiff
|
raw
|
diff to current
2016-03-09
Rob Percival
Documentation for ctx_set_ctlog_list_file()
blob
|
commitdiff
|
raw
|
diff to current
2016-03-09
Rob Percival
Extensive application of __owur to CT functions that...
blob
|
commitdiff
|
raw
|
diff to current
2016-03-08
Todd Short
GH787: Fix ALPN
blob
|
commitdiff
|
raw
|
diff to current
2016-03-04
Rob Percival
Extends s_client to allow a basic CT policy to be enabled
blob
|
commitdiff
|
raw
|
diff to current
2016-02-25
Rich Salz
GH463: Fix OPENSSL_NO_OCSP build
blob
|
commitdiff
|
raw
|
diff to current
2016-02-22
Rich Salz
Remove unused parameters from internal functions
blob
|
commitdiff
|
raw
|
diff to current
2016-02-18
Roumen Petrov
remove redundant opt* declarations
blob
|
commitdiff
|
raw
|
diff to current
2016-02-17
Rich Salz
Remove JPAKE
blob
|
commitdiff
|
raw
|
diff to current
2016-02-14
Richard Levitte
Make sure to use unsigned char for is*() functions
blob
|
commitdiff
|
raw
|
diff to current
2016-02-10
Viktor Dukhovni
Improve recent option help string additions
blob
|
commitdiff
|
raw
|
diff to current
2016-02-10
Viktor Dukhovni
Deprecate the -issuer_checks debugging option
blob
|
commitdiff
|
raw
|
diff to current
2016-02-09
A J Mohan Rao
GH646: Update help for s_server command.
blob
|
commitdiff
|
raw
|
diff to current
2016-02-06
A J Mohan Rao
commands help cleanup
blob
|
commitdiff
|
raw
|
diff to current
2016-02-05
Viktor Dukhovni
Restore -no_comp switch for backwards compatible behaviour
blob
|
commitdiff
|
raw
|
diff to current
2016-02-03
Emilia Kasper
RT3234: disable compression
blob
|
commitdiff
|
raw
|
diff to current
2016-02-03
Viktor Dukhovni
Fix pkeyutl/rsautl empty encrypt-input/decrypt-output...
blob
|
commitdiff
|
raw
|
diff to current
2016-01-30
Richard Levitte
Fix opt_imax() call
blob
|
commitdiff
|
raw
|
diff to current
2016-01-29
Viktor Dukhovni
Make opt_imax visible in all apps
blob
|
commitdiff
|
raw
|
diff to current
2016-01-26
Rich Salz
Remove /* foo.c */ comments
blob
|
commitdiff
|
raw
|
diff to current
2016-01-21
Viktor Dukhovni
Refactor apps load_certs/load_crls to work incrementally
blob
|
commitdiff
|
raw
|
diff to current
2016-01-13
Viktor Dukhovni
For stro[ui]max require both C99 and UINTMAX_MAX/INTMAX_MAX
blob
|
commitdiff
|
raw
|
diff to current
2016-01-13
Viktor Dukhovni
For stroimax need C99 inttypes.h
blob
|
commitdiff
|
raw
|
diff to current
2016-01-13
Viktor Dukhovni
Maximize time_t when intmax_t is available
blob
|
commitdiff
|
raw
|
diff to current
2015-11-20
Matt Caswell
Add s_client support for waiting for async
blob
|
commitdiff
|
raw
|
diff to current
2015-09-25
Matt Caswell
Add support for -no-CApath and -no-CAfile options
blob
|
commitdiff
|
raw
|
diff to current
2015-09-17
Rich Salz
RT4033: Use OPENSSL_SYS_UNIX not "unix"
blob
|
commitdiff
|
raw
|
diff to current
2015-09-11
Ben Laurie
Enable -Wmissing-variable-declarations and
blob
|
commitdiff
|
raw
|
diff to current
2015-09-06
Richard Levitte
Change the treatment of stdin and stdout to allow binar...
blob
|
commitdiff
|
raw
|
diff to current
2015-09-05
Richard Levitte
Change the way apps open their input and output files
blob
|
commitdiff
|
raw
|
diff to current
2015-09-05
Richard Levitte
Make the handling of output and input formats consistent
blob
|
commitdiff
|
raw
|
diff to current
2015-09-05
David Woodhouse
RT3951: Add X509_V_FLAG_NO_CHECK_TIME to suppress time...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-26
Hubert Kario
GH350: -help text few s_client and s_server flags
blob
|
commitdiff
|
raw
|
diff to current
2015-08-10
Rich Salz
Fix build break.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-29
Rich Salz
RT3639: Add -no_comp description to online help
blob
|
commitdiff
|
raw
|
diff to current
2015-07-16
Rich Salz
Remove obsolete key formats.
blob
|
commitdiff
|
raw
|
diff to current
2015-06-15
Rich Salz
RT2547: Tighten perms on generated privkey files
blob
|
commitdiff
|
raw
|
diff to current
2015-05-29
Richard Levitte
Restore module loading
blob
|
commitdiff
|
raw
|
diff to current
2015-05-28
Rich Salz
RT3876: Only load config when needed
blob
|
commitdiff
|
raw
|
diff to current
2015-05-22
Matt Caswell
Remove support for OPENSSL_NO_TLSEXT
blob
|
commitdiff
|
raw
|
diff to current
2015-05-20
Rich Salz
Replace switch/assignments with table lookup
blob
|
commitdiff
|
raw
|
diff to current
2015-04-30
Rich Salz
In apps, malloc or die
blob
|
commitdiff
|
raw
|
diff to current
2015-04-29
Rich Salz
Rewrite parse_name
blob
|
commitdiff
|
raw
|
diff to current
2015-04-29
Rich Salz
use isxdigit and apps_tohex
blob
|
commitdiff
|
raw
|
diff to current
2015-04-29
Rich Salz
Remove needless bio_err argument
blob
|
commitdiff
|
raw
|
diff to current
2015-04-25
Rich Salz
fewer NO_ENGINE #ifdef's
blob
|
commitdiff
|
raw
|
diff to current
2015-04-24
Rich Salz
Big apps cleanup (option-parsing, etc)
blob
|
commitdiff
|
raw
|
diff to current
2015-01-31
Matt Caswell
Remove OPENSSL_NO_SSL_INTERN as it is now redundant...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-23
Rich Salz
ifdef cleanup part 3: OPENSSL_SYSNAME
blob
|
commitdiff
|
raw
|
diff to current
2015-01-22
Matt Caswell
Run util/openssl-format-source -v -c .
blob
|
commitdiff
|
raw
|
diff to current
2014-07-07
Viktor Dukhovni
Update API to use (char *) for email addresses and...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-23
Martin Kaiser
Add an NSS output format to sess_id to export to export...
blob
|
commitdiff
|
raw
|
diff to current
2013-11-14
Piotr Sikora
Fix compilation with no-nextprotoneg.
blob
|
commitdiff
|
raw
|
diff to current
2013-10-07
Ben Laurie
Constification.
blob
|
commitdiff
|
raw
|
diff to current
2013-08-18
Dr. Stephen Henson
Typo: don't call RAND_cleanup during app startup.
blob
|
commitdiff
|
raw
|
diff to current
2013-03-28
Dr. Stephen Henson
Call RAND_cleanup in openssl application.
blob
|
commitdiff
|
raw
|
diff to current
2013-01-19
Andy Polyakov
Improve WINCE support.
blob
|
commitdiff
|
raw
|
diff to current
2013-01-17
Dr. Stephen Henson
Typo (PR2959).
blob
|
commitdiff
|
raw
|
diff to current
2012-12-06
Dr. Stephen Henson
Add code to download CRLs based on CRLDP extension.
blob
|
commitdiff
|
raw
|
diff to current
next