projects
/
tinc
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix return value of b64encode().
[tinc]
/
src
/
net_socket.c
2014-02-07
Guus Sliepen
Update copyright notices.
blob
|
commitdiff
|
raw
2014-01-30
Guus Sliepen
Use addresses learned from other nodes when making...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-20
Guus Sliepen
Add the ListenAddress option.
blob
|
commitdiff
|
raw
|
diff to current
2013-11-20
Guus Sliepen
Remove an unused variable.
blob
|
commitdiff
|
raw
|
diff to current
2013-09-01
Guus Sliepen
Slightly relax the connection rate limit for a single...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-18
Guus Sliepen
Bind outgoing sockets again.
blob
|
commitdiff
|
raw
|
diff to current
2013-07-11
Guus Sliepen
Add connection rate limiting.
blob
|
commitdiff
|
raw
|
diff to current
2013-05-01
Guus Sliepen
Rename xmalloc_and_zero() to xzalloc().
blob
|
commitdiff
|
raw
|
diff to current
2013-03-08
Guus Sliepen
Avoid calling time(NULL).
blob
|
commitdiff
|
raw
|
diff to current
2013-03-01
Guus Sliepen
Flush output buffers in the tap reader thread on Windows.
blob
|
commitdiff
|
raw
|
diff to current
2013-02-20
Guus Sliepen
Fix compiler warnings on Windows.
blob
|
commitdiff
|
raw
|
diff to current
2013-02-07
Guus Sliepen
Don't send proxy requests for incoming connections.
blob
|
commitdiff
|
raw
|
diff to current
2013-02-06
Guus Sliepen
Check for writability when waiting for a socket to...
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
Allow connections via UNIX sockets.
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
2012-11-29
Guus Sliepen
Drop libevent and use our own event handling again.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-21
Guus Sliepen
Slightly randomize all timeouts.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-14
Guus Sliepen
Fix a few compiler errors/warnings.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-10
Guus Sliepen
Fix whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-09
Guus Sliepen
Fix memory leaks found by valgrind.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-09
Guus Sliepen
Remove unused variables, fix some #includes.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-07
Guus Sliepen
C99 extravaganza.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-07
Guus Sliepen
Replace the connection_tree with a connection_list.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-07
Guus Sliepen
Refactor outgoing connection handling.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-07
Guus Sliepen
Useful error messages when writing to a meta connection...
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-28
Guus Sliepen
Correctly add/remove outgoing connections when reloadin...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-04
Guus Sliepen
Remove newlines at end of log messages.
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-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-06-25
Guus Sliepen
Fix compiler warnings.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-25
Guus Sliepen
Small fixes in proxy code.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-19
Guus Sliepen
Add support for proxying through an external command.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-18
Guus Sliepen
Add basic support for SOCKS 4 and HTTP CONNECT proxies.
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-25
Guus Sliepen
Merge branch 'master' of git://tinc-vpn.org/tinc into 1.1
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
Add LocalDiscovery option which tries to detect peers...
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-20
Guus Sliepen
Don't bind outgoing TCP sockets anymore.
blob
|
commitdiff
|
raw
|
diff to current
2012-02-18
Guus Sliepen
Merge branch 'master' of black:tinc
blob
|
commitdiff
|
raw
|
diff to current
2012-02-18
Guus Sliepen
Merge branch 'master' of black:tinc
blob
|
commitdiff
|
raw
|
diff to current
2012-02-17
Guus Sliepen
Set FD_CLOEXEC flag on all sockets.
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
Fix format strings for Windows.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-02
Guus Sliepen
Use send() when writing to sockets, and the return...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-02
Guus Sliepen
Remove unused functions and variables.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-29
Sven-Haegar Koch
do_outgoing_connection() may delete a failed connection...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-29
Sven-Haegar Koch
src/net_socket.c bind_to_address(): Use after free...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-28
Guus Sliepen
Fix sparse warnings and add an extra sprinkling of...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-28
Sven-Haegar Koch
sparse fixup: warning: symbol '...' was not declared...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-22
Guus Sliepen
Check if an event is initialized before calling event_d...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-14
Guus Sliepen
Remove use of bufferevent and eventbuffers, use our...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-09
Guus Sliepen
Merge branch 'master' of git://tinc-vpn.org/tinc into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2010-11-19
Guus Sliepen
Merge branch 'master' into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2010-11-13
Guus Sliepen
Fix warning message when setting SO_RCVBUF or SO_SNDBUF...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-13
Brandon L Black
Configurable SO_RCVBUF/SO_SNDBUF for the UDP socket
blob
|
commitdiff
|
raw
|
diff to current
2010-11-12
Guus Sliepen
Merge branch 'master' into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2010-05-01
Guus Sliepen
Fix all warnings when compiling with mingw64.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-17
Guus Sliepen
Merge branch 'master' into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2010-03-31
Sven-Haegar Koch
Demote all LOG_EMERG to LOG_ERR, spamming all xterms...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-26
Sven-Haegar Koch
Merge branch 'master' into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2010-02-02
Guus Sliepen
Update copyright notices.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-02
Guus Sliepen
Try to set DF bit on BSDs as well.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-23
Guus Sliepen
Allow port to be specified in Address statements.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-11
Guus Sliepen
Merge branch 'master' into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2009-11-02
Guus Sliepen
Merge branch 'master' into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2009-10-24
Guus Sliepen
Move socket error interpretation to utils.h.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-24
Guus Sliepen
Use IP_DONTFRAGMENT instead of IP_MTU_DISCOVER on Windows.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-20
Guus Sliepen
Fix a possible crash when sending the HUP signal.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-29
Guus Sliepen
Merge branch 'master' into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2009-09-25
Guus Sliepen
Add more authors to the copyright headers.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-24
Guus Sliepen
Drop support for localisation.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-24
Guus Sliepen
Remove checkpoint tracing.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-24
Guus Sliepen
K&R style braces.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-24
Guus Sliepen
Update the address of the Free Software Foundation...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-24
Guus Sliepen
Remove all occurences of $Id$.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-24
Guus Sliepen
Update copyright information.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-16
Guus Sliepen
Merge branch 'master' into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2009-09-08
Guus Sliepen
Replace asprintf() by xasprintf().
blob
|
commitdiff
|
raw
|
diff to current
2009-06-05
Guus Sliepen
Merge branch 'master' into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2009-05-27
Florian Forster
src/net_socket.c: Bind outgoing TCP sockets to `BindToA...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-18
Michael Tokarev
format 'not supported on this platform' error message
blob
|
commitdiff
|
raw
|
diff to current
2009-03-09
Guus Sliepen
Merge branch 'master' into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2009-03-09
Guus Sliepen
Disable PMTUDiscovery in switch and hub modes.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-05
Guus Sliepen
Update THANKS and copyright information.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-20
Guus Sliepen
Use a global list to track outgoing connections.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-22
Guus Sliepen
Enable PMTU discovery by default.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-22
Guus Sliepen
Update copyright information.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-22
Guus Sliepen
Make sure IPv6 sockets are IPv6 only.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-11
Guus Sliepen
Make sure IPv6 sockets are IPv6 only.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-11
Guus Sliepen
Remove unnecessary parentheses from sizeof, apply sizeo...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-11
Guus Sliepen
Backport fixes from trunk since revision 1555.
blob
|
commitdiff
|
raw
|
diff to current
next