index
:
ouroboros
be
master
testing
Ouroboros main repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
irmd: Fix passing symmetric key on allocation
Dimitri Staessens
2023-12-31
2
-5
/
+9
*
lib: Fix wrong fccntl return for FLOWGRCVTIMEO
Thijs Paelman
2023-12-17
1
-1
/
+1
*
doc: Fix typo
Thijs Paelman
2023-12-17
1
-1
/
+1
*
irmd: Use long-form options in config files
Thijs Paelman
2023-12-17
1
-2
/
+3
*
lib: Move public key handling from app to IRMd
Dimitri Staessens
2023-12-17
4
-125
/
+188
*
lib: Fix memleak when creating IPCP
Dimitri Staessens
2023-12-17
1
-0
/
+4
*
tools: Fix missing eth-dix in "irm ipcp create"
Dimitri Staessens
2023-12-17
11
-35
/
+38
*
irmd: Don't log an error when server quits
Dimitri Staessens
2023-11-30
1
-2
/
+7
*
include: Store IPCP name and type in info struct
Dimitri Staessens
2023-11-29
12
-104
/
+179
*
include: Rename layer.layer_name to layer.name
Dimitri Staessens
2023-11-29
12
-23
/
+23
*
lib: Rename ipcp_info to ipcp_list_info
Dimitri Staessens
2023-11-29
15
-104
/
+104
*
ipcpd: Fix eth management packets blocking rdrbuff
0.20.3
Dimitri Staessens
2023-11-26
3
-21
/
+20
*
lib: Fix reading FUSE output on Raspbian
Dimitri Staessens
2023-11-26
2
-8
/
+17
*
lib: Add newlines to stderr output at init
Dimitri Staessens
2023-11-26
1
-16
/
+16
*
irmd: Fix parsing names without args in configfile
0.20.2
Dimitri Staessens
2023-11-20
2
-1
/
+6
*
lib: Fix FUSE output on Raspbian
Dimitri Staessens
2023-11-20
2
-1
/
+5
*
build: Change appveyor build VM to Ubuntu2204
Sander Vrijders
2023-11-08
1
-3
/
+3
*
lib: Fix timeout overflow on 32-bit systems
0.20.1
Dimitri Staessens
2023-11-08
2
-3
/
+3
*
irmd: Fix use of uninitialized value
Dimitri Staessens
2023-11-08
1
-1
/
+1
*
ipcpd: Fix log line in ipcpd-udp
Dimitri Staessens
2023-11-08
1
-1
/
+2
*
lib: Remove pid from flow struct
Dimitri Staessens
2023-10-25
1
-4
/
+0
*
irmd: Don't load config file without --config set
Dimitri Staessens
2023-10-25
3
-2
/
+7
*
lib: Wrap pthread_cond_timedwait for NULL abstime
Dimitri Staessens
2023-10-25
10
-73
/
+30
*
irmd: Remove separate rwlock for flows
Dimitri Staessens
2023-10-25
1
-62
/
+36
*
ipcpd: Improve logging in ipcpd-udp
Dimitri Staessens
2023-10-25
1
-9
/
+14
*
irmd: Simplify mainloop
Dimitri Staessens
2023-10-25
1
-212
/
+213
*
lib: Make crypt.c independent source file
Dimitri Staessens
2023-10-25
6
-55
/
+125
*
ipcpd: Broadcast destruction of DHT requests
0.20.0
Dimitri Staessens
2023-09-20
2
-3
/
+3
*
lib: Revise port construct in application
Dimitri Staessens
2023-09-20
1
-84
/
+91
*
ipcpd: Fix dereference of unknown pointer type
Dimitri Staessens
2023-09-20
1
-2
/
+2
*
ipcpd: Register event handler after scheduler start
Dimitri Staessens
2023-09-20
1
-10
/
+15
*
lib: Revise application init and fini
Dimitri Staessens
2023-09-20
1
-50
/
+72
*
lib: Rename portevent to flowevent
Dimitri Staessens
2023-09-20
3
-12
/
+11
*
irmd: Print ascii Ouroboros logo at startup
Dimitri Staessens
2023-09-20
2
-1
/
+34
*
ipcpd: Revise logging
Dimitri Staessens
2023-08-30
13
-245
/
+344
*
lib: Move protobuf definitions to pb/ directory
Dimitri Staessens
2023-08-30
32
-112
/
+108
*
ipcpd: Move alloc race mitigation to common source
Dimitri Staessens
2023-08-30
6
-235
/
+100
*
ipcpd: Don't release sdb before writing packet
Dimitri Staessens
2023-08-30
1
-20
/
+25
*
ipcpd: Set IPCP states in common sources
Dimitri Staessens
2023-08-30
6
-25
/
+12
*
ipcpd: Remove unused rwlock
Dimitri Staessens
2023-08-30
1
-2
/
+1
*
ipcpd: Simplify including common enrollment code
Dimitri Staessens
2023-08-30
5
-31
/
+6
*
ipcpd: Add IDs to enrollment
Dimitri Staessens
2023-08-23
9
-224
/
+322
*
include: Add option to prefix logs with an ID
Dimitri Staessens
2023-08-23
1
-21
/
+53
*
include: Revise printing hashes
Dimitri Staessens
2023-08-23
11
-33
/
+245
*
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
2
-4
/
+5
[next]