summaryrefslogtreecommitdiff
path: root/lib/defines.h
Commit message (Expand)AuthorAgeFilesLines
* String.h from gnulib now makes sure memmem is available.Simon Josefsson2007-01-311-3/+1
* Simplify #include's using gnulib modules.Simon Josefsson2006-10-301-20/+5
* Add TLS/IA support.Simon Josefsson2005-12-151-0/+1
* Replace "uint" with "unsigned". Remove unused "sint".Simon Josefsson2005-12-091-5/+0
* Replace uint32 with uint32_t.Simon Josefsson2005-12-091-8/+0
* Replace uint16 with uint16_t.Simon Josefsson2005-12-091-8/+0
* Replace uint8 with uint8_t.Simon Josefsson2005-12-091-6/+0
* Remove unused types, to start the transition to the POSIX integerSimon Josefsson2005-12-091-5/+0
* ULONG_MAX should be in limits.h, so include it at the right place.Simon Josefsson2005-12-091-0/+1
* Use GNU coding style.Simon Josefsson2005-11-071-3/+4
* Let's pretend all system has isascii until we find one that actuallySimon Josefsson2005-08-301-1/+0
* Use isascii from gnulib.Simon Josefsson2005-08-121-6/+1
* Protect config.h include.Simon Josefsson2005-08-121-13/+10
* Cleanup memmove.Simon Josefsson2005-08-121-8/+0
* Update FSF office address in license.Simon Josefsson2005-05-261-1/+1
* Clean up license templates.Simon Josefsson2005-01-241-1/+1
* Clean up license templates.Simon Josefsson2005-01-241-13/+16
* Update Gnulib.Simon Josefsson2004-10-051-1/+1
* Replace strnstr with memstr. See discussion on bug-gnulib list.Simon Josefsson2004-09-301-1/+1
* Use strnstr from gnulib.Simon Josefsson2004-09-291-5/+3
* Remove size_t, time_t, ptrdiff_t definitions.Simon Josefsson2004-08-201-14/+0
* changed indentation to 4 spaces instead of tabs.Nikos Mavrogiannopoulos2004-06-071-2/+3
* Several minor fixes in code and function documentation.Nikos Mavrogiannopoulos2003-11-171-0/+6
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-131-0/+6
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-121-10/+0
* RC2 was made reentrant. The stddef.h is now included if found.Nikos Mavrogiannopoulos2003-08-131-0/+4
* some more stuff about PKCS12. Still on early stage and incomplete.Nikos Mavrogiannopoulos2003-05-161-0/+1
* *** empty log message ***Nikos Mavrogiannopoulos2003-05-081-6/+0
* * Added an strnstr() function and the requirement in some functions toNikos Mavrogiannopoulos2003-03-121-0/+4
* * Corrected a bug in 64 bit architectures, which affected theNikos Mavrogiannopoulos2003-03-041-7/+0
* Only the documented symbols are now exported.Nikos Mavrogiannopoulos2003-01-091-4/+0
* *** empty log message ***Nikos Mavrogiannopoulos2002-12-281-0/+2
* 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