projects
/
tinc
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Wrapped text to 70 (72?) columns for easy reading
2000-11-08
Guus Sliepen
- Make checkpoint tracing a compile time option (off...
commit
|
commitdiff
|
tree
2000-11-08
Guus Sliepen
- Add Jamie :)
commit
|
commitdiff
|
tree
2000-11-08
Guus Sliepen
- Applied Jamie Brigg's patch (close sockets after...
commit
|
commitdiff
|
tree
2000-11-08
Guus Sliepen
- Fixed --config
commit
|
commitdiff
|
tree
2000-11-08
Guus Sliepen
Porting to SunOS 5.8:
commit
|
commitdiff
|
tree
2000-11-07
Guus Sliepen
Porting to SunOS 5.8:
commit
|
commitdiff
|
tree
2000-11-07
Guus Sliepen
- Open UDP connection for all known hosts. Comments...
commit
|
commitdiff
|
tree
2000-11-07
Guus Sliepen
Changed execution of tinc-up:
commit
|
commitdiff
|
tree
2000-11-04
Guus Sliepen
- Prepended config_ to all configuration option names...
commit
|
commitdiff
|
tree
2000-11-04
Guus Sliepen
- Simplified ping mechanism.
commit
|
commitdiff
|
tree
2000-11-04
Guus Sliepen
- Check for packets that are looping back.
commit
|
commitdiff
|
tree
2000-11-04
Guus Sliepen
- Forward keys in hex notation, not as binary data.
commit
|
commitdiff
|
tree
2000-11-04
Guus Sliepen
- Don't forget to set packet cipher for added hosts.
commit
|
commitdiff
|
tree
2000-11-04
Guus Sliepen
- connlist.c added to translation
commit
|
commitdiff
|
tree
2000-11-04
Guus Sliepen
- Removed manpage for no longer existing genauth.
commit
|
commitdiff
|
tree
2000-11-04
Guus Sliepen
- Resolve scriptname after fork()
commit
|
commitdiff
|
tree
2000-11-04
Guus Sliepen
- Removed even more warnings.
commit
|
commitdiff
|
tree
2000-11-04
Guus Sliepen
- Removed unused MAC strip/add functions.
commit
|
commitdiff
|
tree
2000-10-31
Guus Sliepen
Removed config file parsing and interface setup. This...
commit
|
commitdiff
|
tree
2000-10-31
Guus Sliepen
- Update.
commit
|
commitdiff
|
tree
2000-10-30
Guus Sliepen
- Fixed some spelling mistakes and terminology here...
commit
|
commitdiff
|
tree
2000-10-30
Guus Sliepen
- Small cleanups
commit
|
commitdiff
|
tree
2000-10-29
Guus Sliepen
- Finishing touch: encrypt the meta connections
commit
|
commitdiff
|
tree
2000-10-29
Guus Sliepen
- Use CFB mode for encrypting packets: it works and...
commit
|
commitdiff
|
tree
2000-10-29
Guus Sliepen
- Small fixes
commit
|
commitdiff
|
tree
2000-10-29
Guus Sliepen
- Removed old encr stuff
commit
|
commitdiff
|
tree
2000-10-29
Guus Sliepen
- Updated dutch translation.
commit
|
commitdiff
|
tree
2000-10-29
Guus Sliepen
- Moved connlist stuff to the proper header file.
commit
|
commitdiff
|
tree
2000-10-29
Guus Sliepen
- Enforce correct order of authentication requests
commit
|
commitdiff
|
tree
2000-10-29
Guus Sliepen
- Hit people who can't figure out subnet address/mask...
commit
|
commitdiff
|
tree
2000-10-29
Guus Sliepen
- Fixed ans_key_h
commit
|
commitdiff
|
tree
2000-10-29
Guus Sliepen
- Very big cleanup.
commit
|
commitdiff
|
tree
2000-10-28
Guus Sliepen
- Override destination ethernet address on incoming...
commit
|
commitdiff
|
tree
2000-10-28
Guus Sliepen
- Fixed offsets when reading/writing from/to tap device
commit
|
commitdiff
|
tree
2000-10-28
Guus Sliepen
- Lots of small fixes
commit
|
commitdiff
|
tree
2000-10-28
Guus Sliepen
- Updated subnet list handling. Subnets are added to...
commit
|
commitdiff
|
tree
2000-10-24
Guus Sliepen
- Lots of little stuff modified
commit
|
commitdiff
|
tree
2000-10-23
Guus Sliepen
- route.c will contain the routing logic.
commit
|
commitdiff
|
tree
2000-10-21
Guus Sliepen
- Fixed all debug levels.
commit
|
commitdiff
|
tree
2000-10-20
Guus Sliepen
- Removed last reference to genauth from Makefile.am
commit
|
commitdiff
|
tree
2000-10-20
Guus Sliepen
- Made Makefile.am stub for doc/es/
commit
|
commitdiff
|
tree
2000-10-20
Guus Sliepen
- tinc now really does public/private key encryption...
commit
|
commitdiff
|
tree
2000-10-19
Guus Sliepen
- Seed the PRNG using /dev/random before generating...
commit
|
commitdiff
|
tree
2000-10-16
Guus Sliepen
- More fixing. Tinc daemons can now even create activated...
commit
|
commitdiff
|
tree
2000-10-16
Guus Sliepen
- Fixing little things
commit
|
commitdiff
|
tree
2000-10-15
Guus Sliepen
Corrected #ifdefs for tun/tap support.
commit
|
commitdiff
|
tree
2000-10-15
Guus Sliepen
- The daemon actually runs now (somewhat)
commit
|
commitdiff
|
tree
2000-10-14
Guus Sliepen
- Second fixing-things pass: it even links now.
commit
|
commitdiff
|
tree
2000-10-11
Guus Sliepen
- Fixing-things pass: every source file compiles into...
commit
|
commitdiff
|
tree
2000-10-11
Guus Sliepen
- Generalized config file parsing to support multiple...
commit
|
commitdiff
|
tree
2000-10-11
Guus Sliepen
- Changed genauth to produce rsa keypairs instead of...
commit
|
commitdiff
|
tree
2000-10-11
Guus Sliepen
Big and bad commit of my current tree...
commit
|
commitdiff
|
tree
2000-10-04
Guus Sliepen
Removing cipher directory (all will be covered by OpenSSL).
commit
|
commitdiff
|
tree
2000-10-01
Guus Sliepen
- Added subnet handling code
commit
|
commitdiff
|
tree
2000-09-26
Guus Sliepen
- Added meta.c which contains functions to send, receive...
commit
|
commitdiff
|
tree
2000-09-25
Guus Sliepen
- Very detailed example of the authentication phase.
commit
|
commitdiff
|
tree
2000-09-22
Guus Sliepen
- Removed options "string" stuff. It was a bad idea...
commit
|
commitdiff
|
tree
2000-09-22
Guus Sliepen
- Severe code reduction and simplification of challenge...
commit
|
commitdiff
|
tree
2000-09-17
Guus Sliepen
- Updated authentication scheme.
commit
|
commitdiff
|
tree
2000-09-17
Guus Sliepen
- Included authentication scheme from protocol.c
commit
|
commitdiff
|
tree
2000-09-17
Guus Sliepen
Added document about the used cryptographic algorithms...
commit
|
commitdiff
|
tree
2000-09-14
Guus Sliepen
- Lots of small changes.
commit
|
commitdiff
|
tree
2000-09-11
Guus Sliepen
- Fixed modulo in keylength check
commit
|
commitdiff
|
tree
2000-09-10
Guus Sliepen
- Some key exchange stuff. (Last commit before going...
commit
|
commitdiff
|
tree
2000-09-10
Guus Sliepen
- Lots of functions added for the new protocol.
commit
|
commitdiff
|
tree
2000-09-10
Guus Sliepen
- Added more function skeletons for the new protocol.
commit
|
commitdiff
|
tree
2000-09-10
Guus Sliepen
- New protocol. Will break everything else for now.
commit
|
commitdiff
|
tree
2000-09-06
Guus Sliepen
- Use strerror() instead of sys_errlist[] for increased...
commit
|
commitdiff
|
tree
2000-08-22
Guus Sliepen
Fix rules (thanks to Laurence)
commit
|
commitdiff
|
tree
2000-08-21
Guus Sliepen
Updated tinc.conf manual.
commit
|
commitdiff
|
tree
2000-08-18
Guus Sliepen
Updated the manual:
commit
|
commitdiff
|
tree
2000-08-18
Guus Sliepen
Commented on some size calculations.
commit
|
commitdiff
|
tree
2000-08-17
Guus Sliepen
Ran update-po and updated dutch translation.
commit
|
commitdiff
|
tree
2000-08-17
Guus Sliepen
Fixed all sprintf() spl01ts.
commit
|
commitdiff
|
tree
2000-08-09
Guus Sliepen
- Added two extra configuration options, Interface...
commit
|
commitdiff
|
tree
2000-08-09
Guus Sliepen
- Reinstated O_NONBLOCK for meta socket
commit
|
commitdiff
|
tree
2000-08-08
Guus Sliepen
- Moved TCP packet reception to meta handler: less...
commit
|
commitdiff
|
tree
2000-08-08
Guus Sliepen
- Added date/time of build and protocol number to ...
commit
|
commitdiff
|
tree
2000-08-08
Guus Sliepen
Removed calling add_queue for tcponly packets.
commit
|
commitdiff
|
tree
2000-08-08
Guus Sliepen
Fixed PACKET read loop.
commit
|
commitdiff
|
tree
2000-08-07
Guus Sliepen
- Lots o' buglets fixed (-Wall helps)
commit
|
commitdiff
|
tree
2000-08-07
Guus Sliepen
- Added experimental hackish tunneling-over-TCP support.
commit
|
commitdiff
|
tree
2000-07-02
Guus Sliepen
- Fixed typo.
commit
|
commitdiff
|
tree
2000-07-02
Guus Sliepen
- Delayed address resolving for ConnectTo lines in...
commit
|
commitdiff
|
tree
2000-07-02
Guus Sliepen
- Updated THANKS file
commit
|
commitdiff
|
tree
2000-07-02
Guus Sliepen
- Added Spanish translation from Enrique Zanardi.
commit
|
commitdiff
|
tree
2000-07-01
Guus Sliepen
- Forgot to mention ourselves in the tincd manual page! :)
commit
|
commitdiff
|
tree
2000-07-01
Guus Sliepen
- Updated PROTOCOL (a bit)
commit
|
commitdiff
|
tree
2000-07-01
Guus Sliepen
- Removed a single unused bit from status_bits_t.
commit
|
commitdiff
|
tree
2000-06-30
Guus Sliepen
- Added documentation for the protocols (most important...
commit
|
commitdiff
|
tree
2000-06-30
Guus Sliepen
- Made tinc even more silent if no -d flag is given...
commit
|
commitdiff
|
tree
2000-06-30
Guus Sliepen
- Instead of logging an error when remote end closes...
commit
|
commitdiff
|
tree
2000-06-30
Guus Sliepen
- Removed segfault bug in conf.c (must have been there...
commit
|
commitdiff
|
tree
2000-06-29
Guus Sliepen
- Fixed memory leak.
commit
|
commitdiff
|
tree
2000-06-29
Guus Sliepen
- New semantics for BASIC_INFO, ADD_HOST and DEL_HOST...
commit
|
commitdiff
|
tree
2000-06-29
Guus Sliepen
- Removed all IP_ADDR_S macros, because gettext doesn...
commit
|
commitdiff
|
tree
2000-06-29
Guus Sliepen
- Updated Dutch translation.
commit
|
commitdiff
|
tree
2000-06-28
Guus Sliepen
- Added log message when SIGCHLD is received ("thanks...
commit
|
commitdiff
|
tree
2000-06-28
Guus Sliepen
- Fixed a message in nl.po
commit
|
commitdiff
|
tree
2000-06-28
Guus Sliepen
- Fixed missing " in nl.po
commit
|
commitdiff
|
tree
next