openssl.git
2015-01-22 Matt CaswellTweaks for comments due to indent's inability to handle...
2015-01-22 Matt CaswellMove more comments that confuse indent
2015-01-22 Dr. Stephen... Delete trailing whitespace from output.
2015-01-22 Dr. Stephen... Add -d debug option to save preprocessed files.
2015-01-22 Dr. Stephen... Test option -nc
2015-01-22 Andy Polyakovec/ecp_nistz256.c: further harmonization with latest...
2015-01-22 Matt CaswellAdd ecp_nistz256.c to list of files skipped by openssl...
2015-01-22 Matt CaswellManually reformat aes_x86core.c and add it to the list...
2015-01-22 Andy Polyakovcrypto/ofb128.c: make it indent-friendly.
2015-01-22 Andy Polyakovmodes/ctr128.c: make it indent-friendly.
2015-01-22 Andy Polyakovmodes/cfb128.c: make it indent-friendly.
2015-01-22 Andy Polyakovec/ecp_nistz256.c: harmonize with latest indent script.
2015-01-22 Matt CaswellFix indent comment corruption issue
2015-01-22 Matt CaswellAmend openssl-format-source so that it give more repeat...
2015-01-22 Andy Polyakovbn/bn_const.c: make it indent-friendly.
2015-01-22 Andy Polyakovbn/asm/x86_64-gcc.cL make it indent-friendly.
2015-01-22 Andy Polyakovbn/bn_asm.c: make it indent-friendly.
2015-01-22 Andy Polyakovbn/bn_exp.c: make it indent-friendly.
2015-01-22 Matt CaswellManually reformat aes_core.c
2015-01-22 Matt CaswellAdd obj_dat.h to the list of files that will not be...
2015-01-22 Matt CaswellFix strange formatting by indent
2015-01-22 Andy Polyakovmodes/modes_lcl.h: make it indent-friendly.
2015-01-22 Matt Caswellindent has problems with comments that are on the right...
2015-01-22 Andy Polyakovmodes/gcm128.c: make it indent-friendly.
2015-01-22 Andy Polyakovmodes/cts128.c: make it indent-friendly.
2015-01-22 Andy Polyakovcrypto/mem_dbg.c: make it indent-friendly.
2015-01-22 Matt CaswellMore indent fixes for STACK_OF
2015-01-22 Matt CaswellFix indent issue with functions using STACK_OF
2015-01-22 Matt CaswellFix indent issue with engine.h
2015-01-22 Matt CaswellFix logic to check for indent.pro
2015-01-22 Andy Polyakovcrypto/cryptlib.c: make it indent-friendly.
2015-01-22 Andy Polyakovbn/bntest.c: make it indent-friendly.
2015-01-22 Andy Polyakovbn/bn_recp.c: make it indent-friendly.
2015-01-22 Andy Polyakovengines/e_ubsec.c: make it indent-friendly.
2015-01-22 Andy Polyakovapps/srp.c: make it indent-friendly.
2015-01-22 Andy Polyakovapps/speed.c: make it indent-friendly.
2015-01-22 Andy Polyakovbn/rsaz_exp.c: make it indent-friendly.
2015-01-22 Matt CaswellFix make errors
2015-01-22 Richard LevitteMake the script a little more location agnostic
2015-01-22 Matt CaswellProvide script for filtering data initialisers for...
2015-01-22 Dr. Stephen... Script fixes.
2015-01-22 Richard LevitteRun expand before perl, to make sure things are properl...
2015-01-22 Richard LevitteForce the use of our indent profile
2015-01-22 Tim HudsonProvide source reformating script. Requires GNU indent...
2015-01-22 Matt CaswellFix source where indent will not be able to cope
2015-01-22 Matt CaswellYet more comments
2015-01-22 Matt CaswellMore comments
2015-01-22 Matt CaswellFurther comment changes for reformat (master)
2015-01-14 Rich SalzCleanup OPENSSL_NO_xxx, part 1 master-pre-reformat
2015-01-13 Andy PolyakovAdd Broadwell performance results.
2015-01-13 Dr. Stephen... Remove use of BN_init, BN_RECP_CTX_init from bntest
2015-01-13 Dr. Stephen... For master windows build dsa.h is now needed.
2015-01-13 Matt CaswellMake output from openssl version -f consistent with...
2015-01-13 Matt CaswellFix warning where BIO_FLAGS_UPLINK was being redefined.
2015-01-13 Matt CaswellAvoid deprecation problems in Visual Studio 13
2015-01-13 Matt CaswellEnsure internal header files are used from mk1mf based...
2015-01-12 Rich SalzRT3548: Remove unsupported platforms
2015-01-12 Rich SalzAllow multiple IDN xn-- indicators
2015-01-12 Rich SalzRT3548: Remove some unsupported platforms.
2015-01-12 Rich SalzRT478: Add uninstall make target
2015-01-12 Matt CaswellFix no-deprecated on Windows
2015-01-12 Matt Caswellmake update
2015-01-12 Matt CaswellRemove redundant DSO_METHOD_beos declaration in dso...
2015-01-10 Kurt RoeckxMake build reproducible
2015-01-09 Matt CaswellFurther windows specific .gitignore entries
2015-01-09 Matt CaswellUpdate .gitignore with windows files to be excluded...
2015-01-08 Matt CaswellFix build failure on Windows due to undefined cflags...
2015-01-08 Matt CaswellA memory leak can occur in dtls1_buffer_record if eithe...
2015-01-08 Dr. Stephen... Unauthenticated DH client certificate fix.
2015-01-08 Andy PolyakovFix for CVE-2014-3570 (with minor bn_asm.c revamp).
2015-01-08 Matt CaswellFollow on from CVE-2014-3571. This fixes the code that...
2015-01-08 Dr. Stephen... Fix crash in dtls1_get_record whilst in the listen...
2015-01-07 Dr. Stephen... fix error discrepancy
2015-01-07 Andy PolyakovFix irix-cc build.
2015-01-06 Dr. Stephen... use correct credit in CHANGES
2015-01-06 Emilia KasperOnly inherit the session ID context in SSL_set_SSL_CTX...
2015-01-06 Dr. Stephen... use correct function name
2015-01-06 Dr. Stephen... RT3662: Allow leading . in nameConstraints
2015-01-06 Rich SalzSome cleanup of L<> markup in pod files
2015-01-06 Martin BrejchaFix memory leak.
2015-01-06 Matt CaswellFurther comment amendments to preserve formatting prior...
2015-01-06 Matt CaswellRemove blank line from start of cflags character array...
2015-01-06 Andy PolyakovCHANGES: mention "universal" ARM support.
2015-01-06 Andy PolyakovRevert "CHANGES: mention "universal" ARM support."
2015-01-06 Andy PolyakovCHANGES: mention "universal" ARM support.
2015-01-06 Dr. Stephen... fix compilation error
2015-01-06 Dr. Stephen... Only allow ephemeral RSA keys in export ciphersuites.
2015-01-05 Dr. Stephen... ECDH downgrade bug fix.
2015-01-05 Rich SalzRT3546: Remove #define IRIX_CC_BUG
2015-01-05 Dr. Stephen... update ordinals
2015-01-05 Adam LangleyEnsure that the session ID context of an SSL* is updated
2015-01-05 Dr. Stephen... Constify ASN1_TYPE_cmp add X509_ALGOR_cmp.
2015-01-05 Dr. Stephen... Fix various certificate fingerprint issues.
2015-01-05 Matt CaswellAdditional fix required for no-srtp to work
2015-01-05 Piotr SikoraFix building with no-srtp
2015-01-05 Emilia KasperAdd a clang build target for linux-x86_64
2015-01-04 Andy PolyakovRemove inconsistency in ARM support.
2015-01-04 Andy Polyakovecp_nistz256-x86_64.pl: fix occasional failures.
2015-01-04 Rich SalzRT2914: NULL check missing in X509_name_canon
2015-01-02 Dr. Stephen... Remove SGC restart flag.
next