summaryrefslogtreecommitdiff
path: root/lib/gnutls_str.c
Commit message (Expand)AuthorAgeFilesLines
* Run 'make update-copyright'.Simon Josefsson2012-01-161-1/+1
* Added a more robust manpage generation method.Nikos Mavrogiannopoulos2011-11-201-2/+2
* Make asciiprint a globally available function.Simon Josefsson2011-11-101-4/+18
* removed duplicate code.Nikos Mavrogiannopoulos2011-11-021-0/+38
* Clarify license and copyright.Simon Josefsson2011-08-031-1/+1
* documentation fixesNikos Mavrogiannopoulos2011-07-231-1/+1
* Upgraded to LGPLv3.Nikos Mavrogiannopoulos2011-06-231-5/+3
* Correctly import and export pkcs11-urls with ID field set.Nikos Mavrogiannopoulos2011-05-101-5/+6
* _gnutls_hostname_compare() was incredibly slow when over ten wildcards were p...Nikos Mavrogiannopoulos2011-05-051-3/+9
* Use c_toupper to avoid converting characters non in the english ASCII set. Re...Nikos Mavrogiannopoulos2011-05-051-1/+2
* Added intermediate handshake layer that will order handshake packets and drop...Nikos Mavrogiannopoulos2011-03-061-0/+2
* Simplified code in authentication methods by using gnutls_buffer_stNikos Mavrogiannopoulos2011-02-081-8/+68
* Extra sanity check.Nikos Mavrogiannopoulos2010-12-191-0/+6
* Indented code. Use same indentation but with -nut to avoid usage of tabs. In ...Nikos Mavrogiannopoulos2010-12-161-103/+103
* Indent.Simon Josefsson2010-12-061-1/+1
* simplified escape and unescape.Nikos Mavrogiannopoulos2010-12-061-13/+9
* Indent (using GNU indent 2.2.11).Simon Josefsson2010-10-141-155/+186
* Fix some syntax-check errors.Simon Josefsson2010-10-011-1/+0
* Simplified and made more safe the packing of data for session storage. Extens...Nikos Mavrogiannopoulos2010-06-131-4/+125
* The gnutls_string code was simplified and integrated with the buffer to avoidNikos Mavrogiannopoulos2010-06-111-30/+23
* Added gnutls_pkcs11_privkey_t and gnutls_privkey_t types. Those areNikos Mavrogiannopoulos2010-06-031-3/+0
* Added ability to export certificates from PKCS #11 tokens.Nikos Mavrogiannopoulos2010-06-031-24/+24
* Added initial PKCS #11 support. Certtool can now print lists of certificatesNikos Mavrogiannopoulos2010-06-031-4/+117
* Change GNUTLS into GnuTLS.Simon Josefsson2010-05-221-2/+2
* Fix GTK-DOC syntax. Unfortunately this looses some information.Simon Josefsson2010-02-171-1/+1
* Update copyright years.Simon Josefsson2010-01-271-1/+2
* Fix FSF copyright notices.Simon Josefsson2010-01-271-1/+1
* Indent code.Simon Josefsson2009-11-051-31/+31
* Fix deprecated usage of gnutls_datum.Simon Josefsson2009-08-281-10/+9
* Cleanup code.Simon Josefsson2009-08-041-8/+10
* GnuTLS vs. NULL chars in CNsTomas Hoger2009-08-041-4/+8
* There are cases where those buffers might overlapNikos Mavrogiannopoulos2009-07-011-1/+1
* When reading data from a buffer (gnutls_string) avoid memmoving all remaining...Nikos Mavrogiannopoulos2008-11-231-69/+102
* Include stdarg.h for va_start etc.Simon Josefsson2008-08-291-0/+1
* Indent code.Simon Josefsson2008-07-021-19/+18
* added wide wildcard hostname matching. Patch by Jean-Philippe Garcia Ballester.Nikos Mavrogiannopoulos2008-05-191-25/+22
* Doc markup for newly added APIs.Simon Josefsson2008-04-281-0/+2
* Fix gnutls_hex2bin prototype.Simon Josefsson2008-03-061-7/+18
* Move rfc2818.h hostname comparison to gnutls_str.h and update callers.Simon Josefsson2008-02-261-1/+44
* Several updates in the openpgp code. Now it uses subkeys only when requested.Nikos2008-02-181-0/+8
* Changed my name to my "official" name.Nikos Mavrogiannopoulos2007-10-301-1/+1
* No need for vasprintf.h.Simon Josefsson2007-03-281-2/+0
* Typo.Simon Josefsson2007-02-091-1/+1
* Add _gnutls_string_append_printf.Simon Josefsson2007-02-081-1/+24
* ULONG_MAX should be in limits.h, so include it at the right place.Simon Josefsson2005-12-091-3/+0
* Fix.Simon Josefsson2005-12-081-0/+3
* Use GNU coding style.Simon Josefsson2005-11-071-138/+176
* This is the initial commit in the 1.3 branch. Ported from the PSK branch:Nikos Mavrogiannopoulos2005-11-071-0/+33
* Update FSF office address in license.Simon Josefsson2005-05-261-1/+1
* Clean up license templates.Simon Josefsson2005-01-221-13/+15