summaryrefslogtreecommitdiff
path: root/lib/gnutls_num.c
Commit message (Expand)AuthorAgeFilesLines
* reindented codeNikos Mavrogiannopoulos2013-11-081-38/+30
* inlined simple functionsNikos Mavrogiannopoulos2013-05-241-144/+0
* Use LGPLv2.1 in the files their author's agreed to.Nikos Mavrogiannopoulos2013-02-011-1/+1
* Cleanup copyright headers.Simon Josefsson2012-01-251-2/+1
* Fixed signed/unsigned warnings.Nikos Mavrogiannopoulos2012-01-211-7/+7
* Run 'make update-copyright'.Simon Josefsson2012-01-161-2/+2
* Clarify license and copyright.Simon Josefsson2011-08-031-1/+1
* Upgraded to LGPLv3.Nikos Mavrogiannopoulos2011-06-231-5/+3
* Added AES-GCM optimizations using the PCLMULQDQ instruction. Uses Andy Polyak...Nikos Mavrogiannopoulos2011-06-011-0/+9
* corrected uint48pp.Nikos Mavrogiannopoulos2011-02-201-1/+1
* skip replays in handshake packets.Nikos Mavrogiannopoulos2011-02-201-9/+19
* Several updates for DTLS (client side only) to work.Nikos Mavrogiannopoulos2011-02-181-49/+10
* dtls: Add uint48 handling functions.Jonathan Bastien-Filiatrault2011-02-171-0/+30
* dtls: Add types and operations required for the DTLS epoch and sequence.Jonathan Bastien-Filiatrault2011-02-171-0/+29
* 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