summaryrefslogtreecommitdiff
path: root/lib/str.h
Commit message (Expand)AuthorAgeFilesLines
* x509/output: print the public key PIN of a certificateNikos Mavrogiannopoulos2017-02-231-0/+2
* Exported gnutls_idna_map() and gnutls_idna_reverse_map()Nikos Mavrogiannopoulos2017-01-261-21/+0
* Add support for libidn2 (IDNA 2008 + TR46)Tim Rühsen2017-01-261-1/+1
* str: do not call gnutls_assert in inline functionNikos Mavrogiannopoulos2016-12-081-1/+2
* introduced _gnutls_idna_reverse_map()Nikos Mavrogiannopoulos2016-11-251-0/+2
* When writing alternative names to certificates ensure we write in ACE formatNikos Mavrogiannopoulos2016-11-251-0/+14
* gnutls_idna_map was prefixed with underscore to avoid clashes with exported s...tmp-mini-idna2003-updateNikos Mavrogiannopoulos2016-11-231-3/+4
* IDNA code re-organizationNikos Mavrogiannopoulos2016-11-231-0/+18
* unconditionally include unistring codeNikos Mavrogiannopoulos2016-11-211-2/+1
* tolerate non-valid UTF8 passwords when decryptingNikos Mavrogiannopoulos2016-11-201-3/+4
* PKCS#7/8: normalize the password according to rfc7613Nikos Mavrogiannopoulos2016-11-201-0/+3
* Added function for UTF-8 normalization based on RFC7613Nikos Mavrogiannopoulos2016-11-201-0/+4
* several spacing fixes to keep syntax-check happyNikos Mavrogiannopoulos2016-09-111-59/+59
* Removed the 'gnutls_' prefix from files to simplify file namingNikos Mavrogiannopoulos2015-08-231-0/+221