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: 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
*
lib: Add per-message encryption with OpenSSL
Dimitri Staessens
2019-08-03
8
-17
/
+615
*
irmd, lib: Improve libgcrypt init
Dimitri Staessens
2019-07-29
2
-6
/
+20
*
build: Refactor normal to unicast
Dimitri Staessens
2019-07-29
54
-113
/
+113
*
ipcpd: Fix use after free and uninitalized value
Sander Vrijders
2019-06-21
2
-3
/
+3
*
lib: Add tests for the shm_rbuff
Dimitri Staessens
2019-06-21
2
-0
/
+106
*
lib: Fix blocking writes to smaller rbuff
Dimitri Staessens
2019-04-17
1
-5
/
+4
*
lib: Set independent size for rbuff
Dimitri Staessens
2019-04-06
6
-15
/
+137
*
ipcpd: Give max priority to flow allocator
Dimitri Staessens
2019-03-28
1
-2
/
+31
*
ipcpd: Handle local IPCP case when parsing config
Dimitri Staessens
2019-03-28
1
-1
/
+3
*
build: Set specific compiler flags for SWIG target
0.15.2
Dimitri Staessens
2019-03-21
3
-4
/
+4
*
ipcpd: Don't reuse fqueue between threads
Dimitri Staessens
2019-03-21
1
-10
/
+17
[next]