aboutsummaryrefslogtreecommitdiff
path: root/update.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* improve readability of generated Makefile.am filesBrent Cook2014-11-231-3/+4
* Enable GOST in libcrypto and libssl, contributed by Dmitry Eremin-SolenikovBrent Cook2014-11-181-3/+10
* Add the Cammelia cipher to libcrypto.Brent Cook2014-11-171-1/+5
* Improve and simplify function and header detection logic.Brent Cook2014-10-301-2/+1
* enable -lcrypto -lssl with all test programs directly.Brent Cook2014-10-301-2/+0
* remove duplicate (and overlapping) .1 manpagesBrent Cook2014-10-261-16/+12
* include a proper check for memmem when configuring unit testsBrent Cook2014-10-221-0/+2
* add extended ChangeLog fileBrent Cook2014-10-141-1/+0
* update to new converted SSL manpagesBrent Cook2014-10-141-1/+10
* update for upstream move of the openssl appBrent Cook2014-08-271-17/+15
* remove configure.am.tpl, pull in VERSION directlyBrent Cook2014-08-121-2/+0
* rebase on pull when updating the openbsd branchBrent Cook2014-08-081-1/+1
* tie master libressl branch to openbsd masterBrent Cook2014-07-311-8/+7
* split big lineBrent Cook2014-07-281-1/+2
* add strndup/strnlen compat functions from OpenBSDBrent Cook2014-07-281-1/+1
* build openbsd memmem implementation for explicit_bzero testBrent Cook2014-07-211-1/+3
* compute absolute paths to sourceBrent Cook2014-07-211-10/+11
* better handle disabled tests and exclude filesBrent Cook2014-07-211-5/+19
* use correct link order for app and testsBrent Cook2014-07-211-2/+2
* preserve timestamps on copy from upstream checkoutBrent Cook2014-07-211-28/+30
* Use correct static link order for unit tests.Brent Cook2014-07-201-2/+2
* update to newly-refactored arc4random compatibility shimsBrent Cook2014-07-181-0/+1
* added fork_rand test to check for PID wraparoundBrent Cook2014-07-151-2/+2
* enable the asn1 testBrent Cook2014-07-151-1/+1
* give section 1 man pages a .1 suffix instead of .3Mark Kettenis2014-07-141-2/+2
* rc4_util.c went awayBob Beck2014-07-131-1/+1
* add platform libraries to libcompat's LIBADD listBrent Cook2014-07-121-2/+1
* source library version from a common place, speed man buildsBrent Cook2014-07-121-22/+19
* source the proper man links fileBrent Cook2014-07-111-1/+1
* build strtonum directly into apps/opensslBrent Cook2014-07-111-2/+8
* prefer symlinks rather than hardlinks for manpagesBrent Cook2014-07-111-1/+1
* Ignore .1 man pages, and fix update to include new opensslfeatures.hBob Beck2014-07-111-1/+16
* update manpage links listBrent Cook2014-07-111-2/+2
* fixes for manpage linkerBrent Cook2014-07-111-6/+3
* add manpages and linksBrent Cook2014-07-111-7/+19
* Actually get man pages.Charlie Root2014-07-111-1/+1
* wording changes and initial stab at crypto man pages.Charlie Root2014-07-111-2/+13
* build fixes and simplificationsBrent Cook2014-07-101-24/+13
* add LIBRESSL_GIT environment variableBob Beck2014-07-101-1/+5
* update script to work rebased on cvs.openbsd.orgBob Beck2014-07-101-17/+22
* initial top-level importBrent Cook2014-07-101-0/+385