• Joined on 2021-01-08
ft pushed to master at ft/skyscraper8 2026-05-16 21:00:00 +00:00
92056f4ce3 Began working on the salvager.
ft pushed to master at ft/skyscraper8 2026-05-16 20:51:03 +00:00
67bc722c66 Fixed a crash in the PSI decoder when a packet with an invalid PSI offset is received.
ft pushed to master at ft/skyscraper8 2026-05-14 10:26:42 +00:00
a58fb93599 Fix merge conflict in RemoteStreamReaderClient
ft pushed to master at ft/skyscraper8 2026-05-14 10:20:45 +00:00
38a90b18ae Minor beautification of RFScan code.
Compare 2 commits »
ft pushed to master at ft/skyscraper8 2026-05-14 09:00:53 +00:00
f086ca4f59 Moved WriteDoubleBE to it's proper position.
Compare 2 commits »
ft pushed to master at ft/skyscraper8 2026-05-13 20:05:44 +00:00
f87f0080e6 Performance optimization in the RemoteStreamReaderClient for FFT Scan.
Compare 2 commits »
ft pushed to master at ft/skyscraper8 2026-05-12 04:12:41 +00:00
a318b0e429 Fix one test.
ft pushed to master at ft/skyscraper8 2026-05-10 16:17:48 +00:00
0a0d1e4afb Added a CI helper argument.
ft pushed to master at ft/skyscraper8 2026-05-10 13:39:05 +00:00
7c38d20010 Added security exceptions to the RemoteStreamReaderClient
ft pushed to master at ft/skyscraper8 2026-05-10 10:23:51 +00:00
b75bd3c4dd Refactored FFTScan in the StreamReader interface.
ft pushed to master at ft/skyscraper8 2026-05-09 18:38:45 +00:00
8808dc92e0 Added FFTTerm to the StreamReader I/O.
ft pushed to master at ft/skyscraper8 2026-05-09 16:41:01 +00:00
ecba6a5421 raise version to 19.
ft pushed to master at ft/skyscraper8 2026-05-09 15:52:23 +00:00
6b83c4d198 Fixed bug in Float/Double I/O.
ft pushed to master at ft/skyscraper8 2026-05-09 13:23:32 +00:00
e79ef4b4e2 Newlines in ReutersWneExtractor
ft created branch master in ft/pcap2mpe 2026-05-07 14:13:38 +00:00
ft pushed to master at ft/pcap2mpe 2026-05-07 14:13:38 +00:00
787949aea0 Import initial code
ft created repository ft/pcap2mpe 2026-05-07 14:13:25 +00:00
ft pushed to master at ft/skyscraper8 2026-05-05 21:35:51 +00:00
a6930d79fc Allow delivery of unnamed files in WNE.
ft pushed to master at ft/skyscraper8 2026-05-05 20:58:59 +00:00
fa91364b3b Refactored WNE Extraction.
ft pushed to master at ft/skyscraper8 2026-05-04 20:12:29 +00:00
5715e047a3 Modified the ReutersWneExtractor to use an external event handler.