summaryrefslogtreecommitdiff
path: root/lib/str.h
Commit message (Expand)AuthorAgeFilesLines
* psk: Allow non-NULL PSK usernamesAnder Juaristi2020-03-231-0/+7
* Add or clean header guards in lib/Tim Rühsen2019-05-071-3/+3
* Use https:// for www.gnu.org and www.example.comTim Rühsen2019-03-131-1/+1
* str: suppress compiler warning when time_t is 32-bitDaiki Ueno2018-11-121-1/+1
* str: add macros to encode/decode struct timespec valueDaiki Ueno2018-10-261-0/+42
* buf: _gnutls_buffer_pop_data made easier to useNikos Mavrogiannopoulos2018-02-191-4/+3
* kx: moved to new buffer APINikos Mavrogiannopoulos2018-02-191-3/+0
* str: added _gnutls_buffer_pop_prefix24 and _gnutls_buffer_pop_prefix8Nikos Mavrogiannopoulos2018-02-191-0/+5
* str: allow creating a read-only bufferNikos Mavrogiannopoulos2018-02-191-0/+9
* str: rename _gnutls_buffer_pop_prefix to _gnutls_buffer_pop_prefix32Nikos Mavrogiannopoulos2018-02-191-4/+4
* str: rename _gnutls_buffer_pop_datum_prefix to _gnutls_buffer_pop_datum_prefix32Nikos Mavrogiannopoulos2018-02-191-3/+3
* str: added helper functions to read prefixed data with 8 or 16-bit headersNikos Mavrogiannopoulos2018-02-191-0/+11
* str: added function to append fixed-size MPINikos Mavrogiannopoulos2018-02-191-0/+4
* server_name: several simplifications of the code baseNikos Mavrogiannopoulos2017-07-211-0/+10
* Removed unused functionsNikos Mavrogiannopoulos2017-07-101-5/+0
* Added _gnutls_idna_email_reverse_mapNikos Mavrogiannopoulos2017-02-281-0/+1
* 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-251-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