projects
/
tinc
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Detect increases in PMTU.
[tinc]
/
src
/
connection.c
2012-10-06
Guus Sliepen
Clear connection options and status fields in free_conn...
blob
|
commitdiff
|
raw
2012-03-20
Guus Sliepen
Always try next Address when an outgoing connection...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-10
Guus Sliepen
Update copyright notices.
blob
|
commitdiff
|
raw
|
diff to current
2012-02-20
Guus Sliepen
Rename connection_t *broadcast to everyone.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-28
Guus Sliepen
Remove a few unnecessary #includes.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-22
Guus Sliepen
Remove duplicate command-line option parsing.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-05
Julien Muchembled
New '-o' option to configure server or hosts from comma...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-01
Guus Sliepen
Preload all Subnets in TunnelServer mode.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-24
Guus Sliepen
Use uint32_t instead of long int for connection options.
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-13
Guus Sliepen
Apparently it's impolite to ask GCC to subtract two...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-09
Guus Sliepen
Convert bitfields to integers in a safe way.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-08
Guus Sliepen
Ensure tinc compiles with gcc -std=c99.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-08
Guus Sliepen
Replace asprintf() by xasprintf().
blob
|
commitdiff
|
raw
|
diff to current
2008-12-23
Guus Sliepen
Apply patch from Max Rijevski fixing a memory leak...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-16
Guus Sliepen
Make sure connection->name is never NULL.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-08
Guus Sliepen
Do not break strict aliasing of status_t structs.
blob
|
commitdiff
|
raw
|
diff to current
2006-04-26
Guus Sliepen
Update copyright notices, remove Ivo's email address.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-19
Guus Sliepen
Apply patch from Scott Lamb adding an output buffer...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-04
Guus Sliepen
Update copyright notices.
blob
|
commitdiff
|
raw
|
diff to current
2004-12-03
Guus Sliepen
Use the proper free function.
blob
|
commitdiff
|
raw
|
diff to current
2004-12-03
Guus Sliepen
Free memory used by connection_t after it is deleted...
blob
|
commitdiff
|
raw
|
diff to current
2004-03-21
Guus Sliepen
Update copyrights, links, email addresses and let Subve...
blob
|
commitdiff
|
raw
|
diff to current
2004-03-21
Guus Sliepen
Move CABAL branch to its rightful place: the trunk.
blob
|
commitdiff
|
raw
|
diff to current
2003-08-28
Guus Sliepen
We don't have to tell GCC how to cast.
blob
|
commitdiff
|
raw
|
diff to current
2003-08-24
Guus Sliepen
Synchronise HEAD with CABAL branch.
blob
|
commitdiff
|
raw
|
diff to current
2003-07-29
Guus Sliepen
Fix compile errors and warnings.
blob
|
commitdiff
|
raw
|
diff to current
2003-07-24
Guus Sliepen
Sprinkle around a lot of const and some C99 initialisers.
blob
|
commitdiff
|
raw
|
diff to current
2003-07-22
Guus Sliepen
Use bools and enums where appropriate.
blob
|
commitdiff
|
raw
|
diff to current
2003-07-17
Guus Sliepen
Big header file cleanup: everything that has to do...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-12
Guus Sliepen
Simplify logging, update copyrights and some minor...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-06
Guus Sliepen
Sprinkling the source with static and attributes.
blob
|
commitdiff
|
raw
|
diff to current
2003-07-06
Guus Sliepen
Define logger(), cleans up source code and allows us...
blob
|
commitdiff
|
raw
|
diff to current
2003-06-25
Guus Sliepen
This subtle pointer arithmetic thingy is (I'm very...
blob
|
commitdiff
|
raw
|
diff to current
2002-09-10
Guus Sliepen
Fix placement of #include "config.h"
blob
|
commitdiff
|
raw
|
diff to current
2002-09-09
Guus Sliepen
Remove redundant spaces.
blob
|
commitdiff
|
raw
|
diff to current
2002-09-09
Guus Sliepen
Switch to K&R style indentation.
blob
|
commitdiff
|
raw
|
diff to current
2002-09-09
Guus Sliepen
Cleanups:
blob
|
commitdiff
|
raw
|
diff to current
2002-09-04
Guus Sliepen
Generalized request broadcasting/forwarding.
blob
|
commitdiff
|
raw
|
diff to current
2002-06-21
Guus Sliepen
s/sliepen.warande.net/sliepen.eu.org/g
blob
|
commitdiff
|
raw
|
diff to current
2002-04-28
Ivo Timmermans
*** empty log message ***
blob
|
commitdiff
|
raw
2002-04-09
Ivo Timmermans
Updating HEAD branch #4; Merging CABAL -> HEAD.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-22
Guus Sliepen
Fix compiler warnings, strictly use long int and %lx...
blob
|
commitdiff
|
raw
|
diff to current
2002-02-18
Guus Sliepen
- Non-blocking connect()s.
blob
|
commitdiff
|
raw
|
diff to current
2002-02-10
Guus Sliepen
Merging of the entire pre5 branch.
release-1.0pre5
blob
|
commitdiff
|
raw
|
diff to current
2001-11-16
Ivo Timmermans
Don't include netutl.h.
blob
|
commitdiff
|
raw
|
diff to current
2001-11-16
Ivo Timmermans
Changed lookup_connection to use struct addrinfo
blob
|
commitdiff
|
raw
|
diff to current
2001-10-30
Guus Sliepen
More updates to protocol handlers and reimplemented...
blob
|
commitdiff
|
raw
|
diff to current
2001-10-28
Guus Sliepen
- More changes needed for Kruskal's algorithm
blob
|
commitdiff
|
raw
|
diff to current
2001-10-28
Guus Sliepen
What was I thinking? s/vertex/edge/g.
blob
|
commitdiff
|
raw
|
diff to current
2001-10-27
Guus Sliepen
Various small fixes to make tinc runnable again.
blob
|
commitdiff
|
raw
|
diff to current
2001-10-27
Guus Sliepen
Big bad commit:
blob
|
commitdiff
|
raw
|
diff to current
2001-10-10
Guus Sliepen
More updates to new node/vertex/connection combo.
blob
|
commitdiff
|
raw
|
diff to current
2001-10-10
Guus Sliepen
Removed everything from connection.c that has already...
blob
|
commitdiff
|
raw
|
diff to current
2001-10-08
Guus Sliepen
- Renamed lastbutonehop to prevhop.
blob
|
commitdiff
|
raw
|
diff to current
2001-09-24
Guus Sliepen
Show next- and lastbutonehop when dumping connectionlis...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-21
Guus Sliepen
Updated terminate_connection() so you can choose if...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-20
Guus Sliepen
Added purge_tree for connection_t's which are no longer...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-15
Guus Sliepen
Split connection list into two lists:
blob
|
commitdiff
|
raw
|
diff to current
2001-06-29
Guus Sliepen
Fix gcc 3.0 warnings.
blob
|
commitdiff
|
raw
|
diff to current
2001-06-05
Guus Sliepen
- tinc can now act as a switch or a hub too (as opposed...
blob
|
commitdiff
|
raw
|
diff to current
2001-03-04
Guus Sliepen
- route.c is now used to determine destination
blob
|
commitdiff
|
raw
|
diff to current
2001-01-07
Guus Sliepen
- It's 2001, all copyright notices are updated.
blob
|
commitdiff
|
raw
|
diff to current
2001-01-07
Guus Sliepen
- Reinstated a queue for outgoing packets.
blob
|
commitdiff
|
raw
|
diff to current
2001-01-05
Guus Sliepen
- Let user choose whether keys are in the config files...
blob
|
commitdiff
|
raw
|
diff to current
2000-11-24
Guus Sliepen
Another big & bad commit:
blob
|
commitdiff
|
raw
|
diff to current
2000-11-22
Guus Sliepen
- Fixed all (except 2) compiler warnings gcc -Wall...
blob
|
commitdiff
|
raw
|
diff to current
2000-11-22
Guus Sliepen
- Cleaned up and checked for some more NULL pointers...
blob
|
commitdiff
|
raw
|
diff to current
2000-11-20
Guus Sliepen
- Various small fixes.
blob
|
commitdiff
|
raw
|
diff to current
2000-11-20
Guus Sliepen
- Proper initialization of rbltree structures.
blob
|
commitdiff
|
raw
|
diff to current
2000-11-20
Guus Sliepen
- Integrate rbl trees into tinc.
blob
|
commitdiff
|
raw
|
diff to current