projects
/
tinc
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Small updates.
[tinc]
/
src
/
2001-10-31
Guus Sliepen
Some very small fixes
tree
|
commitdiff
2001-10-31
Guus Sliepen
Avoid connecting to another node twice, and check name...
tree
|
commitdiff
2001-10-31
Guus Sliepen
Show cfg->variable instead of cfg->value when complaini...
tree
|
commitdiff
2001-10-31
Guus Sliepen
Don't forget to read public RSA key when making an...
tree
|
commitdiff
2001-10-31
Guus Sliepen
- Small fixes to graph algorithms
tree
|
commitdiff
2001-10-30
Guus Sliepen
More updates to protocol handlers and reimplemented...
tree
|
commitdiff
2001-10-30
Guus Sliepen
Various fixes, tinc is now somewhat capable of actually...
tree
|
commitdiff
2001-10-29
Guus Sliepen
Working version of Kruskal's algorithm. The running...
tree
|
commitdiff
2001-10-28
Guus Sliepen
- More changes needed for Kruskal's algorithm
tree
|
commitdiff
2001-10-28
Guus Sliepen
- More s/vertex/edge/g
tree
|
commitdiff
2001-10-28
Guus Sliepen
What was I thinking? s/vertex/edge/g.
tree
|
commitdiff
2001-10-27
Guus Sliepen
Various small fixes to make tinc runnable again.
tree
|
commitdiff
2001-10-27
Guus Sliepen
Make sure everything links.
tree
|
commitdiff
2001-10-27
Guus Sliepen
Big bad commit:
tree
|
commitdiff
2001-10-13
Guus Sliepen
Support new files (node/vertex/device.[ch]) and OpenBSD.
tree
|
commitdiff
2001-10-12
Guus Sliepen
Forgot the tun specific stuff.
tree
|
commitdiff
2001-10-12
Guus Sliepen
Added OpenBSD tun device handling. Untested though.
tree
|
commitdiff
2001-10-12
Guus Sliepen
Forgot to remove some old #ifdef stuff.
tree
|
commitdiff
2001-10-12
Guus Sliepen
Solaris tun device handling cleaned up a bit and added.
tree
|
commitdiff
2001-10-12
Guus Sliepen
Added FreeBSD tap device handling.
tree
|
commitdiff
2001-10-12
Guus Sliepen
- Split tap device stuff out of net.[ch]
tree
|
commitdiff
2001-10-10
Guus Sliepen
More updates to new node/vertex/connection combo.
tree
|
commitdiff
2001-10-10
Guus Sliepen
Revamp configuration handling:
tree
|
commitdiff
2001-10-10
Guus Sliepen
Removed everything from connection.c that has already...
tree
|
commitdiff
2001-10-10
Guus Sliepen
Further implementation of doc/CONNECTIVITY. connection...
tree
|
commitdiff
2001-10-09
Guus Sliepen
Small corrections.
tree
|
commitdiff
2001-10-09
Guus Sliepen
Started implementing doc/CONNECTIVITY.
tree
|
commitdiff
2001-10-08
Guus Sliepen
Fix bug when dropping an old connection in favour of...
tree
|
commitdiff
2001-10-08
Guus Sliepen
- Use ping timeout mechanism to close connections that...
tree
|
commitdiff
2001-10-08
Guus Sliepen
Fix bug where tinc would crash because of a portscan...
tree
|
commitdiff
2001-10-08
Guus Sliepen
- Renamed lastbutonehop to prevhop.
tree
|
commitdiff
2001-09-25
Guus Sliepen
Fill in next- and lastbutonehop for myself.
tree
|
commitdiff
2001-09-25
Guus Sliepen
Try next connectto instead of the same over and over.
tree
|
commitdiff
2001-09-24
Guus Sliepen
Show next- and lastbutonehop when dumping connectionlis...
tree
|
commitdiff
2001-09-24
Guus Sliepen
Not only keep track of nexthop, but also of lastbutoneh...
tree
|
commitdiff
2001-09-24
Guus Sliepen
- Try old TUN/TAP ioctl() request if the one from if_tu...
tree
|
commitdiff
2001-09-05
Ivo Timmermans
Killing tincd with SIGINT causes it to toggle between...
tree
|
commitdiff
2001-09-01
Guus Sliepen
config_t* is a const parameter in get_config_val().
tree
|
commitdiff
2001-09-01
Guus Sliepen
Optional signal number for -k option.
tree
|
commitdiff
2001-09-01
Guus Sliepen
Revised reconnection mechanism, always try out all...
tree
|
commitdiff
2001-09-01
Guus Sliepen
Remove IndirectData support for now, new implementation...
tree
|
commitdiff
2001-08-28
Guus Sliepen
Fix signed comparison bug in lookup_subnet_ipv4().
tree
|
commitdiff
2001-08-17
Guus Sliepen
Don't send DEL_HOSTs when !status.meta
tree
|
commitdiff
2001-07-24
Guus Sliepen
Explicitly log which type of tunnel device is used.
tree
|
commitdiff
2001-07-24
Guus Sliepen
The val variable in a config_t is never used as a long.
tree
|
commitdiff
2001-07-24
Guus Sliepen
Write public key to rsa_key.pub instead of rsa_key...
tree
|
commitdiff
2001-07-24
Guus Sliepen
Don't use %m in fprintf().
tree
|
commitdiff
2001-07-21
Guus Sliepen
Woohoo! tinc now compiles, runs and actually *works...
tree
|
commitdiff
2001-07-21
Guus Sliepen
Always close all sockets in terminate_connection().
tree
|
commitdiff
2001-07-21
Guus Sliepen
Updated terminate_connection() so you can choose if...
tree
|
commitdiff
2001-07-20
Guus Sliepen
Added purge_tree for connection_t's which are no longer...
tree
|
commitdiff
2001-07-20
Guus Sliepen
Remove all unnecessary status.meta and status.active...
tree
|
commitdiff
2001-07-19
Guus Sliepen
Correctly use the active_tree.
tree
|
commitdiff
2001-07-15
Guus Sliepen
Split connection list into two lists:
tree
|
commitdiff
2001-07-15
Guus Sliepen
Correct inclusion of standard if_tun.h header file.
tree
|
commitdiff
2001-07-04
Guus Sliepen
Don't load table of verbose OpenSSL errormessages.
tree
|
commitdiff
2001-07-04
Guus Sliepen
- Always use <openssl/include.h> instead of just <inclu...
tree
|
commitdiff
2001-07-01
Guus Sliepen
Check for all potential duplicate entries in the id...
tree
|
commitdiff
2001-07-01
Guus Sliepen
Fix compiler warning.
tree
|
commitdiff
2001-07-01
Guus Sliepen
Fix printf format bug.
tree
|
commitdiff
2001-06-29
Guus Sliepen
Fix gcc 3.0 warnings.
tree
|
commitdiff
2001-06-29
Guus Sliepen
Log error if two hosts connect with same IP/port tuple.
tree
|
commitdiff
2001-06-29
Guus Sliepen
Execute tinc-down BEFORE tap device is closed. This...
tree
|
commitdiff
2001-06-21
Guus Sliepen
Remove #warnings I used for debugging stuff.
tree
|
commitdiff
2001-06-21
Guus Sliepen
- Solaris compile fixes
tree
|
commitdiff
2001-06-09
Guus Sliepen
Woops - big bug in send_key_changed fixed.
tree
|
commitdiff
2001-06-08
Guus Sliepen
Only reset seconds_till_retry when we activate the...
tree
|
commitdiff
2001-06-06
Guus Sliepen
Fixes to make switching work between hosts that have...
tree
|
commitdiff
2001-06-06
Guus Sliepen
Log and warn about duplicate subnet_add()'s for the...
tree
|
commitdiff
2001-06-05
Guus Sliepen
Add missing? counting of total_socket_in.
tree
|
commitdiff
2001-06-05
Guus Sliepen
You can now put an option "Mode" in tinc.conf, and...
tree
|
commitdiff
2001-06-05
Guus Sliepen
Fix bug where lookup_subnet_ipv4() could go into an...
tree
|
commitdiff
2001-06-05
Guus Sliepen
- This oneliner removes the need for ifconfig tap?...
tree
|
commitdiff
2001-06-05
Guus Sliepen
- tinc can now act as a switch or a hub too (as opposed...
tree
|
commitdiff
2001-06-04
Guus Sliepen
Added proxy-arp support. No more ifconfig -arp needed...
tree
|
commitdiff
2001-06-01
Guus Sliepen
Fix subnet_lookup() for overlapping subnets. Needs...
tree
|
commitdiff
2001-05-28
Guus Sliepen
Make sure Solaris is happy too.
tree
|
commitdiff
2001-05-28
Guus Sliepen
Small fixes to allow correct compilation under FreeBSD...
tree
|
commitdiff
2001-05-25
Guus Sliepen
TCPonly now works (in a relatively clean way too).
tree
|
commitdiff
2001-05-25
Guus Sliepen
With recent kernels the tun device file is located...
tree
|
commitdiff
2001-05-25
Guus Sliepen
Small fixes:
tree
|
commitdiff
2001-05-24
Guus Sliepen
Only send key_changed if it was previously requested.
tree
|
commitdiff
2001-05-24
Guus Sliepen
Since this is incompatible with some earlier versions...
tree
|
commitdiff
2001-05-24
Guus Sliepen
Add randomness to PING/PONG packets to prevent crypto...
tree
|
commitdiff
2001-05-07
Guus Sliepen
- s/ip_t/ipv4_t/g
tree
|
commitdiff
2001-05-04
Guus Sliepen
Correctly cycle through ConnectTo variables.
tree
|
commitdiff
2001-03-13
Guus Sliepen
Check indirectdata option before forwarding certain...
tree
|
commitdiff
2001-03-13
Guus Sliepen
Ignore alarm signals if we do not need to respond to...
tree
|
commitdiff
2001-03-13
Guus Sliepen
Fixed bug in setup_signals() that would make tinc die...
tree
|
commitdiff
2001-03-12
Guus Sliepen
Fixed a race condition triggered by receive_meta()...
tree
|
commitdiff
2001-03-04
Guus Sliepen
- route.c is now used to determine destination
tree
|
commitdiff
2001-03-02
Guus Sliepen
Added explaination of our key exchange using RSA encryp...
tree
|
commitdiff
2001-03-01
Guus Sliepen
Various small fixes.
tree
|
commitdiff
2001-02-27
Guus Sliepen
Removed lots of compiler warnings.
tree
|
commitdiff
2001-02-27
Guus Sliepen
- Fixed Interface option (untested)
tree
|
commitdiff
2001-02-27
Guus Sliepen
Don't forget to reconnect if outgoing connection fails...
tree
|
commitdiff
2001-02-26
Guus Sliepen
- Make sure METAKEY is smaller than the modulus of...
tree
|
commitdiff
2001-02-25
Guus Sliepen
Implemented new authentication scheme from doc/SECURITY2.
tree
|
commitdiff
2001-02-25
Guus Sliepen
Encrypt network packets in CBC mode instead of CFB...
tree
|
commitdiff
2001-02-25
Guus Sliepen
Copy packets before putting them in the queue.
tree
|
commitdiff
next