2
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 16 hours ago.
May 05, 2023 — May 05, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Rationalize threading rules for callback functions More... almost 10 years ago
Move clock initialization More... almost 10 years ago
Use the Linux-specific coarse monotonic clock when adequate More... almost 10 years ago
Add missing libteredo_clock_init() to clock test More... almost 10 years ago
Remove the clock thread More... almost 10 years ago
Avoid busy looping in clock test More... almost 10 years ago
Fix NULL dereference in clock deinitialization More... almost 10 years ago
Fix clock refresh if thread creation fails More... almost 10 years ago
Fix coarse clock compilation where clock ID is build constant More... almost 10 years ago
Setup privproc file descriptors at start More... about 10 years ago
Simplify s*print() use More... about 10 years ago
Open the configuration file as close-on-exec More... about 10 years ago
Enforce the Teredo prefix in privproc More... about 10 years ago
Drop privprov capabilities earlier More... about 10 years ago
Clear privproc signal mask at start More... about 10 years ago
Update the servers list More... about 10 years ago
Spawn the client hook with posix_spawn() More... about 10 years ago
Spawn the privilege process with posix_spawn() More... about 10 years ago
Cosmetics More... about 10 years ago
Do not create the PID file in foreground mode More... about 10 years ago
Simplify create_pidfile() More... about 10 years ago
No longer check for timer_create() More... about 10 years ago
Rewrite Teredo clock More... about 10 years ago
Open the PID file with the close-on-exec flag More... about 10 years ago
Open files with the close-on-exec flag in libtun6 More... about 10 years ago
Open files with close-on-exec in libteredo More... about 10 years ago
Fix flawed error logic in tun6_create() More... about 10 years ago
Fix flawed error logic in teredo_create() More... about 10 years ago
Use SOCK_CLOEXEC for the ICMPv6 helper socket More... about 10 years ago
Use SOCK_CLOEXEC for socketpair More... about 10 years ago