dirtbags/pcapdb 222
A Distributed, Search-Optimized Full Packet Capture System
9wm/9wm 79
X11 Window Manager inspired by Plan 9's rio
nealey/hdjd 13
Hercules DJ Control MP3e2 translation daemon
Very small HTTP/1.1 server requiring inetd or tcpsvd
Emacs stuff to provide lightweight usable SSH access
Monarch Of The Hill - base infrastructure for computer-based puzzle contests
Pebble watch face, like the built-in "Simplicity", but with a better font
A terminal (`win` replacement) for the Plan9 Acme editor
Dirtbags Tanks
Dirtbags Tiny Linux : network archaeology base image
startednealey/hdjd
started time in 2 days
push eventdirtbags/moth-devel
commit sha b20a8ce202fca45379625b59a3b19532c9a91dd7
Adding FlexibleNested category handler
push time in 11 days
pull request commentdirtbags/moth
Splitting into separate repos
comment created time in 11 days
push eventdirtbags/moth
commit sha f4cfb10d971835030320521cb916fab7bef91a50
Rename event.log as events.log
commit sha 9c118f83b042a1ab0582c38bd34b14bb2fea29e2
Merge pull request #157 from dirtbags/rename_event_log Rename event.log as events.log
push time in 11 days
push eventdirtbags/moth-devel
commit sha 7900b59456bb24a58c9d3c8312262fb99644c7d2
Adding CI checks with Tox
commit sha 20e053b2600d9b68a15530f5ad54a55be5837051
Build wheels in Tox Test with PyPy3
commit sha 7cc9892aacef5aac5da0d209837c0265e92ddced
Add build step to gather wheel files
commit sha b178cbb4ad9451e9f2764447d622281c16bbc431
Adding Wheel dependency
commit sha 824b8f3f8b599d1f254403b4cd790990b79d333d
Update action labels and README
commit sha e05238a662d7f8170b077bc3f2329eae5e36590b
Merge pull request #2 from dirtbags/add_ci_checks Add ci checks
commit sha 26c207e76b1d2f15dc7253f679ae4950a0fd4fa6
Update README.md
commit sha 76e5b5b26353af29c83686190cc9434ee6354a3d
Adding more badges
commit sha c2bdc1b062a2dba137d6ab3b0d7621283f0e0385
Removing some troublesome words
commit sha 22d0737bf1d2c2f8e66becca31bdaac900b85c5c
Merge pull request #3 from dirtbags/devel Devel
push time in 11 days
push eventdirtbags/moth-devel
commit sha c2bdc1b062a2dba137d6ab3b0d7621283f0e0385
Removing some troublesome words
push time in 11 days
created tagdirtbags/moth
Monarch Of The Hill - base infrastructure for computer-based puzzle contests
created time in 11 days
push eventdirtbags/moth
commit sha d4fe66b96bd69e97410d54a0a7aa0692fc59bf87
Removing some bad words Releasving v3.6.3
commit sha 711aff8b7201c8f06d6087d176739bd69778d607
More wordlist updates
push time in 11 days
pull request commentdirtbags/fluffy
feof and an EOF return value aren't equivalent. EOF can be returned if there is an error that can be checked with ferror.
comment created time in 12 days
PR closed dirtbags/fluffy
No idea if this behavior is intended or just a hassle.
pr closed time in 12 days
pull request commentdirtbags/fluffy
Probably something weird in my environment or shell. I'd just close the PR at this point.
comment created time in 12 days
pull request commentdirtbags/fluffy
Another point, testing an integer equality against a macro is cheaper than executing a function call.
comment created time in 12 days
pull request commentdirtbags/fluffy
feof vs EOF I don't think it matters. getchar explicitly returns EOF on EOF.
On one hand, testing for EOF or running feof() is best practice, and you advance the counter before the switch.
On the other hand, within this scope, you only use count var on one of the switch cases; the return exits the scope.
@SamAxe's example doesn't blow up for me.
comment created time in 12 days
pull request commentdirtbags/fluffy
For puzzle 25000
cat puzzle.pcap|./pcat | awk '(NR > 3) { print $6; }' | grep -v "^0000000000$" | while read line; do echo $line ; done
comment created time in 12 days
PR opened dirtbags/fluffy
No idea if this behavior is intended or just a hassle.
pr created time in 12 days
created tagdirtbags/moth
Monarch Of The Hill - base infrastructure for computer-based puzzle contests
created time in 13 days
push eventdirtbags/moth
commit sha 0efcb24d45727f0a9985e18802c0325e464d377e
Reopen the events log if it's removed or modified while mothd is running
push time in 13 days
push eventdirtbags/moth
commit sha caadbced8c7c5e88385a8ea9741e6a6a1b1a14b0
Revving version
push time in 13 days
startednealey/vail-adapter
started time in 13 days
created tagdirtbags/moth
Monarch Of The Hill - base infrastructure for computer-based puzzle contests
created time in 16 days