openssl.git
2016-09-13 Richard LevitteFix 'openssl passwd' with arguments -1 or -apr1
2016-09-13 FdaSilvaYYFix some magic values about revocation info type...
2016-09-13 Rich SalzAdd --missing-help to list command
2016-09-13 Andy GrundmanRemove -xtarget=ultra from solaris(64)-sparcv9-cc builds.
2016-09-13 Viktor Szakatsbio.h: fix number of arguments passed to BIO_ptr_ctrl()
2016-09-13 Viktor Szakatss_client: avoid warning on Windows/MS-DOS systems
2016-09-13 Andy PolyakovConfigure: detect gcc's dependency generation capabilit...
2016-09-13 Andy Polyakovbn/bn_lcl.h: improve interoperability with clang and...
2016-09-13 Andy PolyakovConfigure: impose ^X on whole build procedure.
2016-09-13 Matt CaswellAbort on unrecognised warning alerts
2016-09-13 Matt CaswellFix a few style nits in the wpacket code
2016-09-13 Matt CaswellRemove else after a return in packet code
2016-09-13 Matt CaswellPull out some common packet code into a function
2016-09-13 Matt CaswellAdd some soft asserts where applicable
2016-09-13 Matt CaswellAddress WPACKET review comments
2016-09-13 Matt CaswellSimplify the overflow checks in WPACKET_allocate_bytes()
2016-09-13 Matt CaswellMove the WPACKET documentation comments to packet_locl.h
2016-09-13 Matt CaswellAdd tests for the WPACKET implementation
2016-09-13 Matt CaswellEnsure the WPACKET gets cleaned up in the event of...
2016-09-13 Matt CaswellVarious bug fixes and tweaks to WPACKET implementation
2016-09-13 Matt CaswellAdd WPACKET_sub_memcpy() function
2016-09-13 Matt CaswellMove from explicit sub-packets to implicit ones
2016-09-13 Matt CaswellRename PACKETW to WPACKET
2016-09-13 Matt CaswellConvert tls_construct_client_hello() to use PACKETW
2016-09-13 Matt CaswellFirst pass at writing a writeable packets API
2016-09-12 David WoodhouseAdd enginesdir to libcrypto.pc pkg-config file
2016-09-11 Richard LevitteVMS: Don't force symbol mixed case when building DSOs
2016-09-11 Richard LevitteVMS: be less picky when loading DSOs
2016-09-11 Matt Caswellutil/shlib_wrap.sh is now auto-generated so tell git...
2016-09-09 Tim HudsonFix EC_KEY_print so it prints out private key information
2016-09-09 Rich SalzTrim config output
2016-09-08 Richard LevitteVMS: Use different C flags for programs that aren't...
2016-09-08 Richard LevitteBuild file templates: additional information to build...
2016-09-08 Richard LevitteIf errno is ENXIO in BSS_new_file(), set BIO_R_NO_SUCH_FILE
2016-09-08 Richard LevitteTravis: Do asan and msan with shared libraries
2016-09-08 Matt CaswellFix mem leaks during auto-deinit
2016-09-08 Matt CaswellEnsure trace recognises X25519
2016-09-08 Andy Polyakovengines/afalg: make it compile with backward compatibil...
2016-09-08 Andy PolyakovConfigurations/10-main.cf: AIX "facelift".
2016-09-08 Andy Polyakovchacha/asm/chacha-ppc.pl: add missing .text directive.
2016-09-07 Rich SalzAdd missing debug strings.
2016-09-07 Richard LevitteAllow asan, msan and ubsan to be configured with shared...
2016-09-07 David WoodhouseAvoid EVP_PKEY_cmp() crash on EC keys without public...
2016-09-07 Richard LevitteConfigure: Reorganise the checking of disabled options
2016-09-07 Alex GaynorGH1537: Avoid double-free in the EVP_PKEY API
2016-09-06 Rich SalzMisc BN fixes
2016-09-05 Richard LevitteCorrect detection of group end in map file when testing...
2016-09-05 Richard LevitteUnix build: have the makedepend and cc actions in one...
2016-09-03 Andy Polyakovmodes/asm/ghash-armv4.pl: improve interoperability...
2016-09-03 Andy PolyakovConfigure: clarify and refine -static.
2016-09-02 Andy PolyakovConfigurations/10-main.conf: add android64-mips64 target.
2016-09-02 Andy PolyakovMIPS assembly pack: adapt it for MIPS[32|64]R6.
2016-09-02 Andy PolyakovConfigurations/10-main.conf: add android64-x86_64 target.
2016-09-02 Andy PolyakovConfigurations/10-main.conf: fix omittions in commentary.
2016-09-02 Andy PolyakovConfigurations/10-main.conf: remove solaris-x86-cc...
2016-09-01 Richard LevitteMove 05-test_fuzz.t to 90-test_fuzz.t
2016-09-01 Richard LevitteDocument the enhanced tests specification
2016-09-01 Richard LevitteRevert "INSTALL: add information on option no-fuzz...
2016-09-01 Richard LevitteRevert "Make it possible to disable fuzz testing"
2016-09-01 Richard LevitteAdd a more versatile test chooser
2016-08-31 Richard LevitteINSTALL: add information on option no-fuzz-test
2016-08-31 Richard LevitteINSTALL: add information on the environment variable...
2016-08-31 Richard LevitteINSTALL: clarify OPENSSL_LOCAL_CONFIG_DIR
2016-08-31 Richard LevitteHave Configure's HASH or TABLE produce complete lists
2016-08-31 Richard LevitteConfigure's print_table_entry printed incorrect information
2016-08-31 Richard LevitteMake it possible to disable fuzz testing
2016-08-31 Andy Polyakovcrypto/bn/*: x86[_64] division instruction doesn't...
2016-08-31 Richard LevitteThe Perl interpreter might be in a path with spaces...
2016-08-31 Rich SalzCode cleanup UI
2016-08-30 Matt CaswellAdd some CertStatus tests
2016-08-30 Matt CaswellEnsure the CertStatus message adds a DTLS message heade...
2016-08-30 Richard LevitteConfigure: save away the value of OPENSSL_LOCAL_CONFIG_...
2016-08-30 Richard LevitteConfigure: Redo the logic for finding build file templates
2016-08-30 Richard LevitteConfigure: clean away temporary section of code
2016-08-30 Richard LevitteMake it possible for the user to specify a different...
2016-08-29 Andy PolyakovAdd ecp_nistz256-ppc64 module.
2016-08-29 Andy Polyakovperlasm/ppc-xlate.pl: recognize .type directive.
2016-08-29 Andy Polyakovbn/asm/ppc.pl: harmonize .size directive in bn_mul_words.
2016-08-29 Rich SalzRemove comment tags from structs (coding style)
2016-08-29 Rich SalzUse uppercase name for PCT_ enum
2016-08-26 Richard LevitteVMS: honor --openssldir setting
2016-08-26 Rich SalzRemove trailing zeros
2016-08-26 Richard LevitteImprove the definition of STITCHED_CALL in e_rc4_hmac_md5.c
2016-08-25 Matt CaswellRemove note from CHANGES about EC DRBG
2016-08-25 Richard LevitteUpdate CHANGES, NEWS, README and opensslv.h on master
2016-08-25 Matt CaswellFix uninit read in sslapitest
2016-08-25 Andy PolyakovCHANGES: mention Windows UTF-8 opt-in option.
2016-08-25 Andy PolyakovWindows: UTF-8 opt-in for command-line arguments and...
2016-08-25 Dr. Stephen... Support broken PKCS#12 key generation.
2016-08-25 Andy PolyakovDon't switch password formats using global state.
2016-08-25 Matt CaswellFix an uninitialised read on an error path
2016-08-25 Richard LevitteNEWS: add a number of the types that were made opaque
2016-08-24 Viktor DukhovniUn-delete still documented X509_STORE_CTX_set_verify
2016-08-24 Andy PolyakovConfigurations/10-main.conf: fix solaris64-*-cc link...
2016-08-24 Andy Polyakovec/asm/ecp_nistz256-x86_64.pl: /cmovb/cmovc/ as nasm...
2016-08-24 Matt CaswellClarify the error messages in 08f6ae5b28
2016-08-24 Matt CaswellFix no-ec2m
2016-08-24 Richard LevitteCRYPTO_atomic_add(): check that the object is lock...
2016-08-24 Richard LevitteCRYPTO_atomic_add(): use acquire release memory order...
2016-08-24 Richard LevitteCheck for __GNUC__ to use GNU C atomic buildins
next