2015-06-04 |
Rich Salz | Set error code, no fprintf stderr, on errors.
|
commit | commitdiff | tree |
2015-06-04 |
Github User | GH293: Typo in CHANGES file.
|
commit | commitdiff | tree |
2015-06-04 |
Rich Salz | Rename all static TS_xxx to ts_xxx
|
commit | commitdiff | tree |
2015-06-02 |
Annie Yousar | RT3230: Better test for C identifier
|
commit | commitdiff | tree |
2015-06-02 |
Rich Salz | Standardize handling of #ifdef'd options.
|
commit | commitdiff | tree |
2015-06-02 |
Rich Salz | RT832: Use REUSEADDR in ocsp responder
|
commit | commitdiff | tree |
2015-06-02 |
Jeffrey Walton | RT3472: Doc pkcs8 -iter flag is in OpenSSL 1.1
|
commit | commitdiff | tree |
2015-06-02 |
Gunnar Kudrjavets | RT3848: Call SSL_COMP_free_compression_methods
|
commit | commitdiff | tree |
2015-06-02 |
Olaf Johansson | GH249: Fix bad regexp in arg parsing.
|
commit | commitdiff | tree |
2015-05-31 |
Rich Salz | Silence Clang warning about unit'd variable
|
commit | commitdiff | tree |
2015-05-30 |
Rich Salz | clear/cleanse cleanup
|
commit | commitdiff | tree |
2015-05-28 |
Rich Salz | RT3876: Only load config when needed
|
commit | commitdiff | tree |
2015-05-28 |
Rich Salz | Use enum for X509_LOOKUP_TYPE
|
commit | commitdiff | tree |
2015-05-25 |
Hanno Böck | RT3861: Mem/bio leak in req command Signed-off-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2015-05-25 |
Rich Salz | Fix segfault in ec command
|
commit | commitdiff | tree |
2015-05-25 |
Rich Salz | fix s_client crash
|
commit | commitdiff | tree |
2015-05-22 |
Michael Trapp | RT266: Add HTTP proxy/CONNECT to s_client Signed-off-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2015-05-20 |
Rich Salz | Replace switch/assignments with table lookup
|
commit | commitdiff | tree |
2015-05-20 |
StudioEtrange | GitHub284: Fix typo in xx-32.pl scripts.
|
commit | commitdiff | tree |
2015-05-19 |
Robert Swiecki | Don't add write errors into bytecounts Signed-off-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2015-05-15 |
Rich Salz | Remove unused #ifdef's from header files
|
commit | commitdiff | tree |
2015-05-15 |
Rich Salz | Use #error in openssl/srp.h
|
commit | commitdiff | tree |
2015-05-15 |
Rich Salz | Make up for a missed 'make update' update.
|
commit | commitdiff | tree |
2015-05-14 |
Rich Salz | Update mkdef for moved header file.
|
commit | commitdiff | tree |
2015-05-13 |
Rich Salz | Add missing ctype.h
|
commit | commitdiff | tree |
2015-05-13 |
Rich Salz | Fix ocsp bugs
|
commit | commitdiff | tree |
2015-05-13 |
Rich Salz | RT3841: memset() cipher_data when allocated
|
commit | commitdiff | tree |
2015-05-13 |
Rich Salz | RT1207: document SSL_COMP_free_compression_methods.
|
commit | commitdiff | tree |
2015-05-13 |
Rich Salz | Remove some outdated #defines.
|
commit | commitdiff | tree |
2015-05-12 |
Rich Salz | Make COMP_CTX and COMP_METHOD opaque
|
commit | commitdiff | tree |
2015-05-11 |
Rich Salz | Use p==NULL not !p (in if statements, mainly)
|
commit | commitdiff | tree |
2015-05-07 |
Rich Salz | Use "==0" instead of "!strcmp" etc
|
commit | commitdiff | tree |
2015-05-06 |
Rich Salz | Make sig_app, sigx_app static
|
commit | commitdiff | tree |
2015-05-06 |
Rich Salz | memset, memcpy, sizeof consistency fixes
|
commit | commitdiff | tree |
2015-05-05 |
Rich Salz | Update multi-thread FAQ
|
commit | commitdiff | tree |
2015-05-05 |
Rich Salz | Remove apps cache for gethostbyname
|
commit | commitdiff | tree |
2015-05-04 |
Rich Salz | Remove the fake RLE compression method.
|
commit | commitdiff | tree |
2015-05-04 |
Rich Salz | GH271: Warning on </dev/null to CA.pl
|
commit | commitdiff | tree |
2015-05-04 |
Rich Salz | Use safer sizeof variant in malloc
|
commit | commitdiff | tree |
2015-05-04 |
Rich Salz | Fix cut/paste error
|
commit | commitdiff | tree |
2015-05-04 |
Rich Salz | RT1369: don't do "helpful" access check.
|
commit | commitdiff | tree |
2015-05-03 |
Alok Menghrajani | Fixes some typos in doc/ssl/
|
commit | commitdiff | tree |
2015-05-03 |
Alok Menghrajani | Fixes some typos in doc/apps/
|
commit | commitdiff | tree |
2015-05-03 |
Alok Menghrajani | RT3802: Fixes typos in doc/crypto/
|
commit | commitdiff | tree |
2015-05-03 |
Rich Salz | fix various typo's
|
commit | commitdiff | tree |
2015-05-02 |
Gilles Khouzam | RT3820: Don't call GetDesktopWindow() Signed-off-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2015-05-02 |
Rich Salz | RT3776: Wrong size for malloc
|
commit | commitdiff | tree |
2015-05-02 |
Hanno Böck | Fix uninitialized variable. Signed-off-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2015-05-02 |
Rich Salz | Remove outdated RC4 files
|
commit | commitdiff | tree |
2015-05-01 |
Rich Salz | free NULL cleanup -- coda
|
commit | commitdiff | tree |
2015-05-01 |
Rich Salz | Remove goto inside an if(0) block
|
commit | commitdiff | tree |
2015-05-01 |
Rich Salz | free NULL cleanup 11
|
commit | commitdiff | tree |
2015-05-01 |
Rich Salz | free null cleanup finale
|
commit | commitdiff | tree |
2015-05-01 |
Rich Salz | Fix some typo's, silence warnings.
|
commit | commitdiff | tree |
2015-05-01 |
Rich Salz | Rewrite CA.pl.in
|
commit | commitdiff | tree |
2015-05-01 |
Rich Salz | free NULL cleanup 7
|
commit | commitdiff | tree |
2015-04-30 |
Rich Salz | free cleanup 12
|
commit | commitdiff | tree |
2015-04-30 |
Rich Salz | free cleanup almost the finale
|
commit | commitdiff | tree |
2015-04-30 |
Rich Salz | In apps, malloc or die
|
commit | commitdiff | tree |
2015-04-30 |
Rich Salz | free NULL cleanup 5a
|
commit | commitdiff | tree |
2015-04-30 |
Rich Salz | free NULL cleanup 8
|
commit | commitdiff | tree |
2015-04-30 |
Rich Salz | Fix bug, "what mode" test was wrong.
|
commit | commitdiff | tree |
2015-04-29 |
Rich Salz | Add HTTP GET support to OCSP server
|
commit | commitdiff | tree |
2015-04-29 |
Rich Salz | Rewrite parse_name
|
commit | commitdiff | tree |
2015-04-29 |
Rich Salz | use isxdigit and apps_tohex
|
commit | commitdiff | tree |
2015-04-29 |
Rich Salz | Remove needless bio_err argument
|
commit | commitdiff | tree |
2015-04-29 |
Rich Salz | Make "make rehash" quiet
|
commit | commitdiff | tree |
2015-04-28 |
Rich Salz | realloc of NULL is like malloc
|
commit | commitdiff | tree |
2015-04-28 |
Rich Salz | remove malloc casts
|
commit | commitdiff | tree |
2015-04-28 |
Rich Salz | ERR_ cleanup
|
commit | commitdiff | tree |
2015-04-27 |
Rich Salz | CRYPTO_mem_leaks should ignore it's BIO argument.
|
commit | commitdiff | tree |
2015-04-27 |
Rich Salz | Add readline (etc) support
|
commit | commitdiff | tree |
2015-04-27 |
Rich Salz | Simplify parse_yesno; remove local variable
|
commit | commitdiff | tree |
2015-04-27 |
Rich Salz | Fix typo in help & comment formatting
|
commit | commitdiff | tree |
2015-04-26 |
Rich Salz | Fix error message
|
commit | commitdiff | tree |
2015-04-26 |
Rich Salz | Remove the special list-xxxx commands
|
commit | commitdiff | tree |
2015-04-26 |
Rich Salz | RT2962: add -keytab and -krb5svc flags.
|
commit | commitdiff | tree |
2015-04-26 |
Rich Salz | Free malloc data on encoding errors.
|
commit | commitdiff | tree |
2015-04-25 |
Rich Salz | apps-cleanup: the doc fixes
|
commit | commitdiff | tree |
2015-04-25 |
Rich Salz | Quote HTML entities in s_server output
|
commit | commitdiff | tree |
2015-04-25 |
Rich Salz | RT2206: Add -issuer flag to ocsp command
|
commit | commitdiff | tree |
2015-04-25 |
Rich Salz | Remove EFENCE support.
|
commit | commitdiff | tree |
2015-04-25 |
Rich Salz | RT2451: Add telnet to s_client -starttls
|
commit | commitdiff | tree |
2015-04-25 |
Rich Salz | Add -nocommands to s_client.
|
commit | commitdiff | tree |
2015-04-25 |
Rich Salz | fewer NO_ENGINE #ifdef's
|
commit | commitdiff | tree |
2015-04-25 |
Rich Salz | Add missing BIO_flush() calls
|
commit | commitdiff | tree |
2015-04-24 |
Rich Salz | Big apps cleanup (option-parsing, etc)
|
commit | commitdiff | tree |
2015-04-21 |
Rich Salz | Avoid "no config file" warning message
|
commit | commitdiff | tree |
2015-04-21 |
Rich Salz | ssltest output cleanup
|
commit | commitdiff | tree |
2015-04-20 |
Rich Salz | Remove SET oid config file and SET certs
|
commit | commitdiff | tree |
2015-04-20 |
Rich Salz | Use 2K RSA and SHA256 in tests
|
commit | commitdiff | tree |
2015-04-11 |
Rich Salz | free NULL cleanup 9
|
commit | commitdiff | tree |
2015-04-11 |
Rich Salz | free NULL cleanup 10
|
commit | commitdiff | tree |
2015-04-10 |
Rich Salz | fix to "test script cleanup"
|
commit | commitdiff | tree |
2015-04-10 |
Rich Salz | test script cleanup
|
commit | commitdiff | tree |
2015-04-08 |
Rich Salz | Drop CA.sh for CA.pl
|
commit | commitdiff | tree |
2015-04-08 |
Rich Salz | consistent test-start logging
|
commit | commitdiff | tree |
2015-04-02 |
Rich Salz | Fewer newlines in comp method output
|
commit | commitdiff | tree |
2015-03-28 |
Rich Salz | free NULL cleanup
|
commit | commitdiff | tree |
2015-03-25 |
Rich Salz | free NULL cleanup.
|
commit | commitdiff | tree |
next |