about summary refs log tree commit diff
path: root/url.c (follow)
Commit message (Expand)AuthorAge
* Strip formatting from URLsJune McEnroe2020-10-09
* Say "OpenSSL" in additional permission noticesJune McEnroe2020-08-04
* Call static_assert by _Static_assertJune McEnroe2020-06-11
* Add additional permission for linking with LibreSSLJune McEnroe2020-06-08
* Bump URL ring sizeJune McEnroe2020-04-06
* Various small cleanupsJune McEnroe2020-02-16
* Replace small integers in size_t with uintJune McEnroe2020-02-15
* Rename procPipe to utilPipeJune McEnroe2020-02-13
* Allow for arguments to open/copy utilitiesJune McEnroe2020-02-12
* Match URLs surrounded by parenthesesJune McEnroe2020-02-10
* Add /copyJune McEnroe2020-02-08
* Allow overriding the /open utilityJune McEnroe2020-02-08
* Implement URL openingJune McEnroe2020-02-08
* Scan messages for URLsJune McEnroe2020-02-08