projects
/
tinc
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Make sure broadcast packet reach the local network interface.
[tinc]
/
src
/
2002-09-06
Guus Sliepen
edge_weight_compare() shouldn't rely on edge_compare().
tree
|
commitdiff
2002-09-06
Guus Sliepen
Remove global edge_tree.
tree
|
commitdiff
2002-09-06
Guus Sliepen
Only reset seqno's when a key is sent or received.
tree
|
commitdiff
2002-09-04
Guus Sliepen
Small updates.
tree
|
commitdiff
2002-09-04
Guus Sliepen
Generalized request broadcasting/forwarding.
tree
|
commitdiff
2002-09-04
Guus Sliepen
Small fixes.
tree
|
commitdiff
2002-09-04
Guus Sliepen
Revert to edge and graph stuff. This time, use a direct...
tree
|
commitdiff
2002-09-04
Guus Sliepen
Just ignore wrong ADD_NODEs instead of replying with...
tree
|
commitdiff
2002-09-04
Guus Sliepen
Don't forget to set prevhop to myself for new connections.
tree
|
commitdiff
2002-09-04
Guus Sliepen
Prevent looping DEL_NODE/ADD_NODE messages after a...
tree
|
commitdiff
2002-09-04
Guus Sliepen
Reduce KEY_CHANGED traffic.
tree
|
commitdiff
2002-09-03
Guus Sliepen
Woops.
tree
|
commitdiff
2002-09-03
Guus Sliepen
A reachable node is always more preferable to an unreac...
tree
|
commitdiff
2002-09-03
Guus Sliepen
Drop graph and edge stuff. Use new node stuff instead.
tree
|
commitdiff
2002-09-02
Guus Sliepen
Replacement for the current routing algorithm.
tree
|
commitdiff
2002-08-24
Guus Sliepen
Gettext 1.11.5 compatibility.
tree
|
commitdiff
2002-07-18
Guus Sliepen
Added support for raw sockets. This can be used instead...
tree
|
commitdiff
2002-07-16
Guus Sliepen
Allow tincd to be locked into main memory.
tree
|
commitdiff
2002-07-11
Guus Sliepen
Added stub device.c for Cygwin.
tree
|
commitdiff
2002-07-11
Guus Sliepen
Started port to Cygwin.
tree
|
commitdiff
2002-07-11
Guus Sliepen
Clear subnets before using them.
tree
|
commitdiff
2002-07-10
Guus Sliepen
Allow identical subnets from different owners.
tree
|
commitdiff
2002-07-10
Guus Sliepen
Allow list of environment variables to be passed to...
tree
|
commitdiff
2002-06-21
Guus Sliepen
Fix for prefixlengths of 32 (IPv4) and 128 (IPv6) bits.
tree
|
commitdiff
2002-06-21
Guus Sliepen
s/sliepen.warande.net/sliepen.eu.org/g
tree
|
commitdiff
2002-06-13
Guus Sliepen
Reset listen_sockets after SIGHUP.
tree
|
commitdiff
2002-06-10
Guus Sliepen
Include darwin/device.c in distribution.
tree
|
commitdiff
2002-06-10
Guus Sliepen
Added Darwin (MacOS/X) tun device handling.
tree
|
commitdiff
2002-06-09
Ivo Timmermans
Include netbsd's device.c in make dist
tree
|
commitdiff
2002-06-08
Guus Sliepen
- netinet/* include files depend on netinet/in_systm.h.
tree
|
commitdiff
2002-06-08
Guus Sliepen
Use inttypes.h instead of stdint.h.
tree
|
commitdiff
2002-06-08
Guus Sliepen
Cleanup:
tree
|
commitdiff
2002-06-07
Wessel Dankers
This should work much better.
tree
|
commitdiff
2002-06-05
Guus Sliepen
Use correct includes on NetBSD.
tree
|
commitdiff
2002-06-05
Guus Sliepen
Make it work correctly with NetBSD tun device.
tree
|
commitdiff
2002-06-02
Guus Sliepen
Support RSA_PUBKEYs (as opposed to RSAPublicKeys) so...
tree
|
commitdiff
2002-05-02
Ivo Timmermans
Moved event.c/h
tree
|
commitdiff
2002-05-02
Ivo Timmermans
Callbacks
tree
|
commitdiff
2002-05-02
Ivo Timmermans
Another file moved; random interface stuff.
tree
|
commitdiff
2002-05-01
Guus Sliepen
Only purge once when there are no more connections.
tree
|
commitdiff
2002-04-29
Ivo Timmermans
Commit diff test
tree
|
commitdiff
2002-04-29
Guus Sliepen
Fix very stupid bug in node_del(), which might have...
tree
|
commitdiff
2002-04-28
Ivo Timmermans
Moving files, first attempt at gcrypt compatibility...
tree
|
commitdiff
2002-04-28
Ivo Timmermans
*** empty log message ***
tree
|
commitdiff
2002-04-27
Guus Sliepen
Informative log message if execl() failed.
tree
|
commitdiff
2002-04-26
Ivo Timmermans
Typo
tree
|
commitdiff
2002-04-23
Guus Sliepen
Add BindToAddress variable, similar to the late BindToIP.
tree
|
commitdiff
2002-04-19
Guus Sliepen
Support for MaxOS/X.
tree
|
commitdiff
2002-04-18
Ivo Timmermans
Put #ifndef checks for HAVE_RAND_PSEUDO_BYTES in the...
tree
|
commitdiff
2002-04-13
Ivo Timmermans
Print newline when writing to stderr
tree
|
commitdiff
2002-04-13
Ivo Timmermans
...
tree
|
commitdiff
2002-04-13
Ivo Timmermans
Rename libvpn to libtinc
tree
|
commitdiff
2002-04-13
Ivo Timmermans
Include logging.h
tree
|
commitdiff
2002-04-13
Ivo Timmermans
Use new logging system
tree
|
commitdiff
2002-04-13
Ivo Timmermans
Things to ignore...
tree
|
commitdiff
2002-04-13
Ivo Timmermans
Compile in logging.c
tree
|
commitdiff
2002-04-13
Ivo Timmermans
Use logging.h instead of syslog.h
tree
|
commitdiff
2002-04-13
Ivo Timmermans
Added prototype for log_syslog
tree
|
commitdiff
2002-04-13
Ivo Timmermans
log_default_hook was renamed to log_default
tree
|
commitdiff
2002-04-13
Ivo Timmermans
Added priority definitions from syslog.h
tree
|
commitdiff
2002-04-13
Ivo Timmermans
Some magic
tree
|
commitdiff
2002-04-13
Ivo Timmermans
Add syslog wrapper
tree
|
commitdiff
2002-04-13
Ivo Timmermans
Add syslog() wrapper
tree
|
commitdiff
2002-04-13
Ivo Timmermans
Rename log_message to log
tree
|
commitdiff
2002-04-13
Ivo Timmermans
New logging system to replace syslog() calls with a...
tree
|
commitdiff
2002-04-13
Ivo Timmermans
Remove debug_lvl
tree
|
commitdiff
2002-04-11
Ivo Timmermans
Also compile in pokey/
tree
|
commitdiff
2002-04-11
Ivo Timmermans
Pokey interface definition
tree
|
commitdiff
2002-04-11
Ivo Timmermans
Main pokey interface files.
tree
|
commitdiff
2002-04-09
Ivo Timmermans
More...
tree
|
commitdiff
2002-04-09
Ivo Timmermans
Ok, I forgot these ;)
tree
|
commitdiff
2002-04-09
Ivo Timmermans
Updating HEAD branch #5; Last files from CABAL.
tree
|
commitdiff
2002-04-09
Ivo Timmermans
Updating HEAD branch #4; Merging CABAL -> HEAD.
tree
|
commitdiff
2002-04-09
Ivo Timmermans
Updating HEAD branch #3; more obsolete files removed.
tree
|
commitdiff
2002-04-09
Guus Sliepen
masklength is better known as prefixlength.
tree
|
commitdiff
2002-04-05
Guus Sliepen
Fix maskcheck() and maskcmp().
tree
|
commitdiff
2002-04-01
Guus Sliepen
check_rsa() is broken, I don't know why, just remove...
tree
|
commitdiff
2002-04-01
Guus Sliepen
Don't check_network_activity() if select() is interrupt...
tree
|
commitdiff
2002-03-27
Guus Sliepen
Fix format strings.
tree
|
commitdiff
2002-03-27
Guus Sliepen
Remove symlink to device.c when doing a make dist.
tree
|
commitdiff
2002-03-27
Guus Sliepen
Remove cruft.
tree
|
commitdiff
2002-03-27
Guus Sliepen
Limit the amount of packets in a queue to 8.
tree
|
commitdiff
2002-03-27
Guus Sliepen
Merge do_prune() with build_fdset(). Probably fixes...
tree
|
commitdiff
2002-03-26
Guus Sliepen
Fix execute_script().
tree
|
commitdiff
2002-03-25
Guus Sliepen
Send REQ_KEY only once until ANS_KEY has arrived.
tree
|
commitdiff
2002-03-25
Guus Sliepen
Set myself->status.reachable.
tree
|
commitdiff
2002-03-24
Guus Sliepen
Configuration variables were still handled case sensiti...
tree
|
commitdiff
2002-03-24
Guus Sliepen
OpenBSD tun device uses address family number instead...
tree
|
commitdiff
2002-03-24
Guus Sliepen
Respect type field.
tree
|
commitdiff
2002-03-24
Guus Sliepen
Set $INTERFACE correctly when using ethertap while...
tree
|
commitdiff
2002-03-24
Guus Sliepen
Execute hosts/name-up when a node becomes reachable...
tree
|
commitdiff
2002-03-24
Guus Sliepen
Don't try to execute scripts unless they exist.
tree
|
commitdiff
2002-03-23
Guus Sliepen
Reset retry timeout when receiving the first PONG,...
tree
|
commitdiff
2002-03-23
Guus Sliepen
Don't run graph algorithms if no edge is deleted in...
tree
|
commitdiff
2002-03-23
Guus Sliepen
free() request strings when deleting past requests...
tree
|
commitdiff
2002-03-23
Guus Sliepen
send_ack() was broken.
tree
|
commitdiff
2002-03-22
Guus Sliepen
Fix compiler warnings, strictly use long int and %lx...
tree
|
commitdiff
2002-03-22
Guus Sliepen
Fix add_edge_h().
tree
|
commitdiff
2002-03-22
Guus Sliepen
- Added support for jumbograms.
tree
|
commitdiff
2002-03-21
Guus Sliepen
Put a break on requests that run around in circles.
tree
|
commitdiff
next