aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* added some nifty magic for hostname instead of using one given on command-lineEpoch Qwert2014-10-231-1/+10
* fixed gopherd's LFI and added excuting files.Epoch Qwert2014-10-2310-6/+143
* updated rebuild.sh to work better with libexec and bin instead of just bin.Epoch Qwert2014-10-216-7/+131
* initial commit. collected some tools I had laying around.Epoch Qwert2014-10-135-0/+96