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
*
include: Revise printing hashes
Dimitri Staessens
2023-08-23
10
-26
/
+216
*
irmd: Fix exit status when failing on configfile
Dimitri Staessens
2023-08-23
1
-2
/
+5
*
lib: Fix lengths of shared memory objects
Dimitri Staessens
2023-08-23
3
-23
/
+18
*
irmd: Check lockfile first on init
Dimitri Staessens
2023-08-23
1
-27
/
+41
*
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
*
irmd: Simplify ipcp and name listing
Dimitri Staessens
2023-08-04
1
-41
/
+69
*
ipcpd: Fix leaked filedescriptors in ipcpd-udp
Dimitri Staessens
2023-07-31
1
-2
/
+10
*
lib: Fix memleak in bitmap test
Dimitri Staessens
2023-05-12
1
-12
/
+13
*
irmd: Use CMAKE_INSTALL_SBINDIR to spawn IPCPs
Dimitri Staessens
2023-04-03
2
-10
/
+10
*
ipcpd: Use consistent function naming
Dimitri Staessens
2023-03-24
3
-70
/
+70
*
icpdp: Fix layer information for ipcpd-udp
Dimitri Staessens
2023-03-24
3
-5
/
+5
*
ipcpd: Fix condvar initialization in ipcpd-udp
Dimitri Staessens
2023-03-24
1
-2
/
+13
*
irmd: Move registry objects to their own sources
Dimitri Staessens
2023-03-21
21
-1765
/
+1825
*
tools: Add raw_crypt spec to oping help message
Dimitri Staessens
2023-03-18
1
-23
/
+25
*
irmd: Use buffer_t for piggybacked data
Dimitri Staessens
2023-03-18
5
-157
/
+134
*
irmd: Use deadline instead of timeout in mainloop
Dimitri Staessens
2023-03-18
3
-33
/
+25
*
irmd: Remove unused function reg_entry_wait_state
Dimitri Staessens
2023-03-18
2
-43
/
+0
*
ipcpd: Fix long log line in enrollment
Dimitri Staessens
2023-03-18
1
-1
/
+2
*
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
3
-57
/
+183
*
lib: Remove semicolon after protobuf messages
Dimitri Staessens
2023-03-18
4
-9
/
+9
*
build: Fix TOML library variable
Dimitri Staessens
2023-03-08
1
-5
/
+6
*
irmd: Add configuration file support
Dimitri Staessens
2023-03-08
28
-423
/
+1870
*
irmd: Fix cleanup of failed flows
Dimitri Staessens
2023-03-08
3
-3
/
+7
*
ipcpd: Fix address conversion in ipcpd-udp
Dimitri Staessens
2023-03-01
1
-2
/
+2
*
lib: Refactor hash internals
Dimitri Staessens
2023-02-23
3
-44
/
+35
*
ipcpd: refactor IPCP configuration
Dimitri Staessens
2023-02-13
13
-477
/
+499
*
build: Update copyright to 2023
Dimitri Staessens
2023-02-13
165
-165
/
+165
*
lib: Fix prototypes missing 'void'
Dimitri Staessens
2023-02-13
5
-13
/
+15
*
build: Add version and symlinks to shared objects
0.19.3
Marco Casaroli
2022-08-06
1
-0
/
+10
*
irmd: Refactor main function
Dimitri Staessens
2022-07-13
1
-162
/
+192
*
ipcpd: Refactor main functions
Dimitri Staessens
2022-07-13
7
-92
/
+78
*
lib: Fix dealloc with unread keepalives
Dimitri Staessens
2022-05-25
1
-12
/
+20
*
ipcpd: Fix deadlock on exit in udp, local, eth
Dimitri Staessens
2022-05-22
3
-6
/
+6
*
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
165
-165
/
+165
*
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
*
tools: Fix SEGV in oping with missing param values
Dimitri Staessens
2022-03-30
1
-12
/
+18
*
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
[next]