2015-02-04 |
Rich Salz | Fix various build breaks |
commit | commitdiff | tree | snapshot |
2015-02-04 |
Dr. Stephen... | fix windows build |
commit | commitdiff | tree | snapshot |
2015-02-04 |
Dr. Stephen... | Updates to reformat script. |
commit | commitdiff | tree | snapshot |
2015-02-04 |
Dr. Stephen... | More unused FIPS module code. |
commit | commitdiff | tree | snapshot |
2015-02-04 |
Dr. Stephen... | Make objxref.pl output in correct format |
commit | commitdiff | tree | snapshot |
2015-02-03 |
Dr. Stephen... | Preliminary ASN1_TIME documentation. |
commit | commitdiff | tree | snapshot |
2015-02-03 |
Dr. Stephen... | Remove unused variables. |
commit | commitdiff | tree | snapshot |
2015-02-03 |
Rich Salz | Dead code: crypto/dh,modes,pkcs12,ripemd,rsa,srp |
commit | commitdiff | tree | snapshot |
2015-02-03 |
Dr. Stephen... | Add SSL_get_extms_support documentation. |
commit | commitdiff | tree | snapshot |
2015-02-03 |
Dr. Stephen... | Add CHANGES entry. |
commit | commitdiff | tree | snapshot |
2015-02-03 |
Dr. Stephen... | Ctrl to retrieve extms support. |
commit | commitdiff | tree | snapshot |
2015-02-03 |
Dr. Stephen... | Add extms support to master key generation. |
commit | commitdiff | tree | snapshot |
2015-02-03 |
Dr. Stephen... | Extended master secret extension support. |
commit | commitdiff | tree | snapshot |
2015-02-03 |
Dr. Stephen... | Rewrite ssl3_send_client_key_exchange to support extms. |
commit | commitdiff | tree | snapshot |
2015-02-03 |
Dr. Stephen... | Utility function to retrieve handshake hashes. |
commit | commitdiff | tree | snapshot |
2015-02-03 |
Dr. Stephen... | Add flags field to SSL_SESSION. |
commit | commitdiff | tree | snapshot |
2015-02-03 |
Dr. Stephen... | Check PKCS#8 pkey field is valid before cleansing. |
commit | commitdiff | tree | snapshot |
2015-02-03 |
Rich Salz | old_des fix windows build, remove docs |
commit | commitdiff | tree | snapshot |
2015-02-02 |
Rich Salz | Remove old DES API |
commit | commitdiff | tree | snapshot |
2015-02-02 |
Rich Salz | Dead code: if 0 removal from crypto/evp and an unused... |
commit | commitdiff | tree | snapshot |
2015-02-02 |
Rich Salz | Dead code removal; #if 0 from crypto/des |
commit | commitdiff | tree | snapshot |
2015-02-02 |
Rich Salz | Dead code cleanup: crypto/ec,ecdh,ecdsa |
commit | commitdiff | tree | snapshot |
2015-02-02 |
Rich Salz | Dead code cleanup; remove #if 0 from crypto/engine |
commit | commitdiff | tree | snapshot |
2015-02-02 |
Rich Salz | Dead code cleanup: #if 0 dropped from tests |
commit | commitdiff | tree | snapshot |
2015-02-02 |
Rich Salz | Dead code cleanup: crypto/*.c, x509v3, demos |
commit | commitdiff | tree | snapshot |
2015-02-02 |
Andy Polyakov | cms-test.pl: "localize" /dev/null even further [as... |
commit | commitdiff | tree | snapshot |
2015-01-31 |
Richard Levitte | Make the libssl opaque changes compile on VMS |
commit | commitdiff | tree | snapshot |
2015-01-31 |
Matt Caswell | Add changes entry for opaquifying of libssl structures |
commit | commitdiff | tree | snapshot |
2015-01-31 |
Matt Caswell | Remove OPENSSL_NO_SSL_INTERN as it is now redundant... |
commit | commitdiff | tree | snapshot |
2015-01-31 |
Matt Caswell | Make libssl opaque. Move all structures that were previ... |
commit | commitdiff | tree | snapshot |
2015-01-30 |
Ben Laurie | Build correctly for me on FreeBSD 10. |
commit | commitdiff | tree | snapshot |
2015-01-30 |
Rich Salz | Dead code removal: #if 0 asn1, pkcs7 |
commit | commitdiff | tree | snapshot |
2015-01-30 |
Rich Salz | Dead code clean: #if 0 removal in apps |
commit | commitdiff | tree | snapshot |
2015-01-30 |
Rich Salz | Dead code removal #if 0 engines |
commit | commitdiff | tree | snapshot |
2015-01-30 |
Rich Salz | Dead code removal: #if 0 conf, dso, pqueue, threads |
commit | commitdiff | tree | snapshot |
2015-01-30 |
Andy Polyakov | modes/gcm128.c: harmonize ctx->ghash assignment, shortc... |
commit | commitdiff | tree | snapshot |
2015-01-30 |
Andy Polyakov | modes/gcm128.c: fix OPENSSL_SMALL_FOOTPRINT compile... |
commit | commitdiff | tree | snapshot |
2015-01-30 |
Richard Levitte | Since SHA0 was completely removed, also remove the... |
commit | commitdiff | tree | snapshot |
2015-01-30 |
Richard Levitte | Update on the use of logical names for OpenSSL configur... |
commit | commitdiff | tree | snapshot |
2015-01-30 |
Richard Levitte | VMS exit codes weren't handled well enough and were... |
commit | commitdiff | tree | snapshot |
2015-01-30 |
Richard Levitte | VMS adjustments: |
commit | commitdiff | tree | snapshot |
2015-01-30 |
Richard Levitte | VMS adjustments: |
commit | commitdiff | tree | snapshot |
2015-01-30 |
Richard Levitte | VMS build changes |
commit | commitdiff | tree | snapshot |
2015-01-30 |
Richard Levitte | VMS adjustments: |
commit | commitdiff | tree | snapshot |
2015-01-30 |
Richard Levitte | VMS adjustments: |
commit | commitdiff | tree | snapshot |
2015-01-30 |
Richard Levitte | dso_vms needs to add the .EXE extension if there is... |
commit | commitdiff | tree | snapshot |
2015-01-30 |
Rich Salz | Dead code removal: #if 0 bio, comp, rand |
commit | commitdiff | tree | snapshot |
2015-01-29 |
Rich Salz | Make output consistency: remove blank line |
commit | commitdiff | tree | snapshot |
2015-01-29 |
Richard Levitte | clang on Linux x86_64 complains about unreachable code. |
commit | commitdiff | tree | snapshot |
2015-01-28 |
Matt Caswell | Fix various windows compilation issues |
commit | commitdiff | tree | snapshot |
2015-01-28 |
Rich Salz | Fix int/unsigned compiler complaint |
commit | commitdiff | tree | snapshot |
2015-01-28 |
Rich Salz | Remove support for opaque-prf |
commit | commitdiff | tree | snapshot |
2015-01-28 |
Rich Salz | Add missing declaration for lh_node_usage_stats |
commit | commitdiff | tree | snapshot |
2015-01-28 |
Rich Salz | Rename index to idx to avoid symbol conflicts. |
commit | commitdiff | tree | snapshot |
2015-01-28 |
Rich Salz | Finish removal of DSS |
commit | commitdiff | tree | snapshot |
2015-01-28 |
Matt Caswell | Fix warning on some compilers where variable index... |
commit | commitdiff | tree | snapshot |
2015-01-28 |
Matt Caswell | Fix no-ocb for Windows |
commit | commitdiff | tree | snapshot |
2015-01-28 |
Matt Caswell | Rationalise testing of AEAD modes |
commit | commitdiff | tree | snapshot |
2015-01-28 |
Matt Caswell | Harmonise use of EVP_CTRL_GET_TAG/EVP_CTRL_SET_TAG... |
commit | commitdiff | tree | snapshot |
2015-01-28 |
Matt Caswell | Replace EVP_CTRL_OCB_SET_TAGLEN with EVP_CTRL_SET_TAG... |
commit | commitdiff | tree | snapshot |
2015-01-28 |
Rich Salz | Dead code removal: Fortezza identifiers |
commit | commitdiff | tree | snapshot |
2015-01-27 |
Rich Salz | "#if 0" removal: header files |
commit | commitdiff | tree | snapshot |
2015-01-27 |
Rich Salz | OPENSSL_NO_XXX cleanup: OPENSSL_NO_BUF_FREELISTS |
commit | commitdiff | tree | snapshot |
2015-01-27 |
Rich Salz | OPENSSL_NO_XXX cleanup: NO_TLS, NO_TLS1 |
commit | commitdiff | tree | snapshot |
2015-01-27 |
Rich Salz | OPENSSL_NO_xxx cleanup: SHA |
commit | commitdiff | tree | snapshot |
2015-01-27 |
Rich Salz | OPENSSL_NO_xxx cleanup: RFC3779 |
commit | commitdiff | tree | snapshot |
2015-01-27 |
Rich Salz | OPENSSL_NO_xxx cleanup: many removals |
commit | commitdiff | tree | snapshot |
2015-01-27 |
Rich Salz | OPENSSL_NO_xxx cleanup: DEC-CBCM removed |
commit | commitdiff | tree | snapshot |
2015-01-27 |
Matt Caswell | Provide documentation for all SSL(_CTX)?_(get|set)... |
commit | commitdiff | tree | snapshot |
2015-01-27 |
Matt Caswell | Remove explicit setting of read_ahead for DTLS. It... |
commit | commitdiff | tree | snapshot |
2015-01-27 |
Matt Caswell | Make DTLS always act as if read_ahead is set. The actua... |
commit | commitdiff | tree | snapshot |
2015-01-27 |
Andy Polyakov | Configure: addendum to OPENSSL_NO_[RMD160|RIPEMD] harmo... |
commit | commitdiff | tree | snapshot |
2015-01-27 |
Andy Polyakov | des/asm/des_enc.m4: strip #ifdef OPENSSL_SYS_ULTRASPARC... |
commit | commitdiff | tree | snapshot |
2015-01-26 |
Rich Salz | Remove obsolete support for old code. |
commit | commitdiff | tree | snapshot |
2015-01-26 |
Rich Salz | Make OPENSSL_config truly ignore errors. |
commit | commitdiff | tree | snapshot |
2015-01-24 |
Rich Salz | undef cleanup: use memmove |
commit | commitdiff | tree | snapshot |
2015-01-24 |
Rich Salz | Remove unused eng_rsax and related asm file |
commit | commitdiff | tree | snapshot |
2015-01-24 |
Rich Salz | ifdef cleanup, part 4a: '#ifdef undef' |
commit | commitdiff | tree | snapshot |
2015-01-24 |
Kurt Roeckx | Fix segfault with empty fields as last in the config. |
commit | commitdiff | tree | snapshot |
2015-01-23 |
Viktor Dkhovni | Replace exit() with error return. |
commit | commitdiff | tree | snapshot |
2015-01-23 |
Andy Polyakov | Keep disclaiming 16-bit support. |
commit | commitdiff | tree | snapshot |
2015-01-23 |
Rich Salz | ifdef cleanup part 3: OPENSSL_SYSNAME |
commit | commitdiff | tree | snapshot |
2015-01-23 |
Andy Polyakov | Add assembly support to ios64-cross. |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Rich Salz | ifdef cleanup, 2 remove OPENSSL_NO_SETVBUF_IONBF |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Rich Salz | Remove obsolete uncomiled dsagen semi-test |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Rich Salz | Cleanup old doc/*; remove CHANGES.SSLeay |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Matt Caswell | Fix post-reformat errors preventing windows compilation |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Matt Caswell | Fix formatting error in pem.h |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Rob Stradling | Use inner algorithm when printing certificate. |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Corinna Vinschen | Drop redundant and outdated __CYGWIN32__ tests. |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Andy Polyakov | Fix macosx-ppc build (and typos in unwind info). |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Andy Polyakov | sha256-armv4.pl: fix typo. |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Matt Caswell | More comment realignment master-post-reformat |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Matt Caswell | Re-align some comments after running the reformat script. |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Matt Caswell | Rerun util/openssl-format-source -v -c . master-post-auto-reformat |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Matt Caswell | Run util/openssl-format-source -v -c . |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Matt Caswell | More tweaks for comments due indent issues master-pre-auto-reformat |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Matt Caswell | Tweaks for comments due to indent's inability to handle... |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Matt Caswell | Move more comments that confuse indent |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Dr. Stephen... | Delete trailing whitespace from output. |
commit | commitdiff | tree | snapshot |
next |