Bryan Stansell
|
6c5814c9c8
|
fix path to setup-configure
|
2019-03-19 07:46:40 -07:00 |
|
Bryan Stansell
|
5decb6e739
|
set -e here too
|
2019-03-19 06:50:15 -07:00 |
|
Bryan Stansell
|
b68bc50e61
|
lets not assume bash here
|
2019-03-19 06:50:15 -07:00 |
|
Bryan Stansell
|
7e1d967251
|
forgot to use new script to set up configure
|
2019-03-19 06:50:15 -07:00 |
|
Bryan Stansell
|
ba1adaa351
|
keep config.* up-to-date and prevent distribution of package directory
|
2019-03-19 06:50:15 -07:00 |
|
Bryan Stansell
|
b1cbf1580a
|
moving badge
|
2019-03-19 06:50:15 -07:00 |
|
Bryan Stansell
|
16f1639262
|
rewording
|
2019-03-19 06:50:15 -07:00 |
|
Bryan Stansell
|
efb908117f
|
change the title and layout a bit
|
2019-03-19 06:50:15 -07:00 |
|
Bryan Stansell
|
043a43225b
|
Moving README to markdown
|
2019-03-19 06:50:15 -07:00 |
|
Bryan Stansell
|
fc94056635
|
adding a linux build
|
2019-03-19 06:50:15 -07:00 |
|
Bryan Stansell
|
f43f978691
|
more steps to better integrate cirrus
|
2019-03-19 06:50:15 -07:00 |
|
Bryan Stansell
|
5c9ffec7cd
|
more packaging pieces
|
2019-03-19 06:50:15 -07:00 |
|
Bryan Stansell
|
51cfe7eb30
|
changing things around so we auto-create configure when packaging a new release
|
2019-03-19 06:50:15 -07:00 |
|
conserver.com
|
6cee71850e
|
Merge pull request #16 from emaste/master
Correct man page typo
|
2019-03-18 09:45:55 -07:00 |
|
Ed Maste
|
922be28008
|
Correct man page typo
|
2019-03-18 10:11:58 -04:00 |
|
Bryan Stansell
|
d330a25f97
|
Merge branch 'release-v8.2.3'
|
2019-03-17 11:33:09 -07:00 |
|
Bryan Stansell
|
1f8e299fe4
|
Release v8.2.3
|
2019-03-17 11:32:50 -07:00 |
|
Bryan Stansell
|
5ab4cad967
|
off by one found by Ed Maste (emaste@github)
|
2019-03-17 09:22:36 -07:00 |
|
Bryan Stansell
|
6526fcd002
|
Merge branch 'emaste-cirrus'
|
2019-03-17 09:13:16 -07:00 |
|
Ed Maste
|
9228512c67
|
Correct typo
|
2019-03-17 09:12:40 -07:00 |
|
Ed Maste
|
2297db8291
|
Use closefrom if available
|
2019-03-17 09:12:40 -07:00 |
|
Ed Maste
|
8c44a3dec9
|
regenerate autoconf files
|
2019-03-17 09:12:40 -07:00 |
|
Ed Maste
|
b352435f5c
|
configure.in: Add test for closefrom
|
2019-03-17 09:12:40 -07:00 |
|
Bryan Stansell
|
16bbf649dd
|
Merge branch 'emaste-misc'
|
2019-03-17 09:12:02 -07:00 |
|
Ed Maste
|
225cddc056
|
Use closefrom if available
|
2019-03-17 09:11:07 -07:00 |
|
Ed Maste
|
b5a569345d
|
regenerate autoconf files
|
2019-03-17 09:11:07 -07:00 |
|
Ed Maste
|
de081974fc
|
configure.in: Add test for closefrom
|
2019-03-17 09:11:06 -07:00 |
|
Bryan Stansell
|
4c35d42135
|
Merge branch 'emaste-closefrom'
|
2019-03-17 09:09:15 -07:00 |
|
Ed Maste
|
3946ca2958
|
Add Cirrus-CI FreeBSD CI build config
|
2019-03-13 14:55:13 -04:00 |
|
Ed Maste
|
d4fe34041f
|
Correct typo
|
2019-03-13 13:21:36 -04:00 |
|
Ed Maste
|
d529026f11
|
Use closefrom if available
|
2019-03-13 10:27:29 -04:00 |
|
Ed Maste
|
09178676ce
|
regenerate autoconf files
|
2019-03-13 09:59:52 -04:00 |
|
Ed Maste
|
0032b330ec
|
configure.in: Add test for closefrom
|
2019-03-12 09:53:08 -04:00 |
|
conserver.com
|
0a4d65a504
|
Merge pull request #11 from conserver/6-clang-warning
Fix #6 - clang "-Wstring-plus-int" warning
|
2019-02-13 23:34:05 -08:00 |
|
Bryan Stansell
|
d97fd1a57f
|
Fix #6 - clang "-Wstring-plus-int" warning
|
2019-02-13 23:30:24 -08:00 |
|
conserver.com
|
b285f0a948
|
Merge pull request #10 from neheb/n
Fix compilation without deprecated OpenSSL 1.1 APIs
|
2019-02-13 22:28:04 -08:00 |
|
Rosen Penev
|
12671246ae
|
Fix compilation without deprecated OpenSSL 1.1 APIs
|
2019-01-06 19:54:31 -08:00 |
|
conserver.com
|
123cecc122
|
Merge pull request #9 from neheb/patch-1
Fix compilation without deprecated OpenSSL APIs (<=1.0.2)
|
2019-01-06 17:28:35 -08:00 |
|
Rosen Penev
|
b1a0fa3c50
|
Fix compilation without deprecated OpenSSL APIs
There headers get implicitly included by ssl.h normally. With deprecated APIs disabled
they do not.
|
2019-01-02 09:05:02 -08:00 |
|
conserver.com
|
7315957bba
|
Set theme jekyll-theme-cayman
|
2018-11-20 18:14:56 -08:00 |
|
conserver.com
|
06f5c67298
|
Merge pull request #7 from emaste/master
Correct argument type passed to time()
|
2018-10-12 18:08:36 -07:00 |
|
Ed Maste
|
4330a8b5c0
|
Correct argument type passed to time()
|
2018-10-11 15:13:26 -04:00 |
|
conserver.com
|
139e08e73b
|
Merge pull request #5 from emaste/master
Correct 'impi' typo
|
2018-10-10 16:42:33 -07:00 |
|
Ed Maste
|
4a32f41eca
|
Correct 'impi' typo
Obtained from FreeBSD PR 204703.
|
2018-10-10 10:36:30 -04:00 |
|
Bryan Stansell
|
46a63441bb
|
Release v8.2.2
|
2018-05-28 09:46:19 -07:00 |
|
Bryan Stansell
|
9b2d757e5f
|
finalized v8.2.2 release
|
2018-05-28 09:43:57 -07:00 |
|
Bryan Stansell
|
ff83413d6a
|
removed the old rcs/cvs Id: tags
|
2018-05-28 09:34:15 -07:00 |
|
Bryan Stansell
|
864f9e7b9a
|
staging for 8.2.2 and doc adjustments
|
2018-05-27 22:46:08 -07:00 |
|
Bryan Stansell
|
26b165d251
|
Merge branch 'cotequeiroz-openssl-1.1'
|
2018-05-27 19:04:22 -07:00 |
|
Bryan Stansell
|
d6af8728d7
|
condensed some TLS overrides and removed extra includes
|
2018-05-27 18:56:25 -07:00 |
|