aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tpb.sh now uses data from json response of q.php instead of trying to scrape ...HEADmasterepoch2021-09-041-22/+34
* short output also shows hour nowepoch2021-08-031-1/+6
* forgot to 0-pad the seconds in short-mode of elapsedtimeepoch2021-03-131-1/+1
* added -s|--short to elapsedtimeepoch2021-03-131-0/+30
* delete rebuild.sh because I don't trust it.epochqwert2018-02-231-23/+0
* added a bot for sending data through an IRC channelepochqwert2017-12-021-0/+46
* copied over the updated title.shepochqwert2017-12-011-0/+11
* added a couple things I noticed was missingepochqwert2017-12-014-0/+187
* don't remember except for greed.shepochqwert2015-07-043-28/+18
* fixed watch to not need bashepochqwert2015-06-281-5/+5
* fixed up a lot of warnings. added watch.epochqwert2015-06-2816-63/+93
* PoC for turning a socket into a gre tunnel's UDP encapsulation socket on NetB...epochqwert2015-06-211-0/+76
* just in case I get on a computer where tac is missing. not interesting.epochqwert2015-06-211-0/+5
* htmltablize turns output similar to ps and sockstat into tables.epochqwert2015-06-211-0/+2
* elapsedtime doesn't show days if there aren't any now.epochqwert2015-06-211-1/+4
* added HOST and USER env vars to httpdepochqwert2015-06-211-0/+8
* basic README for just two tools so far.epochqwert2015-06-121-0/+18
* commit of half-finished things.epochqwert2015-06-125-1/+106
* added quot to the html entities programsepochqwert2015-05-286-6/+52
* added support for a few more env vars for CGIs to use.epochqwert2015-05-181-25/+37
* added a really slow shell implementation of grepurl.epochqwert2015-05-122-2/+6
* added ipgen and cidr programs. They can be used together to spit out all IPs ...epochqwert2015-05-062-0/+68
* added a NetBSDian tcpident which doesn't even deal with real sockets so you c...epochqwert2015-05-032-0/+97
* added comment to rfc for those wanting to mirror RFCs.epochqwert2015-04-302-7/+8
* added three little programs for generating dragon curve ascii-art.epochqwert2015-04-243-0/+48
* elapsedtime handles partial seconds betterepochqwert2015-04-2310-158/+199
* made dcchelper a script instead of a c program.epochqwert2015-04-217-11/+112
* added a URC dumper.epochqwert2015-02-221-0/+39
* a bit of cleanup.epochqwert2015-02-071-5/+2
* The stuff I use to generate my anonet map. check out paths-to-edges. :>epochqwert2015-02-074-0/+205
* ident.sh got a format string vuln fix.epochqwert2015-02-066-3/+25
* some new tools. clump is useful. httpd got some better logging. cuturl got so...epochqwert2015-02-068-36/+130
* updated normalpath for some edge cases and added debugepochqwert2015-01-171-17/+39
* updated tsize to not generate warningsepochqwert2015-01-172-0/+6
* added tsize. used for showing terminal's sizeepochqwert2015-01-161-0/+36
* updated a lot of cuturl. added a timeout to telnet-gateway.shepochqwert2015-01-132-82/+197
* fuck if I know. I was just going to add the gateway. >_>Epoch Qwert2015-01-113-4/+30
* XuntilY.awk is actually a shell script, but mostly written in awk to make Xun...Epoch Qwert2015-01-094-1/+92
* added zengoph which is a zenity based gopher browserEpoch Qwert2015-01-012-0/+189
* all those .c changes were mostly fixes of warnings for the change in rebuild....Epoch Qwert2014-12-3011-52/+57
* made gopherd symlink friendlier. normalpath was needed for that.Epoch Qwert2014-12-282-11/+76
* deleted realpath because it is just readlink -f pretty much.Epoch Qwert2014-12-262-11/+1
* added IPv6 support to hop0, peerip, and gopherd.shEpoch Qwert2014-12-245-18/+70
* ident.sh to make ident queries easier to use in scripts.Epoch Qwert2014-12-096-5/+22
* maybe fixed bug in ifout on Linux for some routes.Epoch Qwert2014-11-281-1/+1
* got rid of the Linux incompatible options passed to /bin/shEpoch Qwert2014-11-281-1/+3
* added ifout because I'm too lazy to head and cut every time I just want the i...Epoch Qwert2014-11-281-0/+6
* updated httpd.c to use different dirs for sites and vhostsEpoch Qwert2014-11-276-9/+37
* noticed mime-type, which is used by httpd, wasn't included.Epoch Qwert2014-11-231-0/+13
* fixed gitignore. >_> added a bunch of new piddly shit.Epoch Qwert2014-11-238-4/+209