Brent Cook
976f64d932
read all library versions directly from files
...
This makes building and testing easier because the library Makefile.am
files are use directly rather than as templates. Thanks to Wouter Clarie
for the idea.
2014-12-06 18:59:25 -06:00
Brent Cook
13035fa666
simplify building the apps Makefile
...
Remove extra machinery in favor of a plain-old Makefile.am.
Tighten up what files are copied on build, package a simple openssl.cnf.
2014-12-06 11:20:56 -06:00
Brent Cook
b3270494f0
add support for building libtls
...
Use './configure --enable-libtls' to build the library and install the
associated manpages. Note that the API and ABI of this library may
change still, though feedback is welcome.
ok deraadt@ jsing@ tedu@
2014-12-06 09:13:56 -06:00
Brent Cook
43e041a533
don't ignore a non-existent file
2014-12-03 17:02:23 -06:00
Brent Cook
1bd0c2fb2e
ignore gost and camellia dirs
2014-11-18 08:04:18 -06:00
Brent Cook
6b729df5d8
update gitignore to see changelog
2014-10-14 22:23:16 -05:00
Brent Cook
46b6df7cb0
remove configure.am.tpl, pull in VERSION directly
...
from wouter@
2014-08-12 21:17:41 -05:00
Brent Cook
0a74a4d464
add strndup/strnlen compat functions from OpenBSD
2014-07-28 07:07:23 -05:00
Brent Cook
ea6e7116c9
build openbsd memmem implementation for explicit_bzero test
...
memmem is not always available, and not all memmem's work the same way
ok beck@ guenther@
2014-07-21 20:29:49 -05:00
Brent Cook
1b1bce16b1
update to newly-refactored arc4random compatibility shims
...
the thread-private bits can move next
ok beck@
2014-07-18 09:19:23 -05:00
Brent Cook
65944782c3
add platform libraries to libcompat's LIBADD list
...
ok beck@
2014-07-12 03:34:08 -05:00
Brent Cook
596ef45803
source library version from a common place, speed man builds
...
grab library version from VERSION file
build manpages only on changes
ok beck@
2014-07-12 04:02:35 -06:00
Brent Cook
e14147356d
hide unit test build results in .gitignore
...
ok beck@
2014-07-12 04:02:28 -06:00
Bob Beck
77b34fe012
Ignore .1 man pages, and fix update to include new opensslfeatures.h
...
ok bcook@
2014-07-11 10:08:57 -06:00
Brent Cook
b3399bfabe
update ignores
2014-07-10 22:13:17 -05:00
Charlie Root
4d4e8bb945
ignore generated COPYING file
2014-07-11 04:17:07 -06:00
Charlie Root
ab3d9838cd
wording changes and initial stab at crypto man pages.
...
still need to get man links working and ssl and apps
man pages added.
2014-07-11 04:14:48 -06:00
Charlie Root
abe7bee360
Make things build again - add some missing headers
...
ok bcook@
2014-07-10 08:36:47 -06:00
Brent Cook
2b6dbc39ef
initial top-level import of subdirectories
2014-07-10 06:22:54 -05:00