summary refs log tree commit diff
path: root/url.c
AgeCommit message (Expand)Author
2020-10-09Strip formatting from URLsC. McEnroe
2020-08-04Say "OpenSSL" in additional permission noticesC. McEnroe
2020-06-11Call static_assert by _Static_assertC. McEnroe
2020-06-08Add additional permission for linking with LibreSSLC. McEnroe
2020-04-06Bump URL ring sizeC. McEnroe
2020-02-16Various small cleanupsC. McEnroe
2020-02-15Replace small integers in size_t with uintC. McEnroe
2020-02-13Rename procPipe to utilPipeC. McEnroe
2020-02-12Allow for arguments to open/copy utilitiesC. McEnroe
2020-02-10Match URLs surrounded by parenthesesC. McEnroe
2020-02-08Add /copyC. McEnroe
2020-02-08Allow overriding the /open utilityC. McEnroe
2020-02-08Implement URL openingC. McEnroe
2020-02-08Scan messages for URLsC. McEnroe