Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added AES-GCM optimizations using the PCLMULQDQ instruction. Uses Andy Polyak... | Nikos Mavrogiannopoulos | 2011-06-01 | 1 | -0/+1 |
* | Several updates for DTLS (client side only) to work. | Nikos Mavrogiannopoulos | 2011-02-18 | 1 | -3/+2 |
* | dtls: Add uint48 handling functions. | Jonathan Bastien-Filiatrault | 2011-02-17 | 1 | -0/+2 |
* | dtls: Add types and operations required for the DTLS epoch and sequence. | Jonathan Bastien-Filiatrault | 2011-02-17 | 1 | -2/+3 |
* | Parenthesize UINT64DATA again. | Jonathan Bastien-Filiatrault | 2011-02-17 | 1 | -1/+1 |
* | Indent (using GNU indent 2.2.11). | Simon Josefsson | 2010-10-14 | 1 | -3/+3 |
* | Explicit symmetric cipher state versionning. | Jonathan Bastien-Filiatrault | 2010-09-17 | 1 | -1/+1 |
* | Change GNUTLS into GnuTLS. | Simon Josefsson | 2010-05-22 | 1 | -2/+2 |
* | Update copyright years. | Simon Josefsson | 2010-01-27 | 1 | -1/+2 |
* | Fix FSF copyright notices. | Simon Josefsson | 2010-01-27 | 1 | -1/+1 |
* | Protect against double inclusion. | Simon Josefsson | 2008-08-28 | 1 | -0/+5 |
* | Use byteswap from gnulib. | Simon Josefsson | 2008-08-28 | 1 | -9/+1 |
* | Changed my name to my "official" name. | Nikos Mavrogiannopoulos | 2007-10-30 | 1 | -1/+1 |
* | Replace uint32 with uint32_t. | Simon Josefsson | 2005-12-09 | 1 | -8/+8 |
* | Replace uint16 with uint16_t. | Simon Josefsson | 2005-12-09 | 1 | -7/+7 |
* | Use GNU coding style. | Simon Josefsson | 2005-11-07 | 1 | -12/+12 |
* | Update FSF office address in license. | Simon Josefsson | 2005-05-26 | 1 | -1/+1 |
* | Clean up license templates. | Simon Josefsson | 2005-01-24 | 1 | -1/+1 |
* | Clean up license templates. | Simon Josefsson | 2005-01-24 | 1 | -13/+16 |
* | Clean up license templates. | Simon Josefsson | 2005-01-22 | 1 | -7/+7 |
* | Use minmax.h from gnulib instead of GMIN/GMAX. | Simon Josefsson | 2004-08-17 | 1 | -2/+2 |
* | changed indentation to 4 spaces instead of tabs. | Nikos Mavrogiannopoulos | 2004-06-07 | 1 | -12/+12 |
* | * Corrected a bug in 64 bit architectures, which affected the | Nikos Mavrogiannopoulos | 2003-03-04 | 1 | -27/+14 |
* | updated string functions | Nikos Mavrogiannopoulos | 2002-09-08 | 1 | -2/+2 |
* | Several clean ups and bug fixes. | Nikos Mavrogiannopoulos | 2002-05-23 | 1 | -2/+2 |
* | Prefixed internal functions with _gnutls_ | Nikos Mavrogiannopoulos | 2002-05-21 | 1 | -14/+14 |
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2002-02-05 | 1 | -0/+8 |
* | minor bugfixes | Nikos Mavrogiannopoulos | 2001-08-27 | 1 | -1/+1 |
* | several additions for RSA (mostly unstable) | Nikos Mavrogiannopoulos | 2001-06-17 | 1 | -0/+3 |
* | better handling of 64bit integers | Nikos Mavrogiannopoulos | 2001-06-05 | 1 | -3/+6 |
* | gnutls now handles uint64 even in systems without a native one. | Nikos Mavrogiannopoulos | 2001-06-01 | 1 | -3/+16 |
* | several cleanups in numbers' handling | Nikos Mavrogiannopoulos | 2001-05-26 | 1 | -0/+5 |
* | updated uint24 functions. | Nikos Mavrogiannopoulos | 2001-05-26 | 1 | -0/+1 |
* | Cleanups in endian handling (convertions). | Nikos Mavrogiannopoulos | 2001-05-25 | 1 | -0/+6 |
* | added copyright notice | Nikos Mavrogiannopoulos | 2001-01-28 | 1 | -0/+20 |
* | Changed directory structure. | Nikos Mavrogiannopoulos | 2000-04-09 | 1 | -0/+2 |