summary refs log tree commit diff
path: root/url.c (follow)
Commit message (Expand)AuthorAge
* Use const char *argv[] signaturesJune McEnroe2018-10-28
* Add more URL schemesJune McEnroe2018-10-22
* Add urlOpenMatchJune McEnroe2018-09-11
* Add /man commandJune McEnroe2018-09-10
* Fix reverse iteration in urlOpenJune McEnroe2018-09-08
* Move event loop to event.cJune McEnroe2018-09-06
* Use PascalCase for constantsJune McEnroe2018-09-02
* Fix /open ranges by passing all URLs to open(1)June McEnroe2018-08-12
* Become multi-channelJune McEnroe2018-08-10
* Move process spawning onto the event loopJune McEnroe2018-08-10
* Add URL detection, listing and openingJune McEnroe2018-08-09
18-11-13Add gzgets.3June McEnroe 2018-11-13Add gzputs.3June McEnroe 2018-11-13Add gzprintf.3June McEnroe 2018-11-13Add gzfwrite.3June McEnroe 2018-11-13Add gzwrite.3June McEnroe 2018-11-12Add gzfread.3June McEnroe 2018-11-12Add gzread.3June McEnroe 2018-11-12Add gzsetparams.3June McEnroe 2018-11-12Add gzbuffer.3June McEnroe 2018-11-12Add gzdopen to gzopen.3June McEnroe 2018-11-12Add gzopen.3June McEnroe 2018-11-12Add inflateBackEnd.3June McEnroe 2018-11-12Add inflateBack.3June McEnroe 2018-11-12Add inflateBackInit.3June McEnroe 2018-11-11Add inflateGetHeader.3June McEnroe 2018-11-11Add inflateMark.3June McEnroe 2018-11-11Add inflatePrime.3June McEnroe 2018-11-11Add inflateReset.3June McEnroe 2018-11-11Add inflateCopy.3June McEnroe 2018-11-11Add inflateSync.3June McEnroe 2018-11-11Add inflateGetDictionary.3June McEnroe 2018-11-11Add inflateSetDictionary.3June McEnroe 2018-11-11Add inflateInit2.3June McEnroe