projects
/
tinc
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add basic pledge/unveil sandbox on OpenBSD
[tinc]
/
src
/
tincd.c
2022-05-02
Kirill Isakov
Add basic pledge/unveil sandbox on OpenBSD
blob
|
commitdiff
|
raw
2022-04-28
Kirill Isakov
Use hardening option to add only hardening flags
blob
|
commitdiff
|
raw
|
diff to current
2022-04-28
Kirill Isakov
Convert tincd path args to absolute paths
blob
|
commitdiff
|
raw
|
diff to current
2022-04-26
Kirill Isakov
Use enums for command-line options
blob
|
commitdiff
|
raw
|
diff to current
2022-04-26
Kirill Isakov
Add colors to tincd logger
blob
|
commitdiff
|
raw
|
diff to current
2022-04-12
Kirill Isakov
Refactor crypto RNG; add getrandom() support
blob
|
commitdiff
|
raw
|
diff to current
2022-03-28
Kirill Isakov
Replace MinGW with Windows to avoid ambiguities
blob
|
commitdiff
|
raw
|
diff to current
2022-03-23
Kirill Isakov
Rearrange conflicting tincd globals
blob
|
commitdiff
|
raw
|
diff to current
2022-03-23
Kirill Isakov
Add support for meson build system
blob
|
commitdiff
|
raw
|
diff to current
2022-03-21
Kirill Isakov
Move sys/mman.h into have.h
blob
|
commitdiff
|
raw
|
diff to current
2022-03-12
Kirill Isakov
Fix `make distcheck`
blob
|
commitdiff
|
raw
|
diff to current
2022-01-24
Guus Sliepen
Enable and fix many extra warnings supported by GCC...
blob
|
commitdiff
|
raw
|
diff to current
2021-08-23
Guus Sliepen
Use xoshiro256** to generate pseudo-random numbers.
blob
|
commitdiff
|
raw
|
diff to current
2021-08-15
Kirill Isakov
tincd on Windows: call srand() after main2()
blob
|
commitdiff
|
raw
|
diff to current
2021-08-11
Kirill Isakov
Replace pointers to global splay trees with structs.
blob
|
commitdiff
|
raw
|
diff to current
2021-08-10
Fufu Fang
Reduce pointer indirection for global list_t variables
blob
|
commitdiff
|
raw
|
diff to current
2021-08-02
Kirill Isakov
Assign more suitable types and fix narrowing conversion...
blob
|
commitdiff
|
raw
|
diff to current
2021-07-29
Kirill Isakov
Remove unused '#include's.
blob
|
commitdiff
|
raw
|
diff to current
2021-07-29
Kirill Isakov
Allow using key & configuration parser from tincd in...
blob
|
commitdiff
|
raw
|
diff to current
2021-07-23
Kirill Isakov
Fix memory leaks triggered by integration tests.
blob
|
commitdiff
|
raw
|
diff to current
2021-07-20
Kirill Isakov
List supported features in tinc/tincd --version
blob
|
commitdiff
|
raw
|
diff to current
2021-07-20
Darik Horn
Add LZ4 compression support
blob
|
commitdiff
|
raw
|
diff to current
2021-06-27
Guus Sliepen
Update copyright notices.
blob
|
commitdiff
|
raw
|
diff to current
2018-10-21
Guus Sliepen
Fix warnings when compiling for Windows.
blob
|
commitdiff
|
raw
|
diff to current
2018-06-12
Guus Sliepen
Releasing 1.1pre16.
release-1.1pre16
blob
|
commitdiff
|
raw
|
diff to current
2017-10-08
Guus Sliepen
Ensure "make distcheck" really runs without errors.
blob
|
commitdiff
|
raw
|
diff to current
2017-10-07
Guus Sliepen
Reformat all code using astyle.
blob
|
commitdiff
|
raw
|
diff to current
2017-08-15
pacien
Add LogLevel config option
blob
|
commitdiff
|
raw
|
diff to current
2016-04-24
Guus Sliepen
Releasing 1.1pre12.
release-1.1pre12
blob
|
commitdiff
|
raw
|
diff to current
2016-04-17
Guus Sliepen
Add stricter checks for netnames.
blob
|
commitdiff
|
raw
|
diff to current
2016-04-17
Guus Sliepen
Chdir() to the configuration directory instead of /.
blob
|
commitdiff
|
raw
|
diff to current
2016-04-10
Guus Sliepen
Don't compile getopt*.c if the system provides getopt_l...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-21
Guus Sliepen
Update copyright notices.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-21
Guus Sliepen
Set the CLOEXEC flag on the umbilical socket.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-20
Guus Sliepen
Ensure "tinc start" knows if the daemon really started...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-20
Guus Sliepen
Fix check for LOCALSTATEDIR accessibility for the CLI.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-04
Etienne Dechamps
Use git description as the tinc version.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-14
Guus Sliepen
--syslog and --logfile are mutually exclusive.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-14
Guus Sliepen
Merge remote-tracking branch 'seehuhn/1.1' into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2015-03-13
Jochen Voss
Add a new --syslog option for tincd.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-12
Guus Sliepen
Revert "Use git description as the tinc version."
blob
|
commitdiff
|
raw
|
diff to current
2014-07-12
Guus Sliepen
Merge branch 'keysegfault' of https://github.com/decham...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-12
Guus Sliepen
Merge branch 'tincstart' of https://github.com/dechamps...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-12
Guus Sliepen
Merge branch 'ctrl' of https://github.com/dechamps...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-12
Etienne Dechamps
Shutdown cleanly when receiving a Windows console shutd...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-29
Etienne Dechamps
Use git description as the tinc version.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-29
Etienne Dechamps
Regenerate build date and time every time tinc is built.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-28
Guus Sliepen
Merge branch 'winevents-clean' of https://github.com...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-28
Etienne Dechamps
Remove the TAP-Win32 reader thread.
blob
|
commitdiff
|
raw
|
diff to current
2014-02-07
Guus Sliepen
Update copyright notices.
blob
|
commitdiff
|
raw
|
diff to current
2013-12-08
Guus Sliepen
Don't print device statistics when exiting tinc.
blob
|
commitdiff
|
raw
|
diff to current
2013-08-18
Guus Sliepen
Fix order of tincd's initialization.
blob
|
commitdiff
|
raw
|
diff to current
2013-08-13
Guus Sliepen
Update copyright notices.
blob
|
commitdiff
|
raw
|
diff to current
2013-05-30
Guus Sliepen
Better optional argument handling.
blob
|
commitdiff
|
raw
|
diff to current
2013-03-08
Guus Sliepen
Avoid calling time(NULL).
blob
|
commitdiff
|
raw
|
diff to current
2013-02-20
Guus Sliepen
Fix compiler warnings on Windows.
blob
|
commitdiff
|
raw
|
diff to current
2013-02-06
Guus Sliepen
Fix tincd terminating immediately on Windows.
blob
|
commitdiff
|
raw
|
diff to current
2013-01-31
Guus Sliepen
Remove direct inclusion of OpenSSL headers in net_packe...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-20
Guus Sliepen
Releasing 1.1pre5.
release-1.1pre5
blob
|
commitdiff
|
raw
|
diff to current
2013-01-17
Guus Sliepen
Move make_names() and related variables to its own...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-14
Guus Sliepen
Better error messages when using -L, -R or -U on platfo...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-29
Guus Sliepen
Drop libevent and use our own event handling again.
blob
|
commitdiff
|
raw
|
diff to current
2012-11-15
Guus Sliepen
Also don't use poll() on MacOS/X.
blob
|
commitdiff
|
raw
|
diff to current
2012-11-15
Guus Sliepen
Disable support for kqueue on MacOS/X.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-10
Guus Sliepen
Fix whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-30
Guus Sliepen
Merge branch 'master' into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2012-09-24
Vilbrekin
Use __ANDROID__ define rather than dirty hard-code...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-24
Vilbrekin
Basic patch for android cross-compilation.
blob
|
commitdiff
|
raw
|
diff to current
2012-08-01
Guus Sliepen
Stricter checks for netname and node names.
blob
|
commitdiff
|
raw
|
diff to current
2012-07-27
Guus Sliepen
Merge branch 'master' into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2012-07-21
Guus Sliepen
Use backslashes on Windows.
blob
|
commitdiff
|
raw
|
diff to current
2012-07-21
Guus Sliepen
Fix crash when no netname is specified.
blob
|
commitdiff
|
raw
|
diff to current
2012-07-21
Guus Sliepen
Have tincd and tincctl use the same method of determini...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-21
Guus Sliepen
Call event_init() after detaching.
blob
|
commitdiff
|
raw
|
diff to current
2012-07-14
Guus Sliepen
Merge branch 'master' into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2012-06-26
Guus Sliepen
Merge branch 'master' of git://tinc-vpn.org/tinc into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2012-03-29
Guus Sliepen
Allow environment variables to be used for Name.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-26
Guus Sliepen
Merge branch 'master' of git://tinc-vpn.org/tinc into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2012-03-26
Guus Sliepen
Add support for systemd style socket activation.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-25
Guus Sliepen
Merge branch 'master' of git://tinc-vpn.org/tinc into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2012-03-10
Guus Sliepen
Update copyright notices.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-08
Guus Sliepen
Make sure disabling old RSA keys works on Windows.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-08
Guus Sliepen
Merge branch 'master' of git://tinc-vpn.org/tinc into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2012-02-26
Guus Sliepen
Allow log messages to be captured by tincctl.
blob
|
commitdiff
|
raw
|
diff to current
2012-02-26
Guus Sliepen
Merge branch 'master' of git://tinc-vpn.org/tinc into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2012-02-25
Guus Sliepen
Merge branch 'master' of git://tinc-vpn.org/tinc into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2012-02-23
Guus Sliepen
Merge branch 'master' of git://tinc-vpn.org/tinc into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2012-02-22
Guus Sliepen
Merge branch 'master' of git://tinc-vpn.org/tinc into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2012-02-21
Guus Sliepen
Document the command line flag -o and provide --option...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-21
Guus Sliepen
Move initialization of char *priority up to prevent...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-26
Guus Sliepen
Fix a few small memory leaks.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-04
Guus Sliepen
Allow linking with multiple device drivers.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-03
Guus Sliepen
Fix a few small memory leaks.
blob
|
commitdiff
|
raw
|
diff to current
2011-07-05
Guus Sliepen
Add a minor number to the protocol version.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-25
Guus Sliepen
Rename controlcookie file to pidfile.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-25
Guus Sliepen
Don't call exit_control() if we didn't do init_control().
blob
|
commitdiff
|
raw
|
diff to current
2011-06-24
Guus Sliepen
Merge branch 'master' of git://tinc-vpn.org/tinc into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2011-06-06
Guus Sliepen
Merge branch 'master' of git://tinc-vpn.org/tinc into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2011-06-02
Guus Sliepen
Small fixes for Windows.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-28
Sven-Haegar Koch
sparse fixup: warning: Using plain integer as NULL...
blob
|
commitdiff
|
raw
|
diff to current
next