summaryrefslogtreecommitdiff
path: root/libextra
Commit message (Expand)AuthorAgeFilesLines
* Doc fix.Simon Josefsson2006-11-261-1/+2
* Doc fixes.Simon Josefsson2006-11-261-8/+8
* Doc fix.Simon Josefsson2006-11-265-8/+7
* Doc fix.Simon Josefsson2006-11-263-5/+8
* Doc fix.Simon Josefsson2006-11-261-1/+1
* Use new internal PRF API.Simon Josefsson2006-11-261-3/+3
* Doc fix.Simon Josefsson2006-11-071-3/+1
* Remove SOVERSION (see configure.in).Simon Josefsson2006-11-051-1/+0
* (gnutls_openpgp_key_get_pk_algorithm): Fix prototype.Simon Josefsson2006-11-051-2/+3
* (gnutls_openpgp_key_get_fingerprint): Doc fix. Reported bySimon Josefsson2006-10-301-1/+1
* (gnutls_openpgp_key_get_name): Make SIZEOF_BUF contain actual/requiredSimon Josefsson2006-10-301-5/+5
* Fix return types.Simon Josefsson2006-10-302-4/+4
* Fix -I's.Simon Josefsson2006-10-261-1/+1
* Change lgpl/ library name.Simon Josefsson2006-10-261-2/+2
* Update to 0.5.11.Simon Josefsson2006-10-262-2/+5
* Reorder libgnu.la's.Simon Josefsson2006-10-211-2/+2
* Need lgpl/ gnulib in CFLAGS.Simon Josefsson2006-10-211-1/+25
* Need gnulib lgl/ in CFLAGS and LIBADD.Simon Josefsson2006-10-211-3/+6
* Need gnulib lgl/ in CFLAGS.Simon Josefsson2006-10-211-1/+2
* Bump to 0.5.10.Simon Josefsson2006-10-112-1/+2
* Fix .def filename.Simon Josefsson2006-10-031-4/+7
* (kbx_data_to_keyring): Fix off-by-one error in call to malloc,Simon Josefsson2006-09-261-2/+2
* (keydb_idx_search): Don't return CDK_EOF if key is found at offset 0.Simon Josefsson2006-09-181-2/+3
* Mark with XXX.Simon Josefsson2006-08-131-1/+1
* Add (XXX).Simon Josefsson2006-08-131-0/+4
* Install *.def to bin/ directory.Simon Josefsson2006-08-131-1/+1
* Create *.def files for libraries, on mingw.Simon Josefsson2006-08-131-0/+15
* Use int/void* macros to avoid warnings, suggested by Andreas MetzlerSimon Josefsson2006-08-131-6/+6
* Update to 0.5.9.Simon Josefsson2006-08-063-6/+7
* Revert.Simon Josefsson2006-07-131-7/+3
* Retry handshake on non-fatal errors.Simon Josefsson2006-07-131-3/+7
* added an extra error check.Nikos Mavrogiannopoulos2006-07-051-1/+6
* Use libtool -no-install.Simon Josefsson2006-06-271-0/+1
* Use -DLZO_HAVE_CONFIG_H, as suggested by README.LZO.Simon Josefsson2006-06-271-0/+1
* Work under mingw.Simon Josefsson2006-06-271-3/+4
* Add Libs.Private to pkg-config files, from Andreas MetzlerSimon Josefsson2006-06-261-1/+2
* Need -I$builddir/gl for alloca.h when srcdir != objdir.Simon Josefsson2006-06-191-1/+1
* Need -I$builddir/gl for alloca.h when srcdir != objdir.Simon Josefsson2006-06-191-3/+4
* Use read_binary_file from gnulib instead of strfile stuff,Simon Josefsson2006-06-161-15/+8
* Remove junk.Simon Josefsson2006-05-111-4/+0
* Indent.Simon Josefsson2006-05-111-25/+30
* TLS/IA fixes from Emile.Simon Josefsson2006-05-051-35/+44
* Add -no-undefined, for mingw32 builds.Simon Josefsson2006-03-081-3/+3
* Fix prototypes for AIX compiler, reported by "Heiden, John"Simon Josefsson2006-02-022-9/+12
* Doc fix.Simon Josefsson2005-12-311-7/+7
* Fix TLS/IA prototypes, suggested by Jouni Malinen <jkmaline@cc.hut.fi>.Simon Josefsson2005-12-261-2/+2
* Indent more.Simon Josefsson2005-12-152-31/+16
* *** empty log message ***Simon Josefsson2005-12-151-0/+1
* Add TLS/IA support.Simon Josefsson2005-12-152-9/+938
* Replace uint32 with uint32_t.Simon Josefsson2005-12-093-3/+3