| .. |
|
testdata
|
feat: add RNS wire vectors generation script and update test data files to include new vectors
|
2026-08-15 15:05:25 -05:00 |
|
adversarial_corpus_test.go
|
feat: add adversarial corpus tests for packet handling and link FSM tests
|
2026-07-17 19:22:53 -05:00 |
|
bughunt_test.go
|
test: add bughunt tests for HTTP body size limits and request handling in control API
|
2026-07-18 05:17:02 -05:00 |
|
constants.go
|
refactor: simplify AES encryption and decryption by implementing CBC mode directly, and add corresponding tests for CBC functionality
|
2026-08-15 02:38:24 -05:00 |
|
decode.go
|
feat: speedtest, debugging tools and helpers, updated to go 1.26.5, fixed stalls in resource transfers
|
2026-07-17 05:10:03 -05:00 |
|
decode_test.go
|
feat: speedtest, debugging tools and helpers, updated to go 1.26.5, fixed stalls in resource transfers
|
2026-07-17 05:10:03 -05:00 |
|
dissector_tshark_test.go
|
feat: speedtest, debugging tools and helpers, updated to go 1.26.5, fixed stalls in resource transfers
|
2026-07-17 05:10:03 -05:00 |
|
handshake_vectors_test.go
|
feat: speedtest, debugging tools and helpers, updated to go 1.26.5, fixed stalls in resource transfers
|
2026-07-17 05:10:03 -05:00 |
|
ht2_alias_oracle_test.go
|
fix: HT2 announce dest parse, Pack Raw aliasing, and hop/fuzz oracles
|
2026-07-19 14:50:08 -05:00 |
|
pack_ht1_test.go
|
refactor: simplify AES encryption and decryption by implementing CBC mode directly, and add corresponding tests for CBC functionality
|
2026-08-15 02:38:24 -05:00 |
|
packet.go
|
refactor: simplify AES encryption and decryption by implementing CBC mode directly, and add corresponding tests for CBC functionality
|
2026-08-15 02:38:24 -05:00 |
|
packet_pbt_test.go
|
chore: various bug fixes and new tests (see changelog)
|
2026-07-19 11:55:31 -05:00 |
|
packet_test.go
|
feat: cut hot-path CPU and RAM
|
2026-08-13 10:45:58 -05:00 |
|
pcap.go
|
refactor: clear revive naming and control-flow warnings
|
2026-08-13 10:10:04 -05:00 |
|
pcap_fuzz_test.go
|
feat: update announce handling to support RNS 1.3.8 without ratchet field, update packet size validation, and improve test coverage
|
2026-07-17 19:47:12 -05:00 |
|
receipt.go
|
refactor: simplify AES encryption and decryption by implementing CBC mode directly, and add corresponding tests for CBC functionality
|
2026-08-15 02:38:24 -05:00 |
|
receipt_test.go
|
chore: cleanup tests and comments
|
2026-07-13 08:56:23 -05:00 |
|
rns_wire_oracle_test.go
|
feat: add oracle tests for announce and channel functionality, ensuring compatibility with Python RNS and create ret go slim and other improvements
|
2026-08-15 03:14:09 -05:00 |
|
unpack_oracle_test.go
|
feat: cut hot-path CPU and RAM
|
2026-08-13 10:45:58 -05:00 |