summaryrefslogtreecommitdiff
path: root/lib/urls.c
Commit message (Expand)AuthorAgeFilesLines
* build: re-indent codeDaiki Ueno2023-04-241-15/+11
* Indent codeZoltan Fridrich2023-01-271-21/+31
* Use https:// for www.gnu.org and www.example.comTim Rühsen2019-03-131-1/+1
* pkcs11 uris: the URI scheme is case insensitivetmp-urisNikos Mavrogiannopoulos2018-10-121-10/+11
* pcert: added functionality to retrieve listsNikos Mavrogiannopoulos2018-05-121-1/+1
* gnutls_url_is_supported: type changed to unsignedNikos Mavrogiannopoulos2016-05-311-4/+4
* keys: custom URLs take precedence over pre-defined URLsNikos Mavrogiannopoulos2016-04-281-6/+8
* Removed the 'gnutls_' prefix from files to simplify file namingNikos Mavrogiannopoulos2015-08-231-3/+3
* dropped the sanitize URL approachNikos Mavrogiannopoulos2014-12-231-68/+0
* Allow the construction of chains with custom URLsNikos Mavrogiannopoulos2014-11-231-0/+38
* export gnutls_register_custom_urlNikos Mavrogiannopoulos2014-11-231-0/+1
* Added the ability to register application specific URLs for keys and certsNikos Mavrogiannopoulos2014-11-231-0/+99
* prior to importing objects with URLs sanitize themNikos Mavrogiannopoulos2014-11-201-0/+92