summaryrefslogtreecommitdiff
path: root/src/net.h
Commit message (Expand)AuthorAgeFilesLines
* str: introduce `git_str` for internal, `git_buf` is externalethomson/gitstrEdward Thomson2021-10-171-2/+2
* url: introduce `git_net_url_dup`Edward Thomson2021-09-011-0/+3
* url: introduce `git_net_url_matches_pattern_list`Edward Thomson2021-09-011-0/+3
* url: introduce `git_net_url_matches_pattern`Edward Thomson2021-09-011-0/+5
* net: function to identify ipv6 addresses in URLsEdward Thomson2020-12-231-0/+3
* net: is_default_port is a boolEdward Thomson2020-12-231-2/+2
* net: introduce path formatting functionEdward Thomson2020-01-241-0/+3
* net: introduce url formatting functionEdward Thomson2020-01-241-0/+3
* net: introduce git_net_url_joinpathEdward Thomson2020-01-241-0/+6
* net: refactor gitno redirect handlingEdward Thomson2020-01-241-0/+6
* net: add an isvalid functionEdward Thomson2020-01-241-4/+7
* net: rename gitno_connection_data to git_net_urlEdward Thomson2019-06-101-0/+36