projects
/
tinc
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Log and warn about duplicate subnet_add()'s for the same subnet.
2001-06-06
Guus Sliepen
Log and warn about duplicate subnet_add()'s for the...
commit
|
commitdiff
|
tree
2001-06-05
Guus Sliepen
Add missing? counting of total_socket_in.
commit
|
commitdiff
|
tree
2001-06-05
Guus Sliepen
You can now put an option "Mode" in tinc.conf, and...
commit
|
commitdiff
|
tree
2001-06-05
Guus Sliepen
Fix bug where lookup_subnet_ipv4() could go into an...
commit
|
commitdiff
|
tree
2001-06-05
Guus Sliepen
- This oneliner removes the need for ifconfig tap?...
commit
|
commitdiff
|
tree
2001-06-05
Guus Sliepen
Updated dutch translation.
commit
|
commitdiff
|
tree
2001-06-05
Guus Sliepen
Changed some stuff to allow correct generation of po...
commit
|
commitdiff
|
tree
2001-06-05
Guus Sliepen
- tinc can now act as a switch or a hub too (as opposed...
commit
|
commitdiff
|
tree
2001-06-04
Guus Sliepen
Added proxy-arp support. No more ifconfig -arp needed...
commit
|
commitdiff
|
tree
2001-06-01
Guus Sliepen
Fix subnet_lookup() for overlapping subnets. Needs...
commit
|
commitdiff
|
tree
2001-05-28
Guus Sliepen
Make sure Solaris is happy too.
commit
|
commitdiff
|
tree
2001-05-28
Guus Sliepen
Small fixes to allow correct compilation under FreeBSD...
commit
|
commitdiff
|
tree
2001-05-25
Guus Sliepen
Fix sample configuration to show keys in PEM format...
commit
|
commitdiff
|
tree
2001-05-25
Guus Sliepen
Documents are merged. Now we only need to check the...
commit
|
commitdiff
|
tree
2001-05-25
Guus Sliepen
Merged PROTOCOL, NETWORK and SECURITY2 with the texinfo...
commit
|
commitdiff
|
tree
2001-05-25
Guus Sliepen
TCPonly now works (in a relatively clean way too).
commit
|
commitdiff
|
tree
2001-05-25
Guus Sliepen
With recent kernels the tun device file is located...
commit
|
commitdiff
|
tree
2001-05-25
Guus Sliepen
Small corrections to the manuals.
commit
|
commitdiff
|
tree
2001-05-25
Guus Sliepen
Small fixes:
commit
|
commitdiff
|
tree
2001-05-24
Guus Sliepen
Only send key_changed if it was previously requested.
commit
|
commitdiff
|
tree
2001-05-24
Guus Sliepen
All features for 1.0 are implemented now, we just have...
commit
|
commitdiff
|
tree
2001-05-24
Guus Sliepen
Since this is incompatible with some earlier versions...
commit
|
commitdiff
|
tree
2001-05-24
Guus Sliepen
Add randomness to PING/PONG packets to prevent crypto...
commit
|
commitdiff
|
tree
2001-05-24
Guus Sliepen
Changed URL from kernelnotes.org to linuxdoc.org.
commit
|
commitdiff
|
tree
2001-05-24
Guus Sliepen
More revisions to the documentation:
commit
|
commitdiff
|
tree
2001-05-19
Guus Sliepen
- Make sure correct information is supplied for both...
commit
|
commitdiff
|
tree
2001-05-07
Guus Sliepen
- s/ip_t/ipv4_t/g
commit
|
commitdiff
|
tree
2001-05-04
Guus Sliepen
Correctly cycle through ConnectTo variables.
commit
|
commitdiff
|
tree
2001-04-13
Guus Sliepen
Depend on new ssl package and install alias for universal...
commit
|
commitdiff
|
tree
2001-03-13
Guus Sliepen
Check indirectdata option before forwarding certain...
commit
|
commitdiff
|
tree
2001-03-13
Guus Sliepen
Ignore alarm signals if we do not need to respond to...
commit
|
commitdiff
|
tree
2001-03-13
Guus Sliepen
Fixed bug in setup_signals() that would make tinc die...
commit
|
commitdiff
|
tree
2001-03-12
Guus Sliepen
Fixed a race condition triggered by receive_meta()...
commit
|
commitdiff
|
tree
2001-03-04
Guus Sliepen
Added a description of what is going on in net.c and...
commit
|
commitdiff
|
tree
2001-03-04
Guus Sliepen
Updated translation.
commit
|
commitdiff
|
tree
2001-03-04
Guus Sliepen
- route.c is now used to determine destination
commit
|
commitdiff
|
tree
2001-03-02
Guus Sliepen
Added explaination of our key exchange using RSA encryption.
commit
|
commitdiff
|
tree
2001-03-01
Guus Sliepen
Various small fixes.
commit
|
commitdiff
|
tree
2001-02-27
Guus Sliepen
Removed compiler warning.
commit
|
commitdiff
|
tree
2001-02-27
Guus Sliepen
Removed lots of compiler warnings.
commit
|
commitdiff
|
tree
2001-02-27
Guus Sliepen
- Fixed Interface option (untested)
commit
|
commitdiff
|
tree
2001-02-27
Guus Sliepen
Don't forget to reconnect if outgoing connection fails...
commit
|
commitdiff
|
tree
2001-02-26
Guus Sliepen
- Make sure METAKEY is smaller than the modulus of...
commit
|
commitdiff
|
tree
2001-02-25
Guus Sliepen
Added process.c to the translated files.
commit
|
commitdiff
|
tree
2001-02-25
Guus Sliepen
Implemented new authentication scheme from doc/SECURITY2.
commit
|
commitdiff
|
tree
2001-02-25
Guus Sliepen
Encrypt network packets in CBC mode instead of CFB...
commit
|
commitdiff
|
tree
2001-02-25
Guus Sliepen
Copy packets before putting them in the queue.
commit
|
commitdiff
|
tree
2001-02-25
Guus Sliepen
Free node->data and node, not node->data twice.
commit
|
commitdiff
|
tree
2001-02-25
Guus Sliepen
Add missing \n.
commit
|
commitdiff
|
tree
2001-02-25
Guus Sliepen
Corrected check for errors after read() calls.
commit
|
commitdiff
|
tree
2001-02-13
Guus Sliepen
Added description of the proposed new authentication...
commit
|
commitdiff
|
tree
2001-02-11
Guus Sliepen
- Updated CVS_CREATED to remove intl/ directory and...
commit
|
commitdiff
|
tree
2001-02-11
Guus Sliepen
Ignore file for src/
commit
|
commitdiff
|
tree
2001-02-11
Guus Sliepen
Added .cvsignore files to get rid of warnings and prevent...
commit
|
commitdiff
|
tree
2001-02-06
Guus Sliepen
Removed another local definition of the variable "errno"
commit
|
commitdiff
|
tree
2001-02-06
Guus Sliepen
Updated dutch translation.
commit
|
commitdiff
|
tree
2001-02-06
Guus Sliepen
Fix memory leak in avl_insert() if item was already...
commit
|
commitdiff
|
tree
2001-02-06
Guus Sliepen
FreeBSD compile fixes (thanks to XeF4)
commit
|
commitdiff
|
tree
2001-01-13
Guus Sliepen
- Allow ASN1 style keys to be in the config files.
commit
|
commitdiff
|
tree
2001-01-13
Guus Sliepen
- Copy entire sample-config directory to /etc/tinc...
commit
|
commitdiff
|
tree
2001-01-13
Guus Sliepen
Added sample configuration directory.
commit
|
commitdiff
|
tree
2001-01-11
Guus Sliepen
- Only send out DEL_HOSTs for hosts with a meta connection
commit
|
commitdiff
|
tree
2001-01-08
Guus Sliepen
- Cleaned up subnet_t
commit
|
commitdiff
|
tree
2001-01-08
Guus Sliepen
- Sign was wrong in search_closest_smaller/greater
commit
|
commitdiff
|
tree
2001-01-08
Guus Sliepen
- Squashed another nasty bug.
commit
|
commitdiff
|
tree
2001-01-07
Guus Sliepen
- Added indirectdata and tcponly functionality.
commit
|
commitdiff
|
tree
2001-01-07
Guus Sliepen
- Fixed IPv6 subnet lookup routine.
commit
|
commitdiff
|
tree
2001-01-07
Guus Sliepen
- It's 2001, all copyright notices are updated.
commit
|
commitdiff
|
tree
2001-01-07
Guus Sliepen
- Description of protocol and authentication updated.
commit
|
commitdiff
|
tree
2001-01-07
Guus Sliepen
- Added header file for route.c. The routing routines...
commit
|
commitdiff
|
tree
2001-01-07
Guus Sliepen
- Reinstated a queue for outgoing packets.
commit
|
commitdiff
|
tree
2001-01-07
Guus Sliepen
- Changed list routines to give it the same look'n...
commit
|
commitdiff
|
tree
2001-01-06
Guus Sliepen
- Typo.
commit
|
commitdiff
|
tree
2001-01-06
Guus Sliepen
- Updated texinfo manual.
commit
|
commitdiff
|
tree
2001-01-06
Guus Sliepen
- Updated manual pages.
commit
|
commitdiff
|
tree
2001-01-06
Guus Sliepen
- Changed license of AVL tree library to GPL.
commit
|
commitdiff
|
tree
2001-01-06
Guus Sliepen
- Check and follow symlinks in is_safe_path
commit
|
commitdiff
|
tree
2001-01-06
Guus Sliepen
- Updated dutch translation.
commit
|
commitdiff
|
tree
2001-01-05
Guus Sliepen
- Let user choose whether keys are in the config files...
commit
|
commitdiff
|
tree
2001-01-05
Guus Sliepen
- Doubled size of trace buffer for easier debugging.
commit
|
commitdiff
|
tree
2001-01-05
Guus Sliepen
- AVL tree routines: faster than RBL, and also more...
commit
|
commitdiff
|
tree
2000-12-22
Guus Sliepen
- Don't even think about using sscanf with %as anymore
commit
|
commitdiff
|
tree
2000-11-25
Guus Sliepen
- Use only one socket for all UDP traffic (for compatibility)
commit
|
commitdiff
|
tree
2000-11-24
Guus Sliepen
- Added daemon() replacement.
commit
|
commitdiff
|
tree
2000-11-24
Guus Sliepen
- Added Armijn to the list
commit
|
commitdiff
|
tree
2000-11-24
Guus Sliepen
Another big & bad commit:
commit
|
commitdiff
|
tree
2000-11-23
Guus Sliepen
- Don't link with -ldl anymore
commit
|
commitdiff
|
tree
2000-11-22
Guus Sliepen
- #include <stdlib.h> instead of <malloc.h>
commit
|
commitdiff
|
tree
2000-11-22
Guus Sliepen
- Fixed all (except 2) compiler warnings gcc -Wall...
commit
|
commitdiff
|
tree
2000-11-22
Guus Sliepen
- More porting to FreeBSD and Solaris.
commit
|
commitdiff
|
tree
2000-11-22
Guus Sliepen
- Work with the correct key buffer in ans_key_h
commit
|
commitdiff
|
tree
2000-11-22
Guus Sliepen
- No more %as.
commit
|
commitdiff
|
tree
2000-11-22
Guus Sliepen
- Write pidfile AFTER detaching...
commit
|
commitdiff
|
tree
2000-11-22
Guus Sliepen
- Cleaned up and checked for some more NULL pointers...
commit
|
commitdiff
|
tree
2000-11-21
Guus Sliepen
- Check for NULL tree->delete callback
commit
|
commitdiff
|
tree
2000-11-20
Guus Sliepen
- More fixes.
commit
|
commitdiff
|
tree
2000-11-20
Guus Sliepen
- Various small fixes.
commit
|
commitdiff
|
tree
2000-11-20
Guus Sliepen
- Proper initialization of rbltree structures.
commit
|
commitdiff
|
tree
2000-11-20
Guus Sliepen
- Integrate rbl trees into tinc.
commit
|
commitdiff
|
tree
2000-11-19
Guus Sliepen
- Small fixes
commit
|
commitdiff
|
tree
next