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 |
2015-01-22 |
Dr. Stephen... | Add -d debug option to save preprocessed files. |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Dr. Stephen... | Test option -nc |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Andy Polyakov | ec/ecp_nistz256.c: further harmonization with latest... |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Matt Caswell | Add ecp_nistz256.c to list of files skipped by openssl... |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Matt Caswell | Manually reformat aes_x86core.c and add it to the list... |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Andy Polyakov | crypto/ofb128.c: make it indent-friendly. |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Andy Polyakov | modes/ctr128.c: make it indent-friendly. |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Andy Polyakov | modes/cfb128.c: make it indent-friendly. |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Andy Polyakov | ec/ecp_nistz256.c: harmonize with latest indent script. |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Matt Caswell | Fix indent comment corruption issue |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Matt Caswell | Amend openssl-format-source so that it give more repeat... |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Andy Polyakov | bn/bn_const.c: make it indent-friendly. |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Andy Polyakov | bn/asm/x86_64-gcc.cL make it indent-friendly. |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Andy Polyakov | bn/bn_asm.c: make it indent-friendly. |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Andy Polyakov | bn/bn_exp.c: make it indent-friendly. |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Matt Caswell | Manually reformat aes_core.c |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Matt Caswell | Add obj_dat.h to the list of files that will not be... |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Matt Caswell | Fix strange formatting by indent |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Andy Polyakov | modes/modes_lcl.h: make it indent-friendly. |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Matt Caswell | indent has problems with comments that are on the right... |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Andy Polyakov | modes/gcm128.c: make it indent-friendly. |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Andy Polyakov | modes/cts128.c: make it indent-friendly. |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Andy Polyakov | crypto/mem_dbg.c: make it indent-friendly. |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Matt Caswell | More indent fixes for STACK_OF |
commit | commitdiff | tree | snapshot |
next |