URL-Handling: de-Url-Escapify username and Passwords.
[citadel.git] / libcitadel / lib / urlhandling.c
2012-07-13 Wilfried GoesgensURL-Handling: de-Url-Escapify username and Passwords.
2012-07-12 Wilfried GoesgensURL-Handling: bugfixes
2012-07-12 Wilfried GoesgensURL-Parser: fix parsing of Usernames with @
2012-05-03 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-05-03 Wilfried GoesgensBSD compatibility: add missing include for AF_INET
2011-08-10 Wilfried Goesgensfix parsing of IP-Urls
2011-05-15 Wilfried GoesgensFix parsing and rearaning of URLs
2011-05-03 Wilfried GoesgensFix possible endless loop conditions
2011-04-01 Wilfried GoesgensSwitch handling to have a pointer to the target address
2011-04-01 Wilfried Goesgensmove URL parsing / struct over into libcitadel