summaryrefslogtreecommitdiff
path: root/src/lib/libssl/ssl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix pointer to unsigned long conversion.doug2015-06-271-2/+2
* Crank major for libcrypto, ssl and tls due to MDC-2DES removal.doug2015-06-201-1/+1
* Fix library search path so we link against the freshly built libcrypto.sotobiasu2015-06-051-2/+2
* Use a relative path against BSDOBJDIR to pick libcrypto; makes cross-libmiod2015-05-261-2/+2
* Record inter-library dependencies between libcrypto, libssl and libtlskettenis2015-05-172-1/+4
* Bump libcrypto and libssl majors, due to various recent churn.jsing2015-02-221-1/+1
* Crank libssl major due to the recent changes and removals.jsing2015-02-071-2/+2
* Stop defining TERMIOS, ANSI_SOURCE and OPENSSL_NO_RC5 for libssl builds.jsing2015-02-071-3/+1
* Import BoringSSL's crypto bytestring and crypto bytebuilder APIs.doug2015-02-061-1/+2
* Support CA verification in chroot'ed processes without direct filereyk2015-01-221-1/+1
* libssl major++jsing2014-12-101-1/+1
* Update the GOST code in libssl, as contributed by Dmitry Eremin-Solenikov.miod2014-11-181-1/+1
* Crank libssl major due to recent additions, removals and changes.jsing2014-10-311-2/+2
* Bump minor version for ECDH auto.jsing2014-10-031-1/+1
* Bump minor after adding SSL_CTX_use_certificate_chain().reyk2014-09-281-1/+1
* -DOPENSSL_NO_KRB5 is no longer neededderaadt2014-07-121-2/+2
* enough churn, a crank is advised by guenther..deraadt2014-07-121-1/+1
* crank major for decompression featuretedu2014-07-101-1/+1
* Remove support for the `opaque PRF input' extension, which draft has expiredmiod2014-06-131-2/+2
* Make make includes work again without kssl.hbeck2014-05-291-2/+2
* define LIBRESSL_INTERNAL, and use it to hide the bad stuff from ourselvestedu2014-05-251-1/+2
* Omit -Werror if building with gcc3, for it triggers "redefinition of `pqueue'"miod2014-05-181-2/+6
* No longer make pqueue.h a public (and installed) header file. Replace itsmiod2014-05-151-2/+2
* Move the `pqueue' part of libcrypto, which is a glorified sorted linked listmiod2014-05-122-4/+5
* Remove SRP and Kerberos support from libssl. These are complex protocolstedu2014-05-051-2/+2
* Make libssl and libcrypto compile with -Werrorbeck2014-04-231-2/+2
* Chop off more SSLv2 tentacles and start fixing and noting y2038 issues.guenther2014-04-201-1/+1
* -Walltedu2014-04-171-1/+2
* TANSTAAFL - delete the buf freelist code. if you need a better malloc, gettedu2014-04-161-2/+1
* add back SRP. i was being too greedy.tedu2014-04-161-2/+2
* disentangle SRP code from TLStedu2014-04-161-2/+2
* remove ssl2 support even more completely.tedu2014-04-151-3/+1
* Crank major for libcrypto and libssl; more symbol removals to occur during themiod2014-04-151-1/+1
* o_dir.c has a questionable odor.. now that we got rid of OPENSSL_DIR_XXXbeck2014-04-141-2/+1
* make OPENSSL_NO_HEARTBLEED the default and only option. ok deraadt miodtedu2014-04-141-2/+2
* Move undocumented internal OPENSSL_DIR interface from libcrypto to libssl,miod2014-04-131-2/+3
* Crank libcrypto minor (addition of BN_consttime_swap and CRYPTO_memcmp)miod2014-04-131-1/+1
* Move build machinery for libcrypto from libssl/crypto to libcrypto, as wellmiod2014-04-111-5/+4
* oops, typo, spotted by Matthias Schelerderaadt2014-04-101-2/+2
* crank major; struct ssl_ctx_st changes; ok teduderaadt2014-04-101-1/+1
* Disable Segglemann's RFC520 hearbeat.deraadt2014-04-101-2/+2
* disable buf freelists. we'll see what happens next.tedu2014-04-101-1/+2
* Switch time_t, ino_t, clock_t, and struct kevent's ident and dataguenther2013-08-131-1/+1
* cherry pick bugfixes for http://www.openssl.org/news/secadv_20130205.txtmarkus2013-02-141-1/+2
* Makefile and header changes for OpenSSL-1.0.1cdjm2012-10-132-7/+6
* remove leftover NOLINT, WANTLINT, LINTFLAGS, LOBJ vars and lint targets.okan2012-08-021-2/+1
* Disable SSLv2 in OpenSSL. No objections from djm.sthen2012-07-112-3/+4
* OpenSSL 1.0.0f: crank minordjm2012-01-051-1/+1
* crank major for openssl-1.0.0edjm2011-11-031-1/+1
* update supporting files, crank library majorsdjm2010-10-012-29/+18