summaryrefslogtreecommitdiff
path: root/libextra
Commit message (Expand)AuthorAgeFilesLines
* Fix libtasn1 libs/cflags settings.Simon Josefsson2009-03-301-5/+2
* Use -I's in libextra/gl for stdint.h.Simon Josefsson2009-01-213-58/+83
* Add static qualifiers on internal symbols.Simon Josefsson2008-10-111-2/+2
* Get issuer dn in X509_get_issuer_name, correct last patch.Simon Josefsson2008-10-061-1/+1
* Fix out-of-bounds access. Similar to debian #499945 lynx-cur problem.Simon Josefsson2008-10-051-3/+3
* Use srcdir for -Igl/.Simon Josefsson2008-09-211-1/+1
* Add Since: tag.Simon Josefsson2008-09-211-0/+2
* Fix libextra build. Make gnutls-cli work in libgcrypt FIPS mode.Simon Josefsson2008-09-211-2/+3
* Fix typo.Simon Josefsson2008-09-211-2/+2
* Add -I for hmac.h, md5.h.Simon Josefsson2008-09-211-1/+1
* Add gnutls_register_md5_handler.Simon Josefsson2008-09-192-1/+242
* Add md5 and hmac from gnulib to libextra/gl/.Simon Josefsson2008-09-1914-0/+1238
* Make LZO compression support build.Simon Josefsson2008-09-191-4/+3
* Fix last commit.Simon Josefsson2008-09-171-1/+1
* Fix overflows in gnutls_calloc calls.Simon Josefsson2008-09-171-3/+2
* Indent.Simon Josefsson2008-09-161-3/+5
* Remove unused code.Simon Josefsson2008-09-091-36/+0
* Move definitions in gnutls_auth_int.h to gnutls_auth.h and update callers.Simon Josefsson2008-09-011-1/+1
* Fix warnings.Simon Josefsson2008-08-292-4/+2
* Fix warnings.Simon Josefsson2008-08-291-2/+2
* Fix gnulib calls.Simon Josefsson2008-08-261-2/+0
* Fix namespace problem with TLS_MASTER_SIZE and TLS_RANDOM_SIZE.Simon Josefsson2008-08-131-10/+10
* Move TLS/IA features to libgnutls-extra.Simon Josefsson2008-07-084-30/+213
* Indent code.Simon Josefsson2008-07-021-14/+14
* corrected openssl.Nikos Mavrogiannopoulos2008-06-301-11/+14
* use native gnutls functions.Nikos Mavrogiannopoulos2008-06-301-21/+17
* Add emacs mode markers.Simon Josefsson2008-05-271-2/+2
* Revert "Use libtool EXTRA_ version symbols."Simon Josefsson2008-05-261-6/+6
* Use libtool EXTRA_ version symbols.Simon Josefsson2008-05-261-6/+6
* libgnutls-openssl: added RAND_pseudo_bytes API.Simon Josefsson2008-05-261-0/+7
* Fix LZO build failure.Simon Josefsson2008-03-191-14/+18
* Fix gcc warnings.Simon Josefsson2008-03-192-3/+1
* Revert a3e4759117cee5d756475215437a440dc12fcc6c because it breaks libtool v2.2.Simon Josefsson2008-03-101-2/+2
* Remove gnutls_extra.h, not needed anymore.Simon Josefsson2008-03-103-54/+3
* Doc fixes.Simon Josefsson2008-03-061-7/+9
* gnutls_int includes config.h, no need to do it twice.Simon Josefsson2008-02-261-2/+0
* Need gnutls_int.h for mpi_t and stuff (now in lib/x509/x509_int.h).Simon Josefsson2008-02-261-0/+2
* Move dn.h stuff to x509_int.h.Simon Josefsson2008-02-261-2/+2
* Remove openpgp files moved to lib/openpgp/.Simon Josefsson2008-01-158-1483/+0
* merged the openpgp branch to head\!Nikos2008-01-1329-16015/+1
* Added fix by Alon to avoid linking against /usr/lib/libgnutls.so.Nikos2008-01-121-2/+2
* Remove LZO compression support.Simon Josefsson2008-01-088-6058/+0
* GPLv3 fixes.Simon Josefsson2007-12-095-7/+7
* GPL parts under GPLv3System User2007-12-0710-140/+110
* Re-apply opencdk fixes that were lost in 0.6.6 upgrade.Simon Josefsson2007-11-162-4/+4
* Use OpenCDK 0.6.6.Simon Josefsson2007-11-165-10/+11
* Doc fix.Simon Josefsson2007-11-141-3/+3
* Doc fix.Simon Josefsson2007-11-141-2/+2
* Use new API.Simon Josefsson2007-11-141-5/+6
* Don't use trustdb error code.Simon Josefsson2007-11-141-2/+0