index
:
ouroboros
be
master
testing
Ouroboros main repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
dev.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
lib: Create an rxmwheel per flow
Dimitri Staessens
2020-05-02
1
-11
/
+10
*
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
*
lib, ipcpd: piggyback ECDHE on flow allocation
Dimitri Staessens
2020-02-25
1
-106
/
+146
*
build: Update copyright to 2020
0.16.0
Dimitri Staessens
2020-01-02
1
-1
/
+1
*
lib: Add check that flow_id is valid
Sander Vrijders
2019-10-06
1
-0
/
+5
*
lib: Add per-message encryption with OpenSSL
Dimitri Staessens
2019-08-03
1
-15
/
+106
*
irmd, lib: Improve libgcrypt init
Dimitri Staessens
2019-07-29
1
-2
/
+7
*
lib: Set independent size for rbuff
Dimitri Staessens
2019-04-06
1
-4
/
+11
*
build: Set specific compiler flags for SWIG target
0.15.2
Dimitri Staessens
2019-03-21
1
-2
/
+0
*
ipcpd: Refactor create_r and flow_req_arr
Dimitri Staessens
2019-03-04
1
-6
/
+4
*
build: Update copyright to 2019
Dimitri Staessens
2019-02-05
1
-1
/
+1
*
lib: Fix deallocating non-initialized np1 flows
Dimitri Staessens
2018-12-29
1
-2
/
+11
*
include: Add a flow_join operation for broadcast
Dimitri Staessens
2018-12-27
1
-4
/
+22
*
irmd: Manage shm_flow_set from IRMd
Dimitri Staessens
2018-12-22
1
-7
/
+7
*
lib: Fix reading tx queue length
0.14.0
Dimitri Staessens
2018-12-07
1
-1
/
+1
*
lib: Revise du buff API towards a memory allocator
Dimitri Staessens
2018-10-26
1
-25
/
+10
*
ipcpd: Check flow id instead of assert
Dimitri Staessens
2018-10-19
1
-1
/
+4
*
Merge branch 'testing' into be
Sander Vrijders
2018-10-11
1
-1
/
+4
|
\
|
*
lib: Initialize libgcrypt before use
Dimitri Staessens
2018-10-11
1
-1
/
+4
*
|
Merge branch 'testing' into be
Dimitri Staessens
2018-10-06
1
-117
/
+152
|
\
|
|
*
lib: Split error checking from FRCT
Dimitri Staessens
2018-10-05
1
-8
/
+55
|
*
lib: Rename port_id to flow_id
Dimitri Staessens
2018-10-05
1
-51
/
+51
|
*
ipcpd, lib, irmd, tools: Change SDU to packet
Sander Vrijders
2018-10-05
1
-7
/
+7
|
*
lib: Pass qosspec at flow allocation
Dimitri Staessens
2018-10-05
1
-49
/
+38
|
*
lib: Remove configuration from FRCT
Dimitri Staessens
2018-09-27
1
-6
/
+0
|
*
include: Remove _DEFAULT_SOURCE in endian.h
Dimitri Staessens
2018-09-27
1
-1
/
+6
*
|
lib: Support for rudimentary retransmission
Dimitri Staessens
2018-07-27
1
-8
/
+7
|
/
*
ipcpd: React to flow events actively
Sander Vrijders
2018-07-04
1
-3
/
+17
*
Merge branch 'testing' into be
Sander Vrijders
2018-06-15
1
-2
/
+6
|
\
|
*
lib: Mark flows down on fini
Dimitri Staessens
2018-06-15
1
-2
/
+6
*
|
lib: Add a data qos cube
Dimitri Staessens
2018-06-08
1
-2
/
+2
|
/
*
lib: Add a QOS_RAW QoS cube
Dimitri Staessens
2018-06-05
1
-12
/
+18
*
lib: Revise FRCT reordering
Dimitri Staessens
2018-06-04
1
-3
/
+0
*
lib: Mark flows as down on ipcp_flow_fini()
Dimitri Staessens
2018-05-30
1
-34
/
+35
*
lib: Add event types to fqueue
Dimitri Staessens
2018-05-14
1
-21
/
+31
*
lib: Shut rx buffer down before cleanup and exit
Dimitri Staessens
2018-04-26
1
-0
/
+1
*
lib: Simplify reg/unreg API
Dimitri Staessens
2018-03-22
1
-5
/
+4
*
lib: Allow disabling partial read
Dimitri Staessens
2018-03-19
1
-6
/
+14
*
lib: Allow partial read
Dimitri Staessens
2018-03-12
1
-20
/
+39
*
lib: Implement timeout on blocking write
Dimitri Staessens
2018-03-12
1
-9
/
+19
*
lib: Use PTHREAD_COND_CLOCK for blocking reads
0.10.6
Dimitri Staessens
2018-03-10
1
-1
/
+1
*
lib: Add fccntl operation to get queue lengths
Dimitri Staessens
2018-02-28
1
-0
/
+9
*
lib: Fix bad lock in dev.c
0.9.2
Dimitri Staessens
2018-01-22
1
-1
/
+1
*
include, src: Update copyright to 2018
Dimitri Staessens
2018-01-09
1
-1
/
+1
*
lib, tools: Rename application process and instance
Dimitri Staessens
2017-12-02
1
-59
/
+59
*
ipcpd, irmd: Bugfix for failed accept() calls
Dimitri Staessens
2017-11-29
1
-1
/
+2
*
lib: Fix init and fini ELF sections for OS X
Dimitri Staessens
2017-11-20
1
-2
/
+10
*
lib: Add library initializers to .init_array
Dimitri Staessens
2017-11-20
1
-4
/
+7
*
lib: Fix FRCT sequence number network endianness
Dimitri Staessens
2017-11-09
1
-0
/
+2
[prev]
[next]