aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* link -lrt on linux for glibc < 2.17 compatibilityBrent Cook2014-07-111-0/+1
| | | | ok beck@
* more manpage linksBrent Cook2014-07-111-3/+5
| | | | ok beck@
* build strtonum directly into apps/opensslBrent Cook2014-07-113-5/+12
| | | | | | it is not needed as a library export ok beck@
* updated manpage linksBrent Cook2014-07-111-8/+190
| | | | ok beck@
* Merge branch 'master' of cvs.openbsd.org:/cvs.b/libressl/portableBob Beck2014-07-113-3/+4
|\
| * prefer symlinks rather than hardlinks for manpagesBrent Cook2014-07-112-2/+1
| | | | | | | | ok beck@
| * put CPP defines in CPPFLAGSBrent Cook2014-07-112-1/+3
| |
* | Readme wording changesBob Beck2014-07-111-4/+8
|/ | | | ok bcook@ deraadt@
* Ignore .1 man pages, and fix update to include new opensslfeatures.hBob Beck2014-07-112-1/+17
| | | | ok bcook@
* slight wording and caps changeBob Beck2014-07-111-4/+3
|
* Update README to include info about github clone.Bob Beck2014-07-111-4/+15
|
* update manpage links listBrent Cook2014-07-112-200/+822
|
* fixes for manpage linkerBrent Cook2014-07-111-6/+3
|
* add manpages and linksBrent Cook2014-07-113-7/+220
|
* remove unneeded CPP flagsBrent Cook2014-07-101-2/+0
|
* Actually get man pages.Charlie Root2014-07-112-2/+3
|
* update ignoresBrent Cook2014-07-101-0/+2
|
* remove autogenerated fileBrent Cook2014-07-101-202/+0
|
* axe unneeded solaris compatibility definitionsBrent Cook2014-07-101-5/+0
|
* ignore generated COPYING fileCharlie Root2014-07-112-134/+1
|
* wording changes and initial stab at crypto man pages.Charlie Root2014-07-117-4/+227
| | | | | still need to get man links working and ssl and apps man pages added.
* fix update.sh to generate ChangeLog with something sane in itBob Beck2014-07-111-10227/+0
|
* Fix up README to reflect LibReSSL portableBob Beck2014-07-111-40/+8
|
* build fixes and simplificationsBrent Cook2014-07-101-24/+13
| | | | | | | switch from submodules to plain-old-clones remove broken biotest for now ok beck@
* fix out of tree builds for ssl testBrent Cook2014-07-101-1/+1
| | | | | ssl tests need to find the openssl binary relative to the build, not the source, directory
* bump to version 2.0.0Brent Cook2014-07-101-1/+1
|
* better fix for __bounded removalBrent Cook2014-07-102-8/+7
|
* fix CFLAGS lineCharlie Root2014-07-101-1/+1
|
* deal with bounded attributeBob Beck2014-07-101-0/+8
|
* Make things build again - add some missing headersCharlie Root2014-07-103-2/+10
| | | | ok bcook@
* add LIBRESSL_GIT environment variableBob Beck2014-07-101-1/+5
| | | | | Allows for eventual public github default, which can be easily overridden by developers.
* this shouldn't be here eitherBob Beck2014-07-101-3/+0
| | | | ok bcook@
* this directory can't be here.Bob Beck2014-07-101-0/+0
| | | | ok bcook@
* update script to work rebased on cvs.openbsd.orgBob Beck2014-07-103-17/+25
| | | | ok bcook@
* initial top-level import of subdirectoriesBrent Cook2014-07-1019-0/+426
|
* initial top-level importBrent Cook2014-07-1010-0/+10893