index
:
ouroboros
be
master
testing
Ouroboros main repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
lib: Maintain a list of flows in flow_set
Dimitri Staessens
2022-02-24
1
-26
/
+99
*
lib: Handle FLOWDOWN during blocking read
Dimitri Staessens
2022-02-21
1
-3
/
+7
*
ipcpd: Fix free in fail path of readdir
Dimitri Staessens
2022-02-17
1
-0
/
+9
*
lib: Don't use pointer to set FRCT flags
Dimitri Staessens
2021-12-29
1
-5
/
+4
*
lib: Ease lock in timerwheel
0.18.4
Dimitri Staessens
2021-12-22
1
-2
/
+2
*
lib: Fix waiting for FRCT at deallocation
Dimitri Staessens
2021-12-22
1
-6
/
+6
*
lib: Add missing rwlock unlock in FRCT
Dimitri Staessens
2021-12-22
1
-2
/
+4
*
lib: Fix flow dealloc after expired FRCT timeout
Dimitri Staessens
2021-12-22
1
-0
/
+1
*
lib: Set initial sender rwe to sender seqno
Dimitri Staessens
2021-12-22
1
-1
/
+1
*
lib: Remove old rib_fini code
Dimitri Staessens
2021-12-06
1
-3
/
+0
*
lib: Fix undefined behaviour in sha3
Dimitri Staessens
2021-12-06
1
-2
/
+1
*
lib: Don't initialize process RIB for IPCPs
Dimitri Staessens
2021-07-10
2
-10
/
+5
*
lib: Application RIB with FRCT statistics
Dimitri Staessens
2021-06-30
5
-17
/
+173
*
lib: Pass full path for RIB entries
Dimitri Staessens
2021-06-29
1
-10
/
+9
*
lib: Remove struct stat from RIB API
Dimitri Staessens
2021-06-28
1
-5
/
+14
*
build: Fix compilation with fuse (RIB) on FreeBSD
Dimitri Staessens
2021-06-28
1
-4
/
+5
*
lib, ipcpd, irmd: Wrap pthread unlocks for cleanup
Dimitri Staessens
2021-06-23
10
-32
/
+23
*
lib: Bypass assertion in shm_rdrbuff
0.18.1
Dimitri Staessens
2021-06-21
1
-1
/
+1
*
ipcpd: Move RIB initialization to common ground
Dimitri Staessens
2021-06-21
1
-0
/
+6
*
build: Remove raptor IPCP
Dimitri Staessens
2021-03-28
1
-1
/
+1
*
ipcpd: Single UDP port for the ipcpd-udp
0.18.0
Dimitri Staessens
2021-01-03
2
-8
/
+5
*
build: Update email addresses
Dimitri Staessens
2021-01-03
39
-78
/
+78
*
build: Update copyright to 2021
Dimitri Staessens
2021-01-03
40
-40
/
+40
*
lib: Fix flow_accept without openssl
Dimitri Staessens
2020-12-12
2
-5
/
+7
*
lib: Fix return value in function returning void
Dimitri Staessens
2020-12-12
1
-1
/
+1
*
ipcpd: Add congestion avoidance policies
Dimitri Staessens
2020-12-02
3
-6
/
+24
*
lib: Reduce timerwheel CPU consumption
Dimitri Staessens
2020-11-25
2
-1
/
+10
*
lib: Don't default to lockless rbuff
Dimitri Staessens
2020-11-22
1
-1
/
+1
*
Revert "lib: Unmount stale RIB directories"
Sander Vrijders
2020-11-11
1
-10
/
+1
*
lib: Add Rendez-Vous mechanism for flow control
Dimitri Staessens
2020-10-11
3
-31
/
+130
*
lib: Block on closed flow control window
Dimitri Staessens
2020-10-11
2
-18
/
+129
*
lib: Refactor flow_write
Dimitri Staessens
2020-10-11
1
-20
/
+11
*
lib: Send and receive window updates
Dimitri Staessens
2020-10-11
3
-9
/
+38
*
lib: Add compiler configuration for FRCP
Dimitri Staessens
2020-10-11
5
-93
/
+153
*
lib: Fix locking for FRCT
Dimitri Staessens
2020-09-26
1
-2
/
+4
*
lib: Complete retransmission logic
Dimitri Staessens
2020-09-25
5
-383
/
+667
*
lib: Allow pure acknowledgment packets in FRCT
Dimitri Staessens
2020-06-06
3
-150
/
+297
*
lib: Check rdrbuff sanitize for robust mutexes
Dimitri Staessens
2020-05-29
1
-0
/
+2
*
lib: Refactor FRCT
Dimitri Staessens
2020-05-04
2
-72
/
+59
*
lib: Fix retransmission DRF update
Dimitri Staessens
2020-05-02
1
-4
/
+0
*
lib: Create an rxmwheel per flow
Dimitri Staessens
2020-05-02
4
-128
/
+149
*
lib: Fix updating retransmission wheel
Dimitri Staessens
2020-05-01
4
-23
/
+28
*
lib: Unmount stale RIB directories
Sander Vrijders
2020-04-30
1
-1
/
+10
*
lib: Stabilize FRCP under packet loss conditions
0.17.3
Dimitri Staessens
2020-04-30
2
-59
/
+68
*
irmd: Fix cleanup of shm_flow_set
0.17.1
Dimitri Staessens
2020-03-20
1
-1
/
+1
*
lib: Fix thread management in thread pool manager
Dimitri Staessens
2020-03-20
1
-1
/
+1
*
lib: Return number of written bytes on flow_write
0.17.0
Dimitri Staessens
2020-03-15
1
-3
/
+2
*
lib: Change return type of fevent to ssize_t
Dimitri Staessens
2020-03-15
1
-3
/
+3
*
irm: Revise naming API
Dimitri Staessens
2020-03-15
2
-21
/
+146
*
lib: Fix deadlock in threadpool manager
Dimitri Staessens
2020-03-14
1
-9
/
+23
[prev]
[next]