summaryrefslogtreecommitdiff
path: root/lib/defines.h
Commit message (Expand)AuthorAgeFilesLines
* several fixes in the codebase, mostly in signed/unsigned checkings.Nikos Mavrogiannopoulos2002-10-131-0/+5
* Added support for the LZO compression library in gnutls-extra. Some fixes in ...Nikos Mavrogiannopoulos2002-09-171-3/+3
* Removed the gdbm backend for resuming TLS sessions. Program gnutls-serv was m...Nikos Mavrogiannopoulos2002-06-151-4/+0
* Corrected issues with ptrdiff_t. Added option to enable private (experimental...Nikos Mavrogiannopoulos2002-06-071-0/+4
* Replaced mktime() with mktime_utc(). This corrects a bug withNikos Mavrogiannopoulos2002-04-041-4/+11
* merged changes from gnutls_0_4_with_alloca.Nikos Mavrogiannopoulos2002-04-031-18/+35
* GNUTLS_LIST is now int*Nikos Mavrogiannopoulos2001-12-061-12/+0
* fixes in autoconf scriptsNikos Mavrogiannopoulos2001-12-011-2/+3
* updated detection of library settingsNikos Mavrogiannopoulos2001-12-011-2/+14
* va_copy macro renamed to VA_COPYNikos Mavrogiannopoulos2001-11-121-1/+3
* added support for va_copyNikos Mavrogiannopoulos2001-11-051-0/+6
* cleanups and addition of a test http server (serv.c)Nikos Mavrogiannopoulos2001-06-181-0/+4
* more rsa fixes.Nikos Mavrogiannopoulos2001-06-161-4/+0
* better handling of 64bit integersNikos Mavrogiannopoulos2001-06-051-2/+1
* gnutls now handles uint64 even in systems without a native one.Nikos Mavrogiannopoulos2001-06-011-4/+3
* cleanups and several fixes(and speedups) in the resume DBNikos Mavrogiannopoulos2001-05-221-0/+4
* Changes in random number handling. Added bcrypt (for use with SRP).Nikos Mavrogiannopoulos2001-05-031-0/+9
* added copyright noticeNikos Mavrogiannopoulos2001-01-281-0/+20
* used MSG_PEEK flag in recv in order to used gnutls_recv() withNikos Mavrogiannopoulos2000-12-101-0/+3
* added some preliminary support for DHE_DSS and DHE_RSA algorithms... of courseNikos Mavrogiannopoulos2000-11-011-1/+0
* added assert() and some bug fixesNikos Mavrogiannopoulos2000-10-311-0/+1
* Added support for priorities. Some function names were renamed to be more rat...Nikos Mavrogiannopoulos2000-10-081-0/+4
* *** empty log message ***Nikos Mavrogiannopoulos2000-04-141-1/+0
* Better mac algorithms handling.Nikos Mavrogiannopoulos2000-04-141-0/+1
* Changes in handshake messages handling.Nikos Mavrogiannopoulos2000-04-131-1/+1
* Added anonymous diffie-hellman key exchange. It does not work yet, andNikos Mavrogiannopoulos2000-04-101-1/+0
* Changed directory structure.Nikos Mavrogiannopoulos2000-04-091-0/+75