2015-08-27 |
Rich Salz | Fix memory over-read Signed-off-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2015-08-27 |
Rich Salz | Various doc fixes.
|
commit | commitdiff | tree |
2015-08-26 |
Rich Salz | Remove _locked memory functions.
|
commit | commitdiff | tree |
2015-08-26 |
Rich Salz | BN_bin2bn handle leading zero's
|
commit | commitdiff | tree |
2015-08-25 |
Rich Salz | GH372: Remove duplicate flags Signed-off-by: Rich Salz <rsalz@openssl.org>
|
commit | commitdiff | tree |
2015-08-24 |
Rich Salz | Small cleanup of crypto.pod
|
commit | commitdiff | tree |
2015-08-21 |
Rich Salz | Fix L<> content in manpages
|
commit | commitdiff | tree |
2015-08-17 |
Rich Salz | GH345: Remove stderr output
|
commit | commitdiff | tree |
2015-08-16 |
Rich Salz | Move FAQ to the web.
|
commit | commitdiff | tree |
2015-08-13 |
Rich Salz | Fix FAQ formatting for new website.
|
commit | commitdiff | tree |
2015-08-11 |
Rich Salz | Remove Gost94 signature algorithm.
|
commit | commitdiff | tree |
2015-08-10 |
Rich Salz | GH365: Missing #ifdef rename.
|
commit | commitdiff | tree |
2015-08-10 |
Rich Salz | RT3999: Remove sub-component version strings
|
commit | commitdiff | tree |
2015-08-10 |
Rich Salz | Fix build break.
|
commit | commitdiff | tree |
2015-07-31 |
Rich Salz | Various doc fixes from GH pull requests
|
commit | commitdiff | tree |
2015-07-29 |
Rich Salz | RT3639: Add -no_comp description to online help
|
commit | commitdiff | tree |
2015-07-29 |
Rich Salz | Tweak README about rt and bug reporting.
|
commit | commitdiff | tree |
2015-07-22 |
Rich Salz | Some cleanups for crypto/bn
|
commit | commitdiff | tree |
2015-07-20 |
Rich Salz | Rewrite crypto/ex_data
|
commit | commitdiff | tree |
2015-07-16 |
Rich Salz | Remove obsolete key formats.
|
commit | commitdiff | tree |
2015-07-15 |
Rich Salz | Revert "Missing perldoc markup around < literal"
|
commit | commitdiff | tree |
2015-07-14 |
Rich Salz | Can't use -trusted with -CA{path,file}
|
commit | commitdiff | tree |
2015-06-23 |
Rich Salz | Fix windows build
|
commit | commitdiff | tree |
2015-06-23 |
Rich Salz | More secure storage of key material.
|
commit | commitdiff | tree |
2015-06-23 |
Rich Salz | Add $! to errors, use script basename.
|
commit | commitdiff | tree |
2015-06-23 |
Rich Salz | RT3682: Avoid double-free on OCSP parse error
|
commit | commitdiff | tree |
2015-06-23 |
Rich Salz | RT3907-fix
|
commit | commitdiff | tree |
2015-06-22 |
Rich Salz | RT3907: avoid "local" in testssl script
|
commit | commitdiff | tree |
2015-06-21 |
Rich Salz | RT3917: add cleanup on an error path
|
commit | commitdiff | tree |
2015-06-15 |
Rich Salz | RT2547: Tighten perms on generated privkey files
|
commit | commitdiff | tree |
2015-06-15 |
Rich Salz | Refactor into clear_ciphers; RT3588
|
commit | commitdiff | tree |
2015-06-09 |
Rich Salz | Fix -DZLIB build for opaque COMP types
|
commit | commitdiff | tree |
2015-06-09 |
Rich Salz | Use bio_err not stderr in apps.
|
commit | commitdiff | tree |
2015-06-09 |
Rich Salz | No fprintf in the txt_db component
|
commit | commitdiff | tree |
2015-06-04 |
Rich Salz | Set error code, no fprintf stderr, on errors.
|
commit | commitdiff | tree |
2015-06-04 |
Rich Salz | Rename all static TS_xxx to ts_xxx
|
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-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 |
Rich Salz | Fix segfault in ec command
|
commit | commitdiff | tree |
2015-05-25 |
Rich Salz | fix s_client crash
|
commit | commitdiff | tree |
2015-05-20 |
Rich Salz | Replace switch/assignments with table lookup
|
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. Signed-off-by: Rich Salz <rsalz@akamai.com>
|
commit | commitdiff | tree |
2015-05-03 |
Rich Salz | fix various typo's
|
commit | commitdiff | tree |
2015-05-02 |
Rich Salz | RT3776: Wrong size for malloc
|
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 | Fix main build breakage.
|
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 |
next |