Alain Zscheile fogti
  • Joined on 2022-08-01
fogti created branch main in fogti/floof-webchat 2022-11-26 18:45:38 +00:00
fogti created repository fogti/floof-webchat 2022-11-26 18:45:24 +00:00
fogti pushed to main at fogti/floof 2022-11-26 17:35:08 +00:00
6b2c5b2695 only call SessionManager when sesskey is not nil
fogti pushed to main at fogti/floof 2022-11-26 15:04:48 +00:00
fab022df18 chore: run mix format
35a393c7fa pull: choose packet source based upon if sesskey is set
Compare 2 commits »
fogti pushed to main at fogti/floof 2022-11-26 14:49:42 +00:00
e5c0c9ea2b only store packets when we have any sessions
fogti pushed to main at fogti/floof 2022-11-26 14:46:06 +00:00
b0964e369f make packet spool errors fatal
fogti pushed to main at fogti/floof 2022-11-26 14:42:20 +00:00
1f056a298c fix simple bugs in persistence
dc7db318e8 first try at persistence
61312e68ce add PacketSpool manager
Compare 3 commits »
fogti pushed to main at fogti/floof 2022-11-26 12:01:34 +00:00
bf46142dab decode XferInner only when appropriate
fogti pushed to main at fogti/floof 2022-11-26 11:56:49 +00:00
025b4a826f make TTL hop-based
fogti pushed to main at fogti/floof 2022-11-26 01:29:29 +00:00
ecf27c1f01 always discard already seen packets
fogti pushed to main at fogti/floof 2022-11-26 01:13:42 +00:00
1bb7597803 README: add missing 'import Config'
fogti pushed to main at fogti/floof 2022-11-26 01:01:20 +00:00
163979612d distr: fix superfluous requestpull due to bothed origin skip
fogti pushed to main at fogti/floof 2022-11-26 00:57:52 +00:00
8ecdfa6701 debug SessionManager (superfluous requestpull)
fogti pushed to main at fogti/floof 2022-11-26 00:56:10 +00:00
841f2fb567 debug SessionManager (superfluous requestpull)
fogti pushed to main at fogti/floof 2022-11-26 00:55:53 +00:00
720366698b debug SessionManager (superfluous requestpull)
fogti pushed to main at fogti/floof 2022-11-26 00:46:38 +00:00
a81c306107 fix state corruption in SessionManager
fogti pushed to main at fogti/floof 2022-11-26 00:34:14 +00:00
d873117a93 README: document basic usage
fogti pushed to main at fogti/floof 2022-11-25 23:58:08 +00:00
0d508cc142 directly use exit keyword
fogti pushed to main at fogti/floof 2022-11-25 23:54:07 +00:00
8cf076bf5f Floof.serve should be always tail-recursive
fogti pushed to main at fogti/floof 2022-11-25 23:24:07 +00:00
e4d71e0b88 put DistributorSeen into separate module to prevent indirection via Distributor