openssl.git
2016-05-16 Matt CaswellRemove an unneccessary check of cipher
2016-05-16 Rich SalzUse OPENSSL_hexchar2int
2016-05-16 Rich SalzUse app_malloc; two missing cases.
2016-05-16 Steffan Kargerconst correctness: make HMAC_size() take a const *
2016-05-16 Kurt Roeckxsession tickets: use more sizeof
2016-05-16 TJ SaundersUse AES256 for the default encryption algoritm for...
2016-05-16 TJ Saunderssession tickets: Use sizeof() for the various fields
2016-05-16 Dr. Stephen... Don't load same config file twice.
2016-05-16 Richard LevitteDocumentation: Clarify sizes for UI_add_input_string()
2016-05-16 Matt CaswellWorkaround an IO::Socket::IP bug
2016-05-16 Viktor DukhovniFold threads.h into crypto.h making API public
2016-05-16 Richard LevitteDon't require any length of password when decrypting
2016-05-16 Richard LevitteAdd support for RC / WINDRES env variables
2016-05-16 Richard LevitteAdd missing initialiser in e_chil.c
2016-05-16 Cristian Stoicado not remove links found in .git directory
2016-05-16 Richard LevitteWindows: Add CRYPT32.LIB to the libraries to link you...
2016-05-16 Alessandro... Do not access SSL struct directly in TLS1_get_version...
2016-05-16 Alessandro... Add SSL_client_version() getter function
2016-05-16 Matt CaswellAdd some documentation of SSL_CTX_set_tlsext_status_type()
2016-05-16 jfigusPropagate tlsext_status_type from SSL_CTX to SSL
2016-05-16 Kazuki YamaguchiFix NPN protocol name list validation
2016-05-16 FdaSilvaYYUnify <TYPE>_up_ref methods signature and behaviour.
2016-05-16 Richard LevitteSmall MSVC build fixes.
2016-05-16 FdaSilvaYYFix some missing OBJ_dup failure checks.
2016-05-14 Richard Levitteopenssl_{startup,shutdown}.com.in are in the source...
2016-05-14 FdaSilvaYYFix various methods declaration in pod file
2016-05-14 Alessandro... Increment size limit for ClientHello messages
2016-05-14 Kirill MarinushkinFix engine cryptodev: pointer to IV
2016-05-13 Insu YunFix OpenSSL_memdup error handling
2016-05-13 Richard LevitteVMS perl: Fix glob output
2016-05-13 Matt CaswellAdd some additional NewSessionTicket tests
2016-05-13 David BenjaminThe NewSessionTicket message is not optional.
2016-05-13 Dr. Stephen... Fix stack constification definitions.
2016-05-13 Dr. Stephen... Correct documentation on digest used.
2016-05-13 Dr. Stephen... Fix signer option and support format SMIME.
2016-05-12 Richard LevitteWindows: When installing libraries and executables...
2016-05-12 Richard LevitteDJGPP adjustments
2016-05-12 Richard LevitteMove the DJGPP target to its own config.
2016-05-12 Rich SalzFix uninitialized variable
2016-05-12 Emilia KasperRemove proxy tests. Add verify callback tests.
2016-05-12 Emilia KasperAppease ubsan
2016-05-12 Dr. Stephen... Correctly check for trailing digest options.
2016-05-12 Richard LevitteRemove openssl.spec
2016-05-12 Dr. Stephen... Restore support for ENGINE format keys in apps.
2016-05-12 Dmitry BelyavskyDon't use GOST ciphersuites with DTLS.
2016-05-12 Dr. Stephen... Don't leak memory if realloc fails.
2016-05-12 Richard LevitteAdd a case for 64-bit OS X in config
2016-05-11 Viktor DukhovniFix TLSProxy race by adding missing eval
2016-05-11 Rich SalzRecommend GH over RT, per team vote.
2016-05-11 Richard Levittemake update
2016-05-11 Dr. Stephen... typo
2016-05-11 Dr. Stephen... Update pkcs8 defaults.
2016-05-11 Steven ValdezAdding missing BN_CTX_(start/end) in crypto/ec/ec_key.c
2016-05-11 Emilia KasperReplace cipherlist test
2016-05-11 Matt CaswellMake null_compression const
2016-05-11 David BenjaminFix V2ClientHello handling.
2016-05-11 Dr. Stephen... Add -signcert to CA.pl usage message.
2016-05-11 Viktor DukhovniFix i2d_X509_AUX, update docs and add tests
2016-05-10 Dr. Stephen... Add a couple of checks to prime app.
2016-05-10 Dr. Stephen... Add -srp option to ciphers command.
2016-05-10 Andy Polyakovcrypto/des: remove obsolete functions.
2016-05-10 Andy PolyakovConfigurations: engage MIPS64 Poly1305 module.
2016-05-10 Andy PolyakovMIPS64 assembly pack: add Poly1305 module.
2016-05-10 Andy PolyakovConfigure: replace which() with IPC::Cmd::can_run.
2016-05-10 Andy Polyakovwindows-makefile.tmpl: minor adjustments.
2016-05-10 Andy Polyakovutil/mkdef.pl: omit ordinals from Windows DLLs.
2016-05-10 Dr. Stephen... Typo.
2016-05-10 Richard LevitteFix the docs for ERR_remove_thread_state and ERR_remove...
2016-05-10 Richard LevitteRestore the ERR_remove_thread_state() API and make...
2016-05-10 Richard LevitteHave [.VMS]openssl_{startup,shutdown}.com depend on...
2016-05-10 Richard LevitteFix VMS/openssl_{startup,shutddown}.com.in
2016-05-10 Andy PolyakovConfigure: adhere to $(CROSS_COMPILE)ranlib.
2016-05-10 Andy PolyakovConfigure: make it work with Perl 5.10.
2016-05-10 Andy PolyakovIRIX fixes.
2016-05-09 Richard LevitteAdd NULL check in i2d_PrivateKey()
2016-05-09 David BenjaminDon't send signature algorithms when client_version...
2016-05-09 Matt CaswellFix BIO_eof() for BIO pairs
2016-05-09 Hansruedi PatzenFix: failed to open config file if not specified when...
2016-05-09 Richard LevitteVMS: support VERBOSE and V in descrip.mms
2016-05-09 Dr. Stephen... Recognise VERBOSE and V as well as HARNESS_VERBOSE
2016-05-09 Rich SalzMissing credit in CHANGES
2016-05-09 Andrea GrandiFix error in the loop of ECDH
2016-05-09 Matt CaswellFree any existing SRTP connection profile
2016-05-09 Andy PolyakovConfigurations/windows-makefile.tmpl: expand environmen...
2016-05-09 FdaSilvaYYfix tab-space mixed indentation
2016-05-09 J Mohan Rao... fix check
2016-05-09 J Mohan Rao... few missing allocation failure checks and releases...
2016-05-07 Ben Lauriememset() doesn't take NULL.
2016-05-07 Ben LaurieAdd fuzzing!
2016-05-06 Dr. Stephen... Constify PKCS12_newpass()
2016-05-06 Jeffrey WaltonAdd documentation of PKCS12_newpass()
2016-05-06 Dr. Stephen... Tidy up PKCS12_newpass() fix memory leaks.
2016-05-06 Dr. Stephen... Only set CMS parameter when encrypting
2016-05-06 isnotnickRT3513: req doesn't display attributes using utf8string
2016-05-06 Andy PolyakovREADME.PERL: clarify "matching" Perl requirement on...
2016-05-06 Andy Polyakovpoly1305/asm/poly1305-x86_64.pl: contain symbols within...
2016-05-06 Andy Polyakovpoly1305/asm/poly1305-x86_64.pl: make it cross-compile.
2016-05-06 Andy Polyakovtestlib/OpenSSL/Test.pm: address 5.10 warnings.
2016-05-06 Andy Polyakovtest/evp_test.c: exercise different combinations of...
2016-05-05 Dr. Stephen... Use default ASN.1 for SEED.
next