Jan Danielzick BodgeMaster
Loading Heatmap…

BodgeMaster commented on issue BodgeMaster/FOSS-VG#67

Dependencies: Sockpp fails to build on Cygwin.

I have a Windows box, that’s not a problem. (Otherwise, I wouldn’t know this doesn’ŧ work lol)

2022-10-28 16:33:13 +02:00

BodgeMaster pushed to master at BodgeMaster/FOSS-VG

  • 4abb1f223c lib/nbt: Lists can no longer be constructed from invalid sets of data

2022-10-28 04:12:55 +02:00

BodgeMaster commented on issue BodgeMaster/FOSS-VG#60

lib/nbt: Lists and compounds can be constructed with vectors of invalid data

List done. An additional unit test for trying to construct a list from mixed tags is needed.

2022-10-28 04:06:07 +02:00

BodgeMaster closed issue BodgeMaster/FOSS-VG#63

lib/nbt and tools/dumpnbt: Unit test for the NBT parser and dumpnbt

2022-10-28 02:48:01 +02:00

BodgeMaster pushed to master at BodgeMaster/FOSS-VG

2022-10-28 02:47:24 +02:00

BodgeMaster opened issue BodgeMaster/FOSS-VG#69

tools/dumpnbt: Deal with compressed files

2022-10-28 02:36:02 +02:00

BodgeMaster commented on issue BodgeMaster/FOSS-VG#41

test/nbt_size_helpers: Add tests for errors and edge cases

priblems will be addressed as they show up

2022-10-28 02:14:37 +02:00

BodgeMaster closed issue BodgeMaster/FOSS-VG#41

test/nbt_size_helpers: Add tests for errors and edge cases

2022-10-28 02:14:37 +02:00

BodgeMaster commented on issue BodgeMaster/FOSS-VG#29

lib/cli: convenient to use way of preparing all the flags and arguments

Nah (Turns out the way this is currently done is quite reasonable and good enough.)

2022-10-28 01:55:30 +02:00

BodgeMaster closed issue BodgeMaster/FOSS-VG#29

lib/cli: convenient to use way of preparing all the flags and arguments

2022-10-28 01:55:30 +02:00

BodgeMaster opened issue BodgeMaster/FOSS-VG#68

lib/nbt: Linking against lib/javacompat fails on Cygwin

2022-10-27 04:12:02 +02:00

BodgeMaster closed issue BodgeMaster/FOSS-VG#47

tools/dumpnbt: Wanted feature tracker

2022-10-27 04:01:23 +02:00

BodgeMaster commented on issue BodgeMaster/FOSS-VG#47

tools/dumpnbt: Wanted feature tracker

Just eliminating feature creep here... Dumpnbt is for visualization which it is doing a fine job at. If we ever actually need XML support a dedicated issue for that can be filed later. Hex…

2022-10-27 03:58:48 +02:00

BodgeMaster opened issue BodgeMaster/FOSS-VG#67

Dependencies: Sockpp fails to build on Cygwin.

2022-10-27 03:51:22 +02:00

BodgeMaster commented on issue BodgeMaster/FOSS-VG#65

tools/hexnet: doesn’t exit when the connection gets closed by remote peer

Apparently sockpp sockets aren’t thread safe. This may or may not be the cause of this issue.

2022-10-26 02:02:32 +02:00

BodgeMaster pushed to master at BodgeMaster/FOSS-VG

  • f6b965040d tools/hexnet: Compile with POSIX threads

2022-10-23 03:11:20 +02:00

BodgeMaster opened issue BodgeMaster/FOSS-VG#66

tools/hexnet: Unit tests??

2022-10-23 01:55:17 +02:00

BodgeMaster pushed to master at BodgeMaster/FOSS-VG

  • b5c18cd0de tools/hexnet: Implement bi-directional communication
  • a1ba08b7db tools/hexnet: Shut down connections when gracefully handling signals
  • 1d7e98d0b3 tools/hexnet: Implement function for reading bytes from stdin
  • a7e07d2c3c tools/hexnet: Implement UDP support (and minor refactoring)
  • 7ae843039c tools/hexnet: Implement TCP v6 handler, rename readFromTCPSocket to readFromTCP
  • Compare 6 commits »

2022-10-23 01:49:20 +02:00

BodgeMaster closed issue BodgeMaster/FOSS-VG#64

tools/hexnet: Wanted features

2022-10-23 01:36:59 +02:00

BodgeMaster opened issue BodgeMaster/FOSS-VG#65

tools/hexnet: TCP listen mode doesn’t exit when the connection gets closed

2022-10-23 00:32:22 +02:00