aboutsummaryrefslogtreecommitdiff
path: root/update.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* added fork_rand test to check for PID wraparoundBrent Cook2014-07-151-2/+2
| | | | ok beck@
* 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
| | | | ok beck@
* rc4_util.c went awayBob Beck2014-07-131-1/+1
| | | | ok bcook@
* add platform libraries to libcompat's LIBADD listBrent Cook2014-07-121-2/+1
| | | | ok beck@
* source library version from a common place, speed man buildsBrent Cook2014-07-121-22/+19
| | | | | | | grab library version from VERSION file build manpages only on changes ok beck@
* source the proper man links fileBrent Cook2014-07-111-1/+1
| | | | otherwise, this picks up 'links' in the path
* build strtonum directly into apps/opensslBrent Cook2014-07-111-2/+8
| | | | | | it is not needed as a library export ok beck@
* prefer symlinks rather than hardlinks for manpagesBrent Cook2014-07-111-1/+1
| | | | ok beck@
* Ignore .1 man pages, and fix update to include new opensslfeatures.hBob Beck2014-07-111-1/+16
| | | | ok bcook@
* 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
| | | | | still need to get man links working and ssl and apps man pages added.
* build fixes and simplificationsBrent Cook2014-07-101-24/+13
| | | | | | | switch from submodules to plain-old-clones remove broken biotest for now ok beck@
* add LIBRESSL_GIT environment variableBob Beck2014-07-101-1/+5
| | | | | Allows for eventual public github default, which can be easily overridden by developers.
* update script to work rebased on cvs.openbsd.orgBob Beck2014-07-101-17/+22
| | | | ok bcook@
* initial top-level importBrent Cook2014-07-101-0/+385