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: 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
*
lib: Use packed struct for FRCT header access
Dimitri Staessens
2017-11-08
1
-1
/
+2
*
lib: Refactor FRCT implementation
Dimitri Staessens
2017-11-07
1
-501
/
+218
*
dev: Split nonblocking read and write
Dimitri Staessens
2017-10-30
1
-2
/
+2
*
dev: Bind python scripts to script name
Dimitri Staessens
2017-10-25
1
-0
/
+13
*
lib: Fix exit bug in dev.c
dimitri staessens
2017-10-23
1
-0
/
+4
*
Merged in dstaesse/ouroboros/be-deprecate-ouroboros-init-fini (pull request #...
dimitri staessens
2017-10-14
1
-13
/
+16
|
\
|
*
lib: Deprecate ouroboros_init and ourboros_fini
dimitri staessens
2017-10-14
1
-13
/
+16
*
|
lib: Re-enable multi-block support
dimitri staessens
2017-10-13
1
-0
/
+2
|
/
[next]