summary refs log tree commit diff
path: root/url.c (follow)
Commit message (Expand)AuthorAge
* 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
/td>June 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 | | | | But include a pair of parentheses in the URL itself. * 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