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: Revise app flow allocation
Dimitri Staessens
2024-02-23
13
-445
/
+917
*
lib: Fix CRC32 hashing
0.21.1
Dimitri Staessens
2024-02-19
2
-14
/
+36
*
build: Fix missing newlines at end of file
Dimitri Staessens
2024-02-19
4
-4
/
+4
*
irmd: Revise IRMd internals
Dimitri Staessens
2024-02-19
17
-125
/
+289
*
include: Use common definition between lib and IRMd
Dimitri Staessens
2024-01-31
1
-15
/
+9
*
lib: Make list empty on delete
Dimitri Staessens
2024-01-31
1
-1
/
+1
*
build: Update licenses to 2024
Dimitri Staessens
2024-01-13
44
-45
/
+45
*
irmd: Fix passing symmetric key on allocation
Dimitri Staessens
2023-12-31
1
-1
/
+1
*
lib: Fix wrong fccntl return for FLOWGRCVTIMEO
Thijs Paelman
2023-12-17
1
-1
/
+1
*
lib: Move public key handling from app to IRMd
Dimitri Staessens
2023-12-17
3
-77
/
+17
*
lib: Fix memleak when creating IPCP
Dimitri Staessens
2023-12-17
1
-0
/
+4
*
include: Store IPCP name and type in info struct
Dimitri Staessens
2023-11-29
3
-30
/
+76
*
include: Rename layer.layer_name to layer.name
Dimitri Staessens
2023-11-29
2
-6
/
+6
*
lib: Rename ipcp_info to ipcp_list_info
Dimitri Staessens
2023-11-29
2
-3
/
+3
*
lib: Fix reading FUSE output on Raspbian
Dimitri Staessens
2023-11-26
1
-6
/
+11
*
lib: Add newlines to stderr output at init
Dimitri Staessens
2023-11-26
1
-16
/
+16
*
lib: Fix FUSE output on Raspbian
Dimitri Staessens
2023-11-20
1
-0
/
+4
*
lib: Fix timeout overflow on 32-bit systems
0.20.1
Dimitri Staessens
2023-11-08
1
-2
/
+2
*
lib: Remove pid from flow struct
Dimitri Staessens
2023-10-25
1
-4
/
+0
*
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
[next]