2016-02-11 |
Viktor Dukhovni | Fix MacOS/X build warnings |
commit | commitdiff | tree | snapshot |
2016-02-11 |
Rich Salz | Don't add filename comment. |
commit | commitdiff | tree | snapshot |
2016-02-11 |
Rich Salz | Remove TLS heartbeat, disable DTLS heartbeat |
commit | commitdiff | tree | snapshot |
2016-02-11 |
Rich Salz | Move to REF_DEBUG, for consistency. |
commit | commitdiff | tree | snapshot |
2016-02-11 |
Toshikuni Fukaya | RT3495: Add a hash for faster dup detection. |
commit | commitdiff | tree | snapshot |
2016-02-11 |
Rich Salz | Fix GH 327. |
commit | commitdiff | tree | snapshot |
2016-02-11 |
Richard Levitte | Make util/mkrc.pl location agnostic and adapt Makefile... |
commit | commitdiff | tree | snapshot |
2016-02-11 |
Richard Levitte | Make shared library targets more consistent |
commit | commitdiff | tree | snapshot |
2016-02-11 |
Dr. Stephen... | Fix engine key support in cms and req utilities. |
commit | commitdiff | tree | snapshot |
2016-02-11 |
Dr Stephen... | Test for and use AES CSP for RSA if present. |
commit | commitdiff | tree | snapshot |
2016-02-11 |
Richard Levitte | Add support for shared_rcflag, useful for windres ... |
commit | commitdiff | tree | snapshot |
2016-02-11 |
Richard Levitte | Modernise the mingw cflags and ldflags |
commit | commitdiff | tree | snapshot |
2016-02-11 |
Richard Levitte | Unified build: Keep track of generated header files |
commit | commitdiff | tree | snapshot |
2016-02-11 |
Richard Levitte | Remove the "make depend" message |
commit | commitdiff | tree | snapshot |
2016-02-11 |
Viktor Dukhovni | Simplify ssl_cert_type() by taking advantage of X509_ge... |
commit | commitdiff | tree | snapshot |
2016-02-11 |
Rich Salz | GH620: second diff from rt-2275, adds error code |
commit | commitdiff | tree | snapshot |
2016-02-11 |
Rich Salz | Check malloc |
commit | commitdiff | tree | snapshot |
2016-02-11 |
Rich Salz | Missing header include. |
commit | commitdiff | tree | snapshot |
2016-02-11 |
Rich Salz | Hide OPENSSL_INIT_SETTINGS. |
commit | commitdiff | tree | snapshot |
2016-02-11 |
Richard Levitte | Add inclusion directory crypto/include for BN compilations |
commit | commitdiff | tree | snapshot |
2016-02-11 |
Richard Levitte | The protocol variable has lost its use, remove it |
commit | commitdiff | tree | snapshot |
2016-02-11 |
Richard Levitte | Rework BIO_ADDRINFO_protocol() to return correct values |
commit | commitdiff | tree | snapshot |
2016-02-11 |
Matt Caswell | Fix errstr error code parsing |
commit | commitdiff | tree | snapshot |
2016-02-11 |
Richard Levitte | Make comment match reality |
commit | commitdiff | tree | snapshot |
2016-02-11 |
Dr. Stephen... | use consistent error messages |
commit | commitdiff | tree | snapshot |
2016-02-11 |
Dr. Stephen... | Print out bad content octets. |
commit | commitdiff | tree | snapshot |
2016-02-10 |
Richard Levitte | After auto init, check that the deprecated functions... |
commit | commitdiff | tree | snapshot |
2016-02-10 |
Richard Levitte | Change the VMS perl pointer from SF file store to the... |
commit | commitdiff | tree | snapshot |
2016-02-10 |
Rich Salz | After renaming init, update errors. |
commit | commitdiff | tree | snapshot |
2016-02-10 |
Rich Salz | BIO_PAIR_DEBUG did nothing; remove it. |
commit | commitdiff | tree | snapshot |
2016-02-10 |
Richard Levitte | Use the protocol we know rather than BIO_ADDRINFO_proto... |
commit | commitdiff | tree | snapshot |
2016-02-10 |
Richard Levitte | Don't assert protocol equality |
commit | commitdiff | tree | snapshot |
2016-02-10 |
Todd Short | Add CHACHA20 alias for ciphers. |
commit | commitdiff | tree | snapshot |
2016-02-10 |
Dmitry-Me | Ensure allocation size fits into size_t |
commit | commitdiff | tree | snapshot |
2016-02-10 |
Dr. Stephen... | typo |
commit | commitdiff | tree | snapshot |
2016-02-10 |
Richard Levitte | Produce buildinf.h on Windows the same way as on Unix |
commit | commitdiff | tree | snapshot |
2016-02-10 |
Richard Levitte | Quote the CFLAG in Unixly Makefiles, for buildinf.h |
commit | commitdiff | tree | snapshot |
2016-02-10 |
Richard Levitte | Make sure to escape backslashes and single quotes for... |
commit | commitdiff | tree | snapshot |
2016-02-10 |
Richard Levitte | Make it possible to get ENGINESDIR info from OpenSSL_ve... |
commit | commitdiff | tree | snapshot |
2016-02-10 |
Matt Caswell | Add some documentation about init after deinit |
commit | commitdiff | tree | snapshot |
2016-02-10 |
Matt Caswell | Update CHANGES following init function renaming |
commit | commitdiff | tree | snapshot |
2016-02-10 |
Matt Caswell | Attempt to log an error if init failed |
commit | commitdiff | tree | snapshot |
2016-02-10 |
Matt Caswell | The new init functions can now fail so shouldn't be... |
commit | commitdiff | tree | snapshot |
2016-02-10 |
Matt Caswell | Variable was declared static when it shouldn't be |
commit | commitdiff | tree | snapshot |
2016-02-10 |
Viktor Dukhovni | Improve recent option help string additions |
commit | commitdiff | tree | snapshot |
2016-02-10 |
Viktor Dukhovni | Deprecate the -issuer_checks debugging option |
commit | commitdiff | tree | snapshot |
2016-02-10 |
Richard Levitte | The guard macro to be defined didn't match the guard... |
commit | commitdiff | tree | snapshot |
2016-02-10 |
Rich Salz | Update unified build after store removal |
commit | commitdiff | tree | snapshot |
2016-02-10 |
Rich Salz | Rename INIT funtions, deprecate old ones. |
commit | commitdiff | tree | snapshot |
2016-02-10 |
Rich Salz | No dynamic-init fix; merge goof. |
commit | commitdiff | tree | snapshot |
2016-02-10 |
Richard Levitte | unified build system: add CHANGES & NEWS |
commit | commitdiff | tree | snapshot |
2016-02-10 |
Richard Levitte | unified build scheme: rewrite INSTALL.VMS |
commit | commitdiff | tree | snapshot |
2016-02-10 |
Richard Levitte | clean away old VMS cruft |
commit | commitdiff | tree | snapshot |
2016-02-10 |
Richard Levitte | unified build scheme: add a "unified" template for... |
commit | commitdiff | tree | snapshot |
2016-02-10 |
Richard Levitte | unified build scheme: add instructions for travis to... |
commit | commitdiff | tree | snapshot |
2016-02-10 |
Richard Levitte | unified build scheme: Try to nudge users to try the... |
commit | commitdiff | tree | snapshot |
2016-02-10 |
Richard Levitte | unified build scheme: add the tweaks to build on Cygwin... |
commit | commitdiff | tree | snapshot |
2016-02-10 |
Richard Levitte | unified build scheme: add a "unified" template for... |
commit | commitdiff | tree | snapshot |
2016-02-10 |
Richard Levitte | unified build scheme: give util/dofile.pl the possibili... |
commit | commitdiff | tree | snapshot |
2016-02-10 |
Richard Levitte | Configure et al: move the installation directory logic... |
commit | commitdiff | tree | snapshot |
2016-02-10 |
Richard Levitte | Configure et al: treat C defines separately |
commit | commitdiff | tree | snapshot |
2016-02-10 |
Rich Salz | Can't re-init after stop. |
commit | commitdiff | tree | snapshot |
2016-02-10 |
Rich Salz | Remove store. |
commit | commitdiff | tree | snapshot |
2016-02-10 |
Matt Caswell | If we've not been inited don't deinit |
commit | commitdiff | tree | snapshot |
2016-02-10 |
Andy Polyakov | ms/uplink-x86.pl: make it work. |
commit | commitdiff | tree | snapshot |
2016-02-10 |
Andy Polyakov | chacha/asm/chacha-x86.pl: fix nasm compilation. |
commit | commitdiff | tree | snapshot |
2016-02-10 |
Andy Polyakov | Configurations: engage x86[_64] ChaCha20 and Poly1305... |
commit | commitdiff | tree | snapshot |
2016-02-10 |
Andy Polyakov | poly1305/poly1305.c: work around -Wshadow warnings... |
commit | commitdiff | tree | snapshot |
2016-02-10 |
Andy Polyakov | x86[_64] assembly pack: add ChaCha20 and Poly1305 modules. |
commit | commitdiff | tree | snapshot |
2016-02-10 |
Richard Levitte | VMS getnameinfo() seems to have a bug with returned... |
commit | commitdiff | tree | snapshot |
2016-02-10 |
Richard Levitte | Simplify the specification of include dirs in the build dir |
commit | commitdiff | tree | snapshot |
2016-02-10 |
Richard Levitte | Make the processing of build.info files more aware... |
commit | commitdiff | tree | snapshot |
2016-02-10 |
Richard Levitte | Make sure to always include string.h so memset gets... |
commit | commitdiff | tree | snapshot |
2016-02-10 |
Rich Salz | Don't run RC4 test with no-rc4 |
commit | commitdiff | tree | snapshot |
2016-02-10 |
Rich Salz | Use NON_EMPTY_TRANSLATION_UNIT, consistently. |
commit | commitdiff | tree | snapshot |
2016-02-09 |
Matt Caswell | Make some global variables static |
commit | commitdiff | tree | snapshot |
2016-02-09 |
Matt Caswell | NULL the thread_local_inits_st pointer after use |
commit | commitdiff | tree | snapshot |
2016-02-09 |
Matt Caswell | Stop library before checking for mem leaks |
commit | commitdiff | tree | snapshot |
2016-02-09 |
Mat | GH649: Fix: version32.rc was not created on Windows |
commit | commitdiff | tree | snapshot |
2016-02-09 |
Rich Salz | Portability fix |
commit | commitdiff | tree | snapshot |
2016-02-09 |
Andy Polyakov | Configurations: engage s390x ChaCha20 and Poly1305... |
commit | commitdiff | tree | snapshot |
2016-02-09 |
Andy Polyakov | s390x assembly pack: add ChaCha20 and Poly1305 modules. |
commit | commitdiff | tree | snapshot |
2016-02-09 |
Quanah Gibson... | GH645: Fix typo: ctificates -> certificates |
commit | commitdiff | tree | snapshot |
2016-02-09 |
A J Mohan Rao | GH646: Update help for s_server command. |
commit | commitdiff | tree | snapshot |
2016-02-09 |
Matt Caswell | Updates for auto init/deinit review comments |
commit | commitdiff | tree | snapshot |
2016-02-09 |
Matt Caswell | Add a CHANGES entry for auto-init and de-init |
commit | commitdiff | tree | snapshot |
2016-02-09 |
Matt Caswell | Correct copyright date for internal header file |
commit | commitdiff | tree | snapshot |
2016-02-09 |
Matt Caswell | Update build.info files for auto-init/de-init |
commit | commitdiff | tree | snapshot |
2016-02-09 |
Matt Caswell | Avoid a race condition in loading config settings |
commit | commitdiff | tree | snapshot |
2016-02-09 |
Matt Caswell | Provide documentation for auto-init/auto-deinit |
commit | commitdiff | tree | snapshot |
2016-02-09 |
Matt Caswell | Add an OPENSSL_NO_AUTOERRINIT option |
commit | commitdiff | tree | snapshot |
2016-02-09 |
Matt Caswell | Provide a thread stop API |
commit | commitdiff | tree | snapshot |
2016-02-09 |
Matt Caswell | Clean up the tests for auto-init/de-init |
commit | commitdiff | tree | snapshot |
2016-02-09 |
Matt Caswell | Get the apps to use auto-init/de-init |
commit | commitdiff | tree | snapshot |
2016-02-09 |
Matt Caswell | Auto init/de-init libssl |
commit | commitdiff | tree | snapshot |
2016-02-09 |
Matt Caswell | Auto init/deinit libcrypto |
commit | commitdiff | tree | snapshot |
2016-02-09 |
Matt Caswell | Provide framework for auto initialise/deinitialise... |
commit | commitdiff | tree | snapshot |
2016-02-09 |
Richard Levitte | Fix 90-test_networking.t |
commit | commitdiff | tree | snapshot |
2016-02-09 |
Richard Levitte | Use rel2abs() on VMS, rather than realpath() |
commit | commitdiff | tree | snapshot |
2016-02-09 |
Richard Levitte | Update 90-test-networking.t to do the same checks as... |
commit | commitdiff | tree | snapshot |
next |