aboutsummaryrefslogtreecommitdiffstats
path: root/src/bin/cuturl.c
Commit message (Collapse)AuthorAgeFilesLines
* elapsedtime handles partial seconds betterepochqwert2015-04-231-49/+46
| | | | | | | | | | | unescape now handles multiple lines from stdin clump can now have an optional argument to specify input separator cuturl can now take compressed short options. (like: cuturl -dPs) filemon... I don't remember. just reformatted it looks like. ipconvert. looks like I added explainations before output. normalpath now uses getenv("PWD") instead of getcwd() so you can pick what you want to be the base for relative paths. urcdump... nothing I guess. probably a space or something dumb. httpd... more environment variables set for CGIs
* made dcchelper a script instead of a c program.epochqwert2015-04-211-11/+27
| | | | | | | | ipdist which gives shortest distance based on whob's output of lat and lon nc.* are minmal versions of a netcat like program written in Perl. rfc is a script for downloading and viewing RFCs tpb.sh is for pulling magnet links from tpb search results. cuturl got an upgrade to better handle scheme:?query_string type URLs. (URN? URI? fuck if I know.)
* some new tools. clump is useful. httpd got some better logging. cuturl got ↵epochqwert2015-02-061-23/+26
| | | | some bugfixes I think. todo is just a version of segfault's !todo but for shell. don't remember what I did to telnet-gateway.sh
* updated a lot of cuturl. added a timeout to telnet-gateway.shepochqwert2015-01-131-81/+192
|
* added zengoph which is a zenity based gopher browserEpoch Qwert2015-01-011-0/+141
cuturl is for getting parts out of URLs easier