summaryrefslogtreecommitdiff
path: root/lib/gnutls_num.c
Commit message (Expand)AuthorAgeFilesLines
* Indented code. Use same indentation but with -nut to avoid usage of tabs. In ...Nikos Mavrogiannopoulos2010-12-161-7/+7
* Change GNUTLS into GnuTLS.Simon Josefsson2010-05-221-2/+2
* Update copyright years.Simon Josefsson2010-01-271-1/+2
* Fix FSF copyright notices.Simon Josefsson2010-01-271-1/+1
* Use byteswap from gnulib.Simon Josefsson2008-08-281-10/+12
* Changed my name to my "official" name.Nikos Mavrogiannopoulos2007-10-301-1/+1
* Replace uint32 with uint32_t.Simon Josefsson2005-12-091-15/+15
* Replace uint16 with uint16_t.Simon Josefsson2005-12-091-7/+7
* Replace uint8 with uint8_t.Simon Josefsson2005-12-091-6/+6
* Use GNU coding style.Simon Josefsson2005-11-071-71/+86
* Update FSF office address in license.Simon Josefsson2005-05-261-1/+1
* Clean up license templates.Simon Josefsson2005-01-221-14/+16
* changed indentation to 4 spaces instead of tabs.Nikos Mavrogiannopoulos2004-06-071-74/+88
* * Added CRL verification functionality to certtool.Nikos Mavrogiannopoulos2003-12-261-0/+1
* still more patches by Arne ThomassenNikos Mavrogiannopoulos2003-08-111-3/+0
* Applied patch from Arne Thomassen <arne@arne-thomassen.de>, whichNikos Mavrogiannopoulos2003-08-091-3/+0
* * Corrected a bug in 64 bit architectures, which affected theNikos Mavrogiannopoulos2003-03-041-35/+4
* Cleanups. Prefixed some internal function with underscore.Nikos Mavrogiannopoulos2002-12-021-1/+1
* Added some hints on the file purpose, and some other cleanups.Nikos Mavrogiannopoulos2002-07-101-0/+4
* Prefixed internal functions with _gnutls_Nikos Mavrogiannopoulos2002-05-211-21/+17
* License changed to LGPLNikos Mavrogiannopoulos2002-05-141-11/+12
* *** empty log message ***Nikos Mavrogiannopoulos2002-02-051-7/+0
* *** empty log message ***Nikos Mavrogiannopoulos2001-09-211-1/+1
* fixes in ChangeCipherSpec handling (this also fixes rehandshake).Nikos Mavrogiannopoulos2001-06-241-1/+0
* better handling of 64bit integersNikos Mavrogiannopoulos2001-06-051-29/+27
* gnutls now handles uint64 even in systems without a native one.Nikos Mavrogiannopoulos2001-06-011-37/+68
* several cleanups in numbers' handlingNikos Mavrogiannopoulos2001-05-261-0/+45
* updated uint24 functions.Nikos Mavrogiannopoulos2001-05-261-2/+26
* Cleanups in endian handling (convertions).Nikos Mavrogiannopoulos2001-05-251-0/+66
* Added copyright notices.Nikos Mavrogiannopoulos2000-04-141-0/+20
* 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/+21