index
:
ouroboros
be
master
testing
Ouroboros main repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: Wrap pthread_cond_timedwait for NULL abstime
Dimitri Staessens
2023-10-25
5
-47
/
+9
*
lib: Make crypt.c independent source file
Dimitri Staessens
2023-10-25
4
-54
/
+68
*
lib: Revise port construct in application
Dimitri Staessens
2023-09-20
1
-84
/
+91
*
lib: Revise application init and fini
Dimitri Staessens
2023-09-20
1
-50
/
+72
*
lib: Rename portevent to flowevent
Dimitri Staessens
2023-09-20
2
-10
/
+9
*
lib: Move protobuf definitions to pb/ directory
Dimitri Staessens
2023-08-30
7
-8
/
+8
*
ipcpd: Add IDs to enrollment
Dimitri Staessens
2023-08-23
3
-38
/
+94
*
include: Revise printing hashes
Dimitri Staessens
2023-08-23
3
-0
/
+185
*
lib: Fix lengths of shared memory objects
Dimitri Staessens
2023-08-23
3
-23
/
+18
*
lib: Fix lockfile length
Dimitri Staessens
2023-08-23
1
-55
/
+39
*
lib: Fix signed/unsigned mismatches on raspbian
Dimitri Staessens
2023-08-23
2
-3
/
+3
*
build: Link libcrypt and fix cmake compatibility
Dimitri Staessens
2023-08-23
1
-3
/
+4
*
lib: Fix memleak in bitmap test
Dimitri Staessens
2023-05-12
1
-12
/
+13
*
irmd: Move registry objects to their own sources
Dimitri Staessens
2023-03-21
1
-3
/
+3
*
lib: Remove while loop around frcti_window_wait
Dimitri Staessens
2023-03-18
1
-4
/
+3
*
lib: Split flow_alloc from flow_join
Dimitri Staessens
2023-03-18
2
-32
/
+79
*
lib: Remove semicolon after protobuf messages
Dimitri Staessens
2023-03-18
3
-7
/
+7
*
irmd: Add configuration file support
Dimitri Staessens
2023-03-08
10
-126
/
+673
*
lib: Refactor hash internals
Dimitri Staessens
2023-02-23
2
-24
/
+33
*
ipcpd: refactor IPCP configuration
Dimitri Staessens
2023-02-13
2
-52
/
+60
*
build: Update copyright to 2023
Dimitri Staessens
2023-02-13
40
-40
/
+40
*
lib: Fix prototypes missing 'void'
Dimitri Staessens
2023-02-13
3
-7
/
+9
*
build: Add version and symlinks to shared objects
0.19.3
Marco Casaroli
2022-08-06
1
-0
/
+10
*
lib: Fix dealloc with unread keepalives
Dimitri Staessens
2022-05-25
1
-12
/
+20
*
lib: Rename timerwheel_ack timerwheel_delayed_ack
0.19.2
Dimitri Staessens
2022-04-13
2
-7
/
+5
*
lib: Fix RTO update on timeout
Dimitri Staessens
2022-04-03
3
-12
/
+9
*
lib: Remove timerwheel from instance
Dimitri Staessens
2022-04-03
1
-2
/
+0
*
build: Update copyright to 2022
Dimitri Staessens
2022-04-03
40
-40
/
+40
*
lib: Fix delayed ACK under high load
Dimitri Staessens
2022-04-03
1
-3
/
+9
*
lib: Add support for Linux RTT estimator
Dimitri Staessens
2022-04-03
3
-2
/
+13
*
lib: Fix fqueue_next handling of deallocated flows
Dimitri Staessens
2022-04-01
2
-3
/
+8
*
lib: Fix timing of delayed ACKs
Dimitri Staessens
2022-04-01
2
-7
/
+26
*
lib: Use struct portevent internally
Dimitri Staessens
2022-03-30
2
-22
/
+26
*
lib: Fix use-after-free of recv_msg
Dimitri Staessens
2022-03-30
1
-10
/
+7
*
lib: Fix unidirectional FRCT traffic handling
Dimitri Staessens
2022-03-30
2
-9
/
+9
*
lib: Move incoming FRCT handling to own thread
Dimitri Staessens
2022-03-30
1
-24
/
+67
*
lib: Iterate over monitored flows
Dimitri Staessens
2022-03-30
1
-49
/
+49
*
lib: Remove flows list from fset
Dimitri Staessens
2022-03-30
1
-62
/
+2
*
lib: Fix filtering encrypted packets
Dimitri Staessens
2022-03-30
2
-54
/
+54
*
lib: Move flow monitoring to its own thread
Dimitri Staessens
2022-03-30
1
-174
/
+130
*
lib: Add np1_flow_read and np1_flow_write calls
Dimitri Staessens
2022-03-30
1
-11
/
+80
*
lib: Add rbuff support for FLOWPEER state
Dimitri Staessens
2022-03-30
2
-15
/
+32
*
lib: Move timerwheel processing to its own thread
Dimitri Staessens
2022-03-30
3
-27
/
+34
*
lib: Create FRCT instance when initializing flow
Dimitri Staessens
2022-03-30
1
-59
/
+46
*
lib: Refactor writing to rbuff
Dimitri Staessens
2022-03-30
1
-69
/
+57
*
lib: Remove prog name and pid from instance
Dimitri Staessens
2022-03-30
1
-25
/
+10
*
lib: Refactor reading packet from rbuff
Dimitri Staessens
2022-03-30
6
-70
/
+87
*
lib: Notify once for packets in new fset
Dimitri Staessens
2022-03-30
1
-4
/
+1
*
lib: Non-configurable delayed acks in FRCP
Dimitri Staessens
2022-03-30
4
-30
/
+24
*
lib: Expose flow control metrics to RIB
0.19.1
Dimitri Staessens
2022-03-16
2
-14
/
+48
[next]