summaryrefslogtreecommitdiff
path: root/lib/gnutls_str.h
Commit message (Expand)AuthorAgeFilesLines
* Removed the 'gnutls_' prefix from files to simplify file namingNikos Mavrogiannopoulos2015-08-231-221/+0
* move all gettext definitions in gnutls_str.hNikos Mavrogiannopoulos2015-06-201-1/+4
* gnutls_str: include gettext.h when dgettext is availableNikos Mavrogiannopoulos2015-06-201-2/+6
* added gnutls_ext_set_data() and gnutls_ext_get_data()Nikos Mavrogiannopoulos2015-03-201-0/+11
* added documentation for the new functionsNikos Mavrogiannopoulos2015-03-191-2/+2
* renamed gnutls_buffer_st -> gnutls_buffer_tNikos Mavrogiannopoulos2015-03-191-1/+1
* Added a way to add custom extensions from public API.Thierry Quemerais2015-03-191-1/+1
* _gnutls_buffer_to_datum: includes code for exporting stringsNikos Mavrogiannopoulos2014-12-051-1/+1
* Added API to read/write/delete key-cert pairs (limited to windows for now)Nikos Mavrogiannopoulos2014-11-191-2/+3
* Added verification flag to disable wildcard checkingNikos Mavrogiannopoulos2014-04-021-1/+1
* Severely simplified hostname matching.Nikos Mavrogiannopoulos2014-03-211-1/+1
* reindented codeNikos Mavrogiannopoulos2013-11-081-54/+56
* Use LGPLv2.1 in the files their author's agreed to.Nikos Mavrogiannopoulos2013-02-011-1/+1
* gettext.h was moved to gnutls_str.hNikos Mavrogiannopoulos2012-11-011-0/+2
* BUFFER_APPEND_PFX is no more. Replaced with BUFFER_APPEND_PFX4Nikos Mavrogiannopoulos2012-08-301-4/+0
* Added Heartbeat extension support.Olga2012-08-301-1/+29
* minor documentation updatesNikos Mavrogiannopoulos2012-06-021-0/+5
* Fixed signed/unsigned warnings.Nikos Mavrogiannopoulos2012-01-211-5/+5
* Run 'make update-copyright'.Simon Josefsson2012-01-161-1/+1
* Make asciiprint a globally available function.Simon Josefsson2011-11-101-3/+6
* removed duplicate code.Nikos Mavrogiannopoulos2011-11-021-0/+5
* Added ability to hash and hmac with VIA padlock.Nikos Mavrogiannopoulos2011-10-011-0/+6
* Clarify license and copyright.Simon Josefsson2011-08-031-7/+4
* Added GNUTLS_X509_CRT_LIST_FAIL_IF_UNSORTED flag for gnutls_x509_crt_list_imp...Nikos Mavrogiannopoulos2011-07-311-0/+1
* Correctly import and export pkcs11-urls with ID field set.Nikos Mavrogiannopoulos2011-05-101-1/+1
* _gnutls_hostname_compare() was incredibly slow when over ten wildcards were p...Nikos Mavrogiannopoulos2011-05-051-1/+1
* Simplified code in authentication methods by using gnutls_buffer_stNikos Mavrogiannopoulos2011-02-081-4/+8
* Indented code. Use same indentation but with -nut to avoid usage of tabs. In ...Nikos Mavrogiannopoulos2010-12-161-16/+16
* Indent (using GNU indent 2.2.11).Simon Josefsson2010-10-141-13/+18
* Simplified and made more safe the packing of data for session storage. Extens...Nikos Mavrogiannopoulos2010-06-131-2/+72
* The gnutls_string code was simplified and integrated with the buffer to avoidNikos Mavrogiannopoulos2010-06-111-24/+11
* Added initial PKCS #11 support. Certtool can now print lists of certificatesNikos Mavrogiannopoulos2010-06-031-1/+4
* Change GNUTLS into GnuTLS.Simon Josefsson2010-05-221-2/+2
* More indentation.Simon Josefsson2010-04-141-6/+8
* Update copyright years.Simon Josefsson2010-01-271-1/+2
* Fix FSF copyright notices.Simon Josefsson2010-01-271-1/+1
* Fix use of deprecated types, for now and the future.Simon Josefsson2009-08-281-2/+2
* GnuTLS vs. NULL chars in CNsTomas Hoger2009-08-041-1/+1
* When reading data from a buffer (gnutls_string) avoid memmoving all remaining...Nikos Mavrogiannopoulos2008-11-231-8/+9
* Use more warnings. Fix many warnings.Simon Josefsson2008-11-171-1/+11
* Remove gnutls_buffer.h, move definitions to gnutls_str.h.Simon Josefsson2008-09-011-0/+6
* Move rfc2818.h hostname comparison to gnutls_str.h and update callers.Simon Josefsson2008-02-261-1/+4
* Changed my name to my "official" name.Nikos Mavrogiannopoulos2007-10-301-1/+1
* Add _gnutls_string_append_printf.Simon Josefsson2007-02-081-1/+2
* Use GNU coding style.Simon Josefsson2005-11-071-24/+25
* This is the initial commit in the 1.3 branch. Ported from the PSK branch:Nikos Mavrogiannopoulos2005-11-071-0/+2
* 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-0/+24
* Added the '_t' suffix to all exported symbols.Nikos Mavrogiannopoulos2004-06-131-1/+1