index
:
ouroboros
be
master
testing
Ouroboros main repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipcpd: Use hash_mix64 for pft keys
Dimitri Staessens
45 hours
6
-32
/
+7
*
lib: Add MurmurHash3 hash_mix64 for hash tables
Dimitri Staessens
45 hours
3
-0
/
+53
*
irmd: Deliver flow re-keying
Dimitri Staessens
45 hours
14
-114
/
+1285
*
ipcpd: Add flow-update relay
Dimitri Staessens
45 hours
17
-7
/
+503
*
lib: Harden symmetric-key rotation
Dimitri Staessens
45 hours
19
-534
/
+2996
*
irmd: Fail OAP config load on read errors
Dimitri Staessens
45 hours
3
-4
/
+21
*
irmd: Bound the OAP replay cache
Dimitri Staessens
45 hours
4
-54
/
+265
*
irmd: Reject OAP peer crt with unusable CN
Dimitri Staessens
45 hours
5
-43
/
+120
*
irmd: Add issuer and digest pinning to OAP
Dimitri Staessens
45 hours
19
-46
/
+699
*
irmd: Specify peer authentication contract
Dimitri Staessens
45 hours
12
-14
/
+477
*
lib: Fix SSM reclaim-orphans test
Dimitri Staessens
45 hours
1
-1
/
+9
*
ipcpd: Refactor dt stats
Dimitri Staessens
2026-06-03
1
-104
/
+47
*
lib: Reclaim aged leaked ssm pool blocks
Dimitri Staessens
2026-06-03
3
-8
/
+36
*
lib: Fix overflow in ssm_flow_set_notify
Dimitri Staessens
2026-06-03
1
-5
/
+13
*
lib: Decouple rbuff size from RQ size
Dimitri Staessens
2026-06-03
1
-12
/
+2
*
lib: Send stream FIN in the window
Dimitri Staessens
2026-06-01
1
-0
/
+16
*
lib: Fix missing newlines in hash.c
Dimitri Staessens
2026-06-01
1
-0
/
+2
*
lib: Fix FRCT seqno leak on rxm alloc failure
Dimitri Staessens
2026-06-01
1
-41
/
+50
*
lib: Fix double pool_remove on tx-path failure
Dimitri Staessens
2026-06-01
1
-6
/
+10
*
ipcpd: Fully gate fa/dt RIB ops on IPCP_FLOW_STATS
testing
Dimitri Staessens
2026-05-27
3
-40
/
+27
*
ipcpd: Drain mainloop before component shutdown
Dimitri Staessens
2026-05-27
2
-3
/
+4
*
ipcpd: Close dt stat_used race vs rib readdir
Dimitri Staessens
2026-05-27
1
-4
/
+8
*
irmd: Reorder init/fini
Dimitri Staessens
2026-05-27
1
-10
/
+19
*
ipcpd: Fix eth double-release in MGMT rx path
Dimitri Staessens
2026-05-27
1
-2
/
+2
*
lib: Fix mixed declarations in hash.c
Dimitri Staessens
2026-05-27
1
-3
/
+4
*
lib: Add FIN and receive-side linger for msg dealloc
Dimitri Staessens
2026-05-22
2
-18
/
+72
*
lib: Allow up to two TLPs per recovery episode
Dimitri Staessens
2026-05-22
1
-8
/
+22
*
lib: Further align FRCP with TCP RFCs
Dimitri Staessens
2026-05-22
1
-43
/
+89
*
lib: Set a timeout on FRCT control packets
Dimitri Staessens
2026-05-22
2
-17
/
+130
*
lib: Add tail loss probe (TLP) to FRCP
Dimitri Staessens
2026-05-22
1
-21
/
+162
*
lib: Fix underrun in activity timer
Dimitri Staessens
2026-05-22
1
-22
/
+50
*
lib: Skip DRF rebase on same-epoch retransmit
Dimitri Staessens
2026-05-20
1
-2
/
+24
*
lib: Free secure memory on process exit
Dimitri Staessens
2026-05-20
2
-4
/
+9
*
lib: Update FRCP implementation
Dimitri Staessens
2026-05-20
31
-1461
/
+4963
*
lib: Use push/pop for ssm_pk_buff ops
Dimitri Staessens
2026-05-20
8
-37
/
+37
*
build: Remove deprecated cmake options
Dimitri Staessens
2026-05-20
5
-13
/
+4
*
ipcpd-eth: Tune raw sockets and retry queries
Dimitri Staessens
2026-05-20
4
-64
/
+119
*
lib: Use const for ssm_pk_buff getters
Dimitri Staessens
2026-05-20
2
-10
/
+10
*
tools: Add timeout option to oping
Dimitri Staessens
2026-05-20
2
-2
/
+14
*
irmd: Pass MTU from IPCP to process for FRCT
Dimitri Staessens
2026-05-20
21
-13
/
+169
*
tools: Fix server mutex init in oping
Dimitri Staessens
2026-05-20
1
-3
/
+13
*
lib: Add generic hierarchical timing wheel
Dimitri Staessens
2026-05-20
6
-0
/
+1055
*
lib: Rename PROG_* config to PROC_*
Dimitri Staessens
2026-05-20
10
-51
/
+51
*
ipcpd: Reject outbound packets on eth
Dimitri Staessens
2026-05-20
1
-2
/
+16
*
lib: Use tpm.h for TPM test
Dimitri Staessens
2026-05-20
2
-1
/
+2
*
irmd, lib: Minor cleanup in oap/srv and irm.proto
Dimitri Staessens
2026-05-20
2
-8
/
+4
*
include: Centralise atomic helpers in atomics.h
Dimitri Staessens
2026-05-20
3
-25
/
+43
*
irmd: Drop replayed flow alloc requests
Dimitri Staessens
2026-05-20
7
-6
/
+113
*
build: Add a 'tags' target for ctags index generation
Dimitri Staessens
2026-05-20
3
-0
/
+23
*
ipcpd: Expose ipcpd-eth flow statistics via RIB
Dimitri Staessens
2026-05-20
3
-8
/
+343
[next]