summaryrefslogtreecommitdiff
path: root/m4
Commit message (Collapse)AuthorAgeFilesLines
* bumped versionNikos Mavrogiannopoulos2016-12-081-2/+2
|
* hooks.m4: corrected typoNikos Mavrogiannopoulos2016-11-211-1/+1
|
* bumped the version of the minimum required libtasn1Nikos Mavrogiannopoulos2016-11-061-1/+1
| | | | | We now require the latest version that supports OIDs with elements that are longer than 32-bits.
* bumped versionsNikos Mavrogiannopoulos2016-11-041-2/+2
|
* .travis.yml: added support for compiling in macosxNikos Mavrogiannopoulos2016-10-214-0/+996
|
* bumped versionNikos Mavrogiannopoulos2016-10-091-2/+2
|
* Fixed the version in libgnutls-openssl.def fileNikos Mavrogiannopoulos2016-10-051-0/+2
| | | | | Previously the version set in that file would have been (incorrectly) equal to the version of the main library.
* several spacing fixes to keep syntax-check happyNikos Mavrogiannopoulos2016-09-111-1/+1
|
* bumped versionsNikos Mavrogiannopoulos2016-09-071-2/+2
|
* prepared for release 3.5.3Nikos Mavrogiannopoulos2016-08-081-3/+3
|
* bumped versionNikos Mavrogiannopoulos2016-07-051-1/+1
|
* bumped versionNikos Mavrogiannopoulos2016-06-141-2/+2
|
* Allow for conditional compilation of SSL 2.0 client hello supportNikos Mavrogiannopoulos2016-05-201-0/+15
| | | | | | | This allows to completely remove SSL 2.0 support by calling configure with the '--disable-ssl2-support' option. Relates #97
* Allow for conditional compilation of SSL 3.0 protocolNikos Mavrogiannopoulos2016-05-141-0/+15
| | | | | | | This allows to completely remove SSL 3.0 support by calling configure with the '--disable-ssl3' option. Resolves #93
* bumped soversionNikos Mavrogiannopoulos2016-05-091-2/+2
|
* ax_code_coverage.m4: updated to latest versionNikos Mavrogiannopoulos2016-04-291-30/+85
|
* configure: Add a code coverage optionNikos Mavrogiannopoulos2016-04-121-0/+219
| | | | | | | Configure with: ./configure --enable-code-coverage Show coverage output with: make && make check && make code-coverage-capture
* bumped version to distinguish from 3.4 branchNikos Mavrogiannopoulos2015-10-201-2/+2
|
* bumped versionNikos Mavrogiannopoulos2015-07-201-2/+2
|
* bumped versionNikos Mavrogiannopoulos2015-07-121-2/+2
|
* bumped versionNikos Mavrogiannopoulos2015-06-151-3/+3
|
* released 3.4.1Nikos Mavrogiannopoulos2015-05-031-1/+1
|
* configure: ask for nettle 3.1Nikos Mavrogiannopoulos2015-04-081-1/+1
|
* depend on nettle 3.1 or laterNikos Mavrogiannopoulos2015-03-271-2/+2
|
* configure: fail compilation if the minimum required libtasn1 is not presentNikos Mavrogiannopoulos2015-03-181-3/+4
|
* depend on libtasn1 4.3Nikos Mavrogiannopoulos2015-03-091-8/+1
|
* use asn1_decode_simple_ber if availableNikos Mavrogiannopoulos2015-03-041-0/+7
|
* ported to nettle 3.0Nikos Mavrogiannopoulos2014-12-031-3/+3
|
* reduced current soversionNikos Mavrogiannopoulos2014-12-031-1/+1
|
* Removed binary compatibility with RSA-EXPORT using applicationsNikos Mavrogiannopoulos2014-12-031-14/+0
|
* increased gnutls' soversionNikos Mavrogiannopoulos2014-12-031-1/+1
|
* the openssl compatibility library isn't built by defaultNikos Mavrogiannopoulos2014-10-251-3/+3
|
* require libtasn1 3.9 or laterNikos Mavrogiannopoulos2014-09-041-1/+1
| | | | That is because of the ocsp fix.
* bumped current and age version to allow 3.3.x releases with new symbolsNikos Mavrogiannopoulos2014-08-111-2/+2
|
* bumped library versionNikos Mavrogiannopoulos2014-07-221-3/+3
|
* bumped versionNikos Mavrogiannopoulos2014-07-021-1/+1
|
* bumped versionNikos Mavrogiannopoulos2014-06-261-3/+3
|
* m4/hooks.m4: use enableval rather than fixed values.Nikos Mavrogiannopoulos2014-06-031-9/+10
| | | | | That should resolve issue #108592 at http://savannah.gnu.org/support/?108592
* bumped versiongnutls_3_3_4Nikos Mavrogiannopoulos2014-05-311-1/+1
|
* bumped versionNikos Mavrogiannopoulos2014-05-291-3/+3
|
* document the symbol version bump needed in a .so version bump.Nikos Mavrogiannopoulos2014-05-291-1/+1
|
* bumped versionNikos Mavrogiannopoulos2014-05-061-1/+1
|
* bumped versionsNikos Mavrogiannopoulos2014-04-171-1/+1
|
* bumped versionNikos Mavrogiannopoulos2014-04-081-2/+2
|
* bump so versionNikos Mavrogiannopoulos2014-03-261-2/+2
|
* Added option to enable linking with nettle-miniNikos Mavrogiannopoulos2014-03-091-2/+12
|
* session tickets can be disabledNikos Mavrogiannopoulos2014-03-051-0/+15
|
* re-introduced rsa-export configure optionNikos Mavrogiannopoulos2014-03-041-0/+14
| | | | This broke backwards compatibility. Reported by Andreas Metzler.
* corrected configure option.Nikos Mavrogiannopoulos2014-03-021-16/+2
|
* require libtasn1 3.4Nikos Mavrogiannopoulos2013-11-271-1/+1
|