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: 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
*
ipcpd: Restrict MTU for Ethernet over loopback
Dimitri Staessens
2019-03-21
3
-0
/
+8
*
ipcpd: Fix strict aliasing warning
0.15.1
Dimitri Staessens
2019-03-18
1
-6
/
+8
*
ipcpd: Revise UDP IPCP
Dimitri Staessens
2019-03-18
7
-446
/
+421
*
irmd: Don't destroy shm_flow_set from IRMd
Dimitri Staessens
2019-03-12
1
-5
/
+0
*
build: Set default number of threads in eth to 1
Dimitri Staessens
2019-03-05
1
-2
/
+2
*
ipcpd: Refactor create_r and flow_req_arr
Dimitri Staessens
2019-03-04
7
-51
/
+46
*
lib: Add initial rtt estimator to FRCT
Dimitri Staessens
2019-02-08
2
-18
/
+89
*
build: Update copyright to 2019
Dimitri Staessens
2019-02-05
146
-146
/
+146
*
tools: Allow enrollment with destination IPCP
Dimitri Staessens
2019-01-16
1
-11
/
+52
*
tools: Rename "normal" to "unicast"
Dimitri Staessens
2019-01-02
3
-9
/
+9
*
lib: Fix deallocating non-initialized np1 flows
Dimitri Staessens
2018-12-29
3
-5
/
+15
*
include: Add a flow_join operation for broadcast
Dimitri Staessens
2018-12-27
15
-54
/
+173
*
irmd: Manage shm_flow_set from IRMd
Dimitri Staessens
2018-12-22
4
-126
/
+111
*
ipcpd: Wait for buffer when writing to Eth device
Dimitri Staessens
2018-12-08
1
-1
/
+13
*
lib: Fix reading tx queue length
0.14.0
Dimitri Staessens
2018-12-07
1
-1
/
+1
*
tools: Fix server name argument in oping
Dimitri Staessens
2018-11-30
1
-1
/
+1
*
lib: Add First Fragment (FFGM) bit to FRCT
Dimitri Staessens
2018-11-21
1
-1
/
+2
*
ipcpd: Fix uninitialized value for ECN
Sander Vrijders
2018-11-20
1
-9
/
+1
*
ipcpd: Add Explicit Congestion Notification field
Friedl Rubrecht
2018-11-20
1
-1
/
+7
*
lib: Revise du buff API towards a memory allocator
Dimitri Staessens
2018-10-26
3
-44
/
+32
*
tools: Add IFF_NO_PI flag to ovpn
Sander Vrijders
2018-10-24
1
-1
/
+1
*
ipcpd: Add broadcast IPCP
Dimitri Staessens
2018-10-24
21
-25
/
+2013
*
tools: Add ovpn application
Sander Vrijders
2018-10-22
3
-0
/
+351
*
tools: Specify QoS cube for data transfer flows
0.13.0
Dimitri Staessens
2018-10-19
9
-32
/
+72
*
ipcpd: Check flow id instead of assert
Dimitri Staessens
2018-10-19
1
-1
/
+4
*
ipcpd: Check if there are entries to add to pff
Dimitri Staessens
2018-10-19
1
-3
/
+3
*
ipcpd, irmd: Handle signal in main thread
Dimitri Staessens
2018-10-18
6
-140
/
+95
[prev]
[next]