projects
/
tinc
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Move RSA key generation into the wrappers.
2008-12-14
Guus Sliepen
Move RSA key generation into the wrappers.
commit
|
commitdiff
|
tree
2008-12-11
Guus Sliepen
Make sure IPv6 sockets are IPv6 only.
commit
|
commitdiff
|
tree
2008-12-11
Guus Sliepen
Use Dijkstra's algorithm. Based on patches from Max...
commit
|
commitdiff
|
tree
2008-12-11
Guus Sliepen
Remove wrong checks.
commit
|
commitdiff
|
tree
2008-12-11
Guus Sliepen
Remove unnecessary parentheses from sizeof, apply sizeof...
commit
|
commitdiff
|
tree
2008-12-11
Guus Sliepen
Fix compiler warnings.
commit
|
commitdiff
|
tree
2008-12-11
Guus Sliepen
Backport fixes from trunk since revision 1555.
commit
|
commitdiff
|
tree
2008-12-11
Guus Sliepen
Use the crypto wrappers again instead of calling OpenSSL...
commit
|
commitdiff
|
tree
2008-12-11
Guus Sliepen
Move AC_GNU_SOURCE up to make autoconf happy.
commit
|
commitdiff
|
tree
2008-12-11
Guus Sliepen
Only show meta connection related debug messages when...
commit
|
commitdiff
|
tree
2008-12-11
Guus Sliepen
Look in the configured sbin directory for the tincd...
commit
|
commitdiff
|
tree
2007-10-20
Guus Sliepen
Prevent double free() of a used challenge nonce.
commit
|
commitdiff
|
tree
2007-10-19
Guus Sliepen
Fix meta data segfault when receiving a partial command.
commit
|
commitdiff
|
tree
2007-10-19
Guus Sliepen
Use a dummy function as the read callback for connection...
commit
|
commitdiff
|
tree
2007-10-19
Guus Sliepen
Fix connection weight estimation.
commit
|
commitdiff
|
tree
2007-09-04
Guus Sliepen
Apply patch from Scott Lamb: Update documentation to...
commit
|
commitdiff
|
tree
2007-09-04
Guus Sliepen
Small fixes to make gcrypt routines compile.
commit
|
commitdiff
|
tree
2007-09-04
Guus Sliepen
Fix formatting of --help output.
commit
|
commitdiff
|
tree
2007-09-04
Guus Sliepen
Only check for libgcrypt if --with-gcrypt is used.
commit
|
commitdiff
|
tree
2007-05-23
Guus Sliepen
Finish crypto wrapping. Also provide wrappers for OpenSSL.
commit
|
commitdiff
|
tree
2007-05-22
Guus Sliepen
Some more crypto wrapper functions are needed.
commit
|
commitdiff
|
tree
2007-05-22
Guus Sliepen
Make sure the crypto wrapper functions can actually...
commit
|
commitdiff
|
tree
2007-05-22
Guus Sliepen
Create wrappers for the cryptographic operations used...
commit
|
commitdiff
|
tree
2007-05-20
Guus Sliepen
Parse PEM RSA keys ourself, and use libgcrypt to do...
commit
|
commitdiff
|
tree
2007-05-19
Guus Sliepen
Use libevent for meta socket input/output buffering.
commit
|
commitdiff
|
tree
2007-05-19
Guus Sliepen
Use bufferevents to handle control socket buffering.
commit
|
commitdiff
|
tree
2007-05-19
Guus Sliepen
Implement "stop" command, and allow tincctl to retrieve...
commit
|
commitdiff
|
tree
2007-05-19
Guus Sliepen
Move key generation to tincctl.
commit
|
commitdiff
|
tree
2007-05-19
Guus Sliepen
Remove pidfile in favour of control socket.
commit
|
commitdiff
|
tree
2007-05-19
Guus Sliepen
Fix retrying outgoing connections.
commit
|
commitdiff
|
tree
2007-05-19
Guus Sliepen
We can safely delete a connection_t in terminate_connection...
commit
|
commitdiff
|
tree
2007-05-18
Guus Sliepen
Start of control socket implementation.
commit
|
commitdiff
|
tree
2007-05-18
Guus Sliepen
Update documentation.
commit
|
commitdiff
|
tree
2007-05-18
Guus Sliepen
Show branch version number.
commit
|
commitdiff
|
tree
2007-05-18
Guus Sliepen
More consistent variable naming.
commit
|
commitdiff
|
tree
2007-05-18
Guus Sliepen
Detect duplicate outgoing connections.
commit
|
commitdiff
|
tree
2007-05-18
Guus Sliepen
Use splay trees instead of AVL trees.
commit
|
commitdiff
|
tree
2007-05-18
Guus Sliepen
K&R style braces
commit
|
commitdiff
|
tree
2007-05-18
Guus Sliepen
Remove last references to the global variable "running".
commit
|
commitdiff
|
tree
2007-05-18
Guus Sliepen
Remove the last bits of the legacy main_loop().
commit
|
commitdiff
|
tree
2007-05-18
Guus Sliepen
Remove global variable "now".
commit
|
commitdiff
|
tree
2007-05-17
Guus Sliepen
Move key regeneration handling to net_setup.c.
commit
|
commitdiff
|
tree
2007-05-17
Guus Sliepen
Use libevent to handle key expiration.
commit
|
commitdiff
|
tree
2007-05-17
Guus Sliepen
Use libevent to age learned MAC addresses.
commit
|
commitdiff
|
tree
2007-05-17
Guus Sliepen
Use libevent to age past requests.
commit
|
commitdiff
|
tree
2007-05-17
Guus Sliepen
Redo SIGALRM handling.
commit
|
commitdiff
|
tree
2007-05-17
Guus Sliepen
Use libevent to handle all non-fatal signals.
commit
|
commitdiff
|
tree
2007-05-17
Guus Sliepen
Properly use the timeout_initialized() macro.
commit
|
commitdiff
|
tree
2007-05-17
Guus Sliepen
Remove legacy event system.
commit
|
commitdiff
|
tree
2007-05-17
Guus Sliepen
Use libevent for retrying outgoing connections.
commit
|
commitdiff
|
tree
2007-05-17
Guus Sliepen
Use libevent to send MTU probes.
commit
|
commitdiff
|
tree
2007-05-17
Guus Sliepen
Configure events after obtaining a socket.
commit
|
commitdiff
|
tree
2007-05-17
Guus Sliepen
Use libevent to handle HUP signal.
commit
|
commitdiff
|
tree
2007-05-17
Guus Sliepen
Use libevent to dump graphs when necessary.
commit
|
commitdiff
|
tree
2007-05-17
Guus Sliepen
Use a separate event structure to handle meta data...
commit
|
commitdiff
|
tree
2007-05-17
Guus Sliepen
128 listener sockets is way too much.
commit
|
commitdiff
|
tree
2007-05-17
Guus Sliepen
Properly delete listener socket events on shutdown.
commit
|
commitdiff
|
tree
2007-05-17
Guus Sliepen
Port fixes from release 1.0.8.
commit
|
commitdiff
|
tree
2007-03-12
Guus Sliepen
Only free members of connection_t that have been allocated.
commit
|
commitdiff
|
tree
2007-02-24
Guus Sliepen
Created the 1.1 branch where large code changes can...
commit
|
commitdiff
|
tree
2007-02-14
Guus Sliepen
Close the proper filedescriptor (if it exists).
commit
|
commitdiff
|
tree
2007-02-14
Guus Sliepen
Apply patch from Scott Lamb fixing some memory and...
commit
|
commitdiff
|
tree
2007-02-14
Guus Sliepen
Apply patch from Scott Lamb preventing an infinite...
commit
|
commitdiff
|
tree
2007-01-05
Guus Sliepen
Releasing 1.0.7.
commit
|
commitdiff
|
tree
2007-01-05
Guus Sliepen
Update copyright notices.
commit
|
commitdiff
|
tree
2007-01-05
Guus Sliepen
No things to do for the 1.0 branch except bugfixing.
commit
|
commitdiff
|
tree
2007-01-05
Guus Sliepen
rename() cannot replace existing files on Windows.
commit
|
commitdiff
|
tree
2007-01-05
Guus Sliepen
Fix generic BSD tun device to write only the actual...
commit
|
commitdiff
|
tree
2007-01-04
Guus Sliepen
Tapreader socket should be bound to localhost only.
commit
|
commitdiff
|
tree
2007-01-03
Guus Sliepen
Use a ringbuffer in shared memory to transfer packets...
commit
|
commitdiff
|
tree
2006-12-18
Guus Sliepen
Releasing 1.0.6.
commit
|
commitdiff
|
tree
2006-12-18
Guus Sliepen
Prevent compiler warnings about redefinition of EAI_FAMILY...
commit
|
commitdiff
|
tree
2006-12-16
Guus Sliepen
Do a simple test for linux/if_tun.h instead of no test...
commit
|
commitdiff
|
tree
2006-12-16
Guus Sliepen
Remove the test for linux/if_tun.h.
commit
|
commitdiff
|
tree
2006-12-16
Guus Sliepen
We do properly check for malloc and realloc.
commit
|
commitdiff
|
tree
2006-12-16
Guus Sliepen
Use standard autoconf macros instead of our own.
commit
|
commitdiff
|
tree
2006-12-16
Guus Sliepen
Fix rule that creates html version of manpages.
commit
|
commitdiff
|
tree
2006-12-15
Guus Sliepen
Remove old Spanish translation.
commit
|
commitdiff
|
tree
2006-12-15
Guus Sliepen
Remove unnecessary stuff from configure.in.
commit
|
commitdiff
|
tree
2006-12-12
Guus Sliepen
Use the correct next pointer.
commit
|
commitdiff
|
tree
2006-12-12
Guus Sliepen
When building the minimum spanning tree, make sure...
commit
|
commitdiff
|
tree
2006-11-29
Guus Sliepen
Search for lzo/lzo1x.h, lzo2/lzo1x.h and lzo1x.h.
commit
|
commitdiff
|
tree
2006-11-29
Guus Sliepen
Make sure resolved addressed for outgoing connections...
commit
|
commitdiff
|
tree
2006-11-14
Guus Sliepen
Releasing 1.0.5.
commit
|
commitdiff
|
tree
2006-11-14
Guus Sliepen
EWOULDBLOCK does not exist on platforms without O_NONBLOCK
commit
|
commitdiff
|
tree
2006-11-11
Guus Sliepen
When deleting an entire tree, start at head, not at...
commit
|
commitdiff
|
tree
2006-11-11
Guus Sliepen
Nodes use events, so event system should be initialised...
commit
|
commitdiff
|
tree
2006-11-11
Guus Sliepen
Update Dutch translation.
commit
|
commitdiff
|
tree
2006-11-11
Guus Sliepen
Document GraphDumpFile option.
commit
|
commitdiff
|
tree
2006-11-11
Guus Sliepen
Support and autodetect LZO version 2.0 and later.
commit
|
commitdiff
|
tree
2006-11-11
Guus Sliepen
Support and autodetect LZO version 2.0 and later.
commit
|
commitdiff
|
tree
2006-11-11
Guus Sliepen
popen() requires pclose().
commit
|
commitdiff
|
tree
2006-11-11
Guus Sliepen
Added graph dumping ability based on Markus Goetz's...
commit
|
commitdiff
|
tree
2006-11-11
Guus Sliepen
The "active" bit in node.status is not used.
commit
|
commitdiff
|
tree
2006-08-09
Guus Sliepen
memcpy() addresses from packet headers before calling...
commit
|
commitdiff
|
tree
2006-08-08
Guus Sliepen
Remove unused variable.
commit
|
commitdiff
|
tree
2006-08-08
Guus Sliepen
Remove unused parameter from maskcmp().
commit
|
commitdiff
|
tree
2006-08-08
Guus Sliepen
Remove unused variables.
commit
|
commitdiff
|
tree
2006-08-08
Guus Sliepen
Fix format string warnings.
commit
|
commitdiff
|
tree
2006-08-08
Guus Sliepen
Do not break strict aliasing of status_t structs.
commit
|
commitdiff
|
tree
next