aboutsummaryrefslogtreecommitdiff
path: root/update.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* Land #439, Add portable scaffold for SM3Brent Cook2018-11-111-1/+1
|\
| * Add portable scaffold for SM3Jack Lloyd2018-08-141-1/+1
* | added crypto_lock portable bitsBrent Cook2018-11-111-0/+1
* | initial 32-bit arm assembly optimization supportBrent Cook2018-11-111-1/+14
* | Misc fixes to bring portable in line with upstream.bobsayshilol2018-11-071-1/+1
* | Handle running from a directory with a space in the name.Brent Cook2018-10-161-3/+3
|/
* Fix update.sh using $MV instead of bear mvkinichiro2018-07-211-1/+1
* Generate regress freenull.ckinichiro2018-07-211-0/+7
* expand symbol filter to include underscoreBrent Cook2018-05-021-3/+3
* bump base requirement to Windows Vista, use builtin inet_ntop/ptonBrent Cook2018-03-141-2/+0
* fetch before update to grab new branchesBrent Cook2017-11-051-0/+1
* Separate man(5) pagesBernard Spil2017-10-221-5/+12
* Add *.5 manpages in libcrypto/man/kinichiro2017-09-101-1/+1
* make it easier to swap grep (Solaris grep doesn't support alpha)Brent Cook2017-07-081-5/+9
* Add HKDF functionalitykinichiro2017-05-131-1/+1
* Land #310, make it easier to build from cvs sourceBrent Cook2017-05-081-10/+11
|\
| * Modify update.sh to change the path of openbsd source tree easilykinichiro2017-05-071-10/+11
* | remove OPENSSL_ia32cap_P from crypto.sym when generatedBrent Cook2017-05-011-1/+1
|/
* Add recallocarraykinichiro2017-03-091-0/+1
* Copy libc compat files rather than adding into the repositorykinichiro2017-01-281-2/+4
* update for improved libtls manpage organizationBrent Cook2017-01-271-11/+6
* Add inet_ntop and memmem for ocspcheckkinichiro2017-01-261-0/+2
* Move strsep.c to crypto/compat/ and add ocspcheck build to CMakekinichiro2017-01-251-3/+1
* initial ocspcheck integrationBrent Cook2017-01-241-7/+18
* Stop generating .def files by update.shkinichiro2017-01-181-7/+0
* implement support for hiding symbols in libcryptokinichiro2016-12-261-0/+5
* Add curve25519 to portablekinichiro2016-11-061-1/+1
* add quoting for man linksBrent Cook2016-11-051-2/+2
* update for new manpage layout, pod files are goneBrent Cook2016-11-051-14/+1
* implement support for hiding symbols in libtls / libsslBrent Cook2016-11-061-0/+8
* updates for latest build changesBrent Cook2016-11-051-18/+18
* remove cmsBrent Cook2016-09-141-1/+1
* update for new repository layoutBrent Cook2016-09-021-21/+21
* prefer gnu patch on AIXBrent Cook2016-01-031-1/+6
* refresh nc(1) supportBrent Cook2015-12-061-0/+1
* Windows compatibility fixesBrent Cook2015-10-181-1/+0
* revise how headers are patched for windows, remove sed scriptsBrent Cook2015-09-211-1/+1
* allow nc to build on linux and os xBrent Cook2015-09-131-1/+1
* use CP_LIBC for strtonumBrent Cook2015-09-131-2/+2
* ding-dong e_os2.h is deadBrent Cook2015-09-131-1/+0
* readd openssl.1, distribute nc.1Brent Cook2015-09-131-0/+2
* add some backcompat in nc, don't install itBrent Cook2015-09-121-0/+1
* add 'nc' to the distribution as an example of libtls client and serverBrent Cook2015-09-121-11/+18
* add new testsBrent Cook2015-09-121-0/+6
* distribute include and man CMakefilesBrent Cook2015-09-071-1/+2
* use CP_LIBC for copying tests/memmem.ckinichiro2015-09-011-1/+1
* add CP_LIBC, fix tls compilationBrent Cook2015-08-311-4/+12
* remove DEF_WEAK from libc copiesBrent Cook2015-08-311-3/+4
* replace remaining bash-only features in the update scriptBrent Cook2015-08-281-19/+19
* rebuild manpages on opensslv.h changesBrent Cook2015-08-031-1/+1