openssl.git
2016-07-06 Richard LevitteMake 'build_libs' build shared libraries as well
2016-07-06 Dr. Stephen... Don't indicate errors during initial adb decode.
2016-07-06 Richard LevitteVMS: make sure there's a file extension when creating...
2016-07-05 Richard LevitteVMS: arch in config.com was mistakenly made process...
2016-07-05 Richard Levittemake update
2016-07-05 Richard LevitteStop using and deprecate ENGINE_setup_bsd_cryptodev
2016-07-05 FdaSilvaYYFix mem error handling in PKCS7_simple_smimecap
2016-07-05 FdaSilvaYYImprove some error management code in CT
2016-07-05 FdaSilvaYYFix some memory error handling in CT
2016-07-05 FdaSilvaYYAdd checks on sk_TYPE_push() returned value
2016-07-05 Dr. Stephen... Reorganise asn1.h and add comments.
2016-07-04 Rich SalzUpdate fuzz/README.md
2016-07-04 Richard Levitteperl: Separate compile-time environment from runtime...
2016-07-02 Andreas KarlssonFix broken loading of client CAs
2016-07-02 Richard LevitteVMS: Add installation verification procedure
2016-07-02 Richard LevitteFix some VMS inconsistencies
2016-07-02 Richard LevitteInstall the openssl app with version number on VMS
2016-07-02 Richard LevitteHave the VMS shared library file names contain the...
2016-07-02 Richard LevittePass down correct information to the VMS startup script...
2016-07-02 Richard LevitteAdd the missing pointer_size information on VMS configs
2016-07-02 Ben LaurieEnsure that global dependencies are built first, even...
2016-07-01 Matt CaswellUse the SSL_METHODs passed to create_ssl_ctx_pair()
2016-07-01 Matt CaswellAvoid an overflow in constructing the ServerKeyExchange...
2016-07-01 Rich SalzCleanup obj_dat.h, obj_dat.pl
2016-07-01 Richard LevitteDeal with pod2html issues, in this case the lack of...
2016-07-01 Richard LevitteSimplify INCLUDE statements in build.info files
2016-07-01 Richard LevitteMake build.info INCLUDE stmts be both source and build...
2016-07-01 Dr. Stephen... fix 'set but not used' warning
2016-07-01 Kurt RoeckxRe-add x509 and crl fuzzer
2016-07-01 Kurt RoeckxAdd old locking constants back
2016-07-01 Kurt RoeckxMake CRYPTO_num_locks() return 1
2016-07-01 mrprefix code formatting
2016-07-01 mrpreadd return value for expand
2016-07-01 Alessandro... Fix printing private EC_KEY
2016-07-01 Viktor Szakatsssl.h: spelling in comment
2016-07-01 Ben LaurieRun the fuzzing corpora as tests.
2016-07-01 Andy PolyakovSPARC assembly pack: enforce V8+ ABI constraints.
2016-07-01 Andy PolyakovSPARC assembly pack: enforce V8+ ABI constraints.
2016-06-30 Richard LevitteWindows: Recreate the $prefix variable
2016-06-30 FdaSilvaYYConstify a bit more OPENSSL_sk_ API
2016-06-30 FdaSilvaYYUse directly zalloc in OPENSSL_sk_dup and OPENSSL_sk_de...
2016-06-30 Matt CaswellConvert memset calls to OPENSSL_cleanse
2016-06-30 Matt CaswellCleanup documentation for removed functionality
2016-06-30 Matt CaswellAdd some compat macros for removed tmp RSA functions...
2016-06-30 Kurt CancemiFix hmac test case 6
2016-06-30 Rich SalzRestore clang builds in travis.yml
2016-06-29 Richard LevitteRemove the envvar hack to enable proxy cert processing
2016-06-29 FdaSilvaYYWhitespace cleanup in apps
2016-06-29 FdaSilvaYYWhitespace cleanup in ssl folder
2016-06-29 FdaSilvaYYWhitespace cleanup in crypto
2016-06-29 FdaSilvaYYWhitespace cleanup in docs
2016-06-29 FdaSilvaYYSpelling
2016-06-29 Ben LaurieSome interfaces may have IPv6 addresses even if an...
2016-06-28 Alex GaynorAdd comment about X509_print
2016-06-28 Emilia KasperSSL test framework: port SNI tests
2016-06-28 Emilia Kasperbase64 macro: parenthesize for clarity
2016-06-28 Richard LevitteWindows: Make DESTDIR work
2016-06-28 Richard LevitteBuild files: don't generate empty action lines in gener...
2016-06-27 Roumen PetrovUse include paths to our source before any other cflags
2016-06-27 Andy Polyakovengines/e_capi.c: accommodate recent DSA_SIG_[get|set...
2016-06-27 Andy Polyakovrsa/rsa_lib.c: const-ify RSA_get0_engine().
2016-06-27 Andy Polyakovunix-Makefile.tmpl: omit lib<rary>.a updates from direc...
2016-06-27 Andy Polyakovwindows-makefile.tmpl: don't use $? in library targets.
2016-06-27 Matt CaswellAdd a test for fragmented alerts
2016-06-27 Matt CaswellEnsure read records are marked as read
2016-06-27 Rich SalzRT4586: Remove RSA_memory_lock; unused, not needed
2016-06-27 Matt CaswellFix one more instance of incorrect OPENSSL_API_COMPAT...
2016-06-27 Matt CaswellFix some OPENSSL_API_COMPAT values
2016-06-27 Brian SmithClarify use of |$end0| in stitched x86-64 AES-GCM code.
2016-06-27 Andy PolyakovConfigurations/10-main.conf: fix PA-RISC commentary.
2016-06-27 Andy Polyakovevp/evp_enc.c: refine partial buffer overlap detection.
2016-06-27 Andy Polyakovevp/evp_enc.c: check for partially[!] overlapping buffers
2016-06-26 Rich SalzRT2680: Public EC key is shown as private
2016-06-26 Rich SalzRT2964: Fix it via doc
2016-06-26 Rich SalzRevert "RT2964: Fix it via doc"
2016-06-25 Rich SalzRT2964: Fix it via doc
2016-06-25 David BenjaminHandle BN_mod_word failures.
2016-06-25 David BenjaminFix BN_is_prime* calls.
2016-06-25 Kurt RoeckxAdd x509 and crl corpora
2016-06-25 Kurt RoeckxAdd X509 and CRL fuzzer
2016-06-24 Rich SalzAdd -ciphers flag to enc command
2016-06-24 Andy Polyakovperlasm/x86_64-xlate.pl: address errors and warnings...
2016-06-24 Andy Polyakov./config: minor cleanup.
2016-06-24 Andy Polyakov./config: detect x32-only environment.
2016-06-24 Nathaniel McCallumTeach EVP_PKEY_HMAC keys how to EVP_PKEY_cmp()
2016-06-24 Kurt RoeckxAvoid signed overflow
2016-06-24 Ben LaurieDeal with API changes.
2016-06-24 Matt CaswellEnsure HMAC key gets cleansed after use
2016-06-24 Matt CaswellAdd some documentation for missing HMAC functions
2016-06-24 Matt CaswellAdd a getter to obtain the HMAC_CTX md
2016-06-23 Matt CaswellFix ASN1_STRING_to_UTF8 could not convert NumericString
2016-06-23 huangqinjinMake x25519_compute_key() return a boolean
2016-06-23 huangqinjinMake ossl_ecdh_compute_key() return a boolean
2016-06-23 Sebastian Andrzej... utils/mkdir-p: check if dir exists also after mkdir...
2016-06-23 Rich SalzRT2867: des_ede3_cfb1 ignored "size in bits" flag
2016-06-23 Viktor DukhovniDrop extraneous printf argument in mkcert.sh
2016-06-23 Kurt RoeckxUpdate fuzz corpora
2016-06-23 FdaSilvaYYAdd checks on sk_TYPE_push() returned result
2016-06-23 FdaSilvaYYRework error handling from asn1_do_lock method.
2016-06-22 Dr. Stephen... Fix generation of expired CA certificate.
next