index
:
ouroboros
be
master
testing
Ouroboros main repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: Complete retransmission logic
Dimitri Staessens
2020-09-25
8
-398
/
+690
*
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
*
ipcpd: Fix leak and unitialized variable in DHT
Dimitri Staessens
2020-05-29
1
-1
/
+4
*
ipcpd: Fix bad index in packet scheduler
Dimitri Staessens
2020-05-29
1
-1
/
+1
*
build: Add support for GCC 10
0.17.5
Dimitri Staessens
2020-05-23
12
-6
/
+17
*
lib: Refactor FRCT
Dimitri Staessens
2020-05-04
2
-72
/
+59
*
ipcpd: Remove some unused variables
0.17.4
Dimitri Staessens
2020-05-02
2
-3
/
+2
*
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
*
tools: Stop oping client cleanly on bad write
Dimitri Staessens
2020-05-02
1
-0
/
+1
*
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: Don't always send pub key in alloc response
0.17.2
Dimitri Staessens
2020-03-30
1
-0
/
+5
*
irmd: Fix cleanup of shm_flow_set
0.17.1
Dimitri Staessens
2020-03-20
2
-1
/
+8
*
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
9
-19
/
+19
*
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
15
-101
/
+769
*
ipcpd: Fix locking in link_state policy
Dimitri Staessens
2020-03-14
1
-7
/
+6
*
lib: Fix deadlock in threadpool manager
Dimitri Staessens
2020-03-14
1
-9
/
+23
*
lib, ipcpd: piggyback ECDHE on flow allocation
Dimitri Staessens
2020-02-25
20
-370
/
+555
*
ipcpd: Add unit tests for LFA and ECMP algorithms
Dimitri Staessens
2020-02-23
1
-49
/
+100
*
ipcpd: Fix infinite recursion in LFA
Dimitri Staessens
2020-02-23
1
-2
/
+2
*
ipcpd: Use int instead of enum pol_pff
Sander Vrijders
2020-02-16
1
-1
/
+1
*
ipcpd: Fix double free, memleak and malloc check
Dimitri Staessens
2020-02-16
2
-6
/
+7
*
Add equal-cost multipath routing policy
Dimitri Staessens
2020-02-16
13
-16
/
+407
*
ipcpd: Fix uninitialized variable in graph
Dimitri Staessens
2020-02-16
1
-1
/
+1
*
ipcpd: Rename hashtable to pft
Dimitri Staessens
2020-02-16
8
-352
/
+347
*
lib: Fix shm_rbuff test
Dimitri Staessens
2020-02-16
1
-0
/
+8
*
ipcpd: Fix bad newline in eth.c
Dimitri Staessens
2020-02-16
1
-2
/
+2
*
ipcpd: Fix minor things in graph and link_state
Dimitri Staessens
2020-02-16
2
-23
/
+74
*
ipcpd: Configure PFF from routing policy
Dimitri Staessens
2020-02-16
10
-33
/
+26
*
lib: Move hashtable from lib to unicast
Dimitri Staessens
2020-02-16
9
-14
/
+70
*
ipcpd: Refactor graph to self-contain LFA
Dimitri Staessens
2020-02-16
1
-72
/
+86
*
ipcpd: Filter fqueue events in packet handlers
Dimitri Staessens
2020-01-25
3
-0
/
+10
*
build: Update copyright to 2020
0.16.0
Dimitri Staessens
2020-01-02
148
-148
/
+148
*
lib: Clean up fail path in constructors
Dimitri Staessens
2019-10-28
1
-15
/
+17
*
irmd: Check if entry actually exists
Sander Vrijders
2019-10-06
1
-0
/
+5
*
lib: Add check that flow_id is valid
Sander Vrijders
2019-10-06
1
-0
/
+5
*
build: Allow older OpenSSL versions for random
Dimitri Staessens
2019-10-05
3
-4
/
+6
*
build: Check OpenSSL version >= 1.1.0
Dimitri Staessens
2019-09-29
1
-10
/
+15
*
tools: Fix name option in ovpn
Dimitri Staessens
2019-09-15
1
-1
/
+1
*
ipcpd: Remove duplicate ip address in udp data
Dimitri Staessens
2019-08-31
1
-3
/
+1
*
tools: Add encryption option to ovpn
Dimitri Staessens
2019-08-31
1
-7
/
+15
*
tools: Use time_utils from tools
Dimitri Staessens
2019-08-31
4
-2
/
+7
*
lib: Fix swapped ECDH crypt calls
Dimitri Staessens
2019-08-09
1
-2
/
+2
*
lib: Fix free in key derivation
Dimitri Staessens
2019-08-09
1
-1
/
+1
*
ipcpd: Fix length mismatch of encryption cypher
Dimitri Staessens
2019-08-09
2
-3
/
+3
[next]