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 |
2000-06-28 |
Guus Sliepen | - Fixed some spelling errors.
|
commit | commitdiff | tree |
2000-06-28 |
Guus Sliepen | - Extra check op EINTR bij inlezen requests
|
commit | commitdiff | tree |
2000-06-27 |
Guus Sliepen | - Fixes a silly little insignificant buglet.
|
commit | commitdiff | tree |
2000-06-27 |
Guus Sliepen | - Purge old connections that are ADD_HOSTed.
|
commit | commitdiff | tree |
2000-06-27 |
Guus Sliepen | - Improved handling of errors on connection attempts.
|
commit | commitdiff | tree |
2000-06-27 |
Guus Sliepen | - Fixed indirectdata=no problem
|
commit | commitdiff | tree |
2000-06-27 |
Guus Sliepen | - Fixed KEY_CHANGED notification. A lot of notify_others...
|
commit | commitdiff | tree |
2000-06-26 |
Guus Sliepen | - Moved all connection messages to debug level 1, without...
|
commit | commitdiff | tree |
2000-06-26 |
Guus Sliepen | - Indirectdata finally REALLY REALLY works now!
|
commit | commitdiff | tree |
2000-06-26 |
Guus Sliepen | Fixes some hostlookups. Fixes indirectdata for real...
|
commit | commitdiff | tree |
2000-06-25 |
Guus Sliepen | - More verbose connection list
|
commit | commitdiff | tree |
2000-06-25 |
Guus Sliepen | Hostlookup() is actually being called now.
|
commit | commitdiff | tree |
2000-06-25 |
Guus Sliepen | Hostnames are back!
|
commit | commitdiff | tree |
2000-06-25 |
Guus Sliepen | - Log possible spoofing attacks.
|
commit | commitdiff | tree |
2000-06-25 |
Guus Sliepen | Added CVS Id tags to header files.
|
commit | commitdiff | tree |
2000-06-25 |
Guus Sliepen | Large cleanup:
|
commit | commitdiff | tree |
2000-06-24 |
Guus Sliepen | If we have "indirectdata" flag set, we only send data...
|
commit | commitdiff | tree |
2000-06-23 |
Guus Sliepen | First step for implementation of the "indirectdata...
|
commit | commitdiff | tree |
2000-06-01 |
Guus Sliepen | Debian init.d script automatically sets tap device...
|
commit | commitdiff | tree |
2000-05-29 |
Guus Sliepen | Only activate a connection upon receiving it's public...
|
commit | commitdiff | tree |
2000-05-27 |
Guus Sliepen | Terminate a connection on any error. Furthermore, disallow...
|
commit | commitdiff | tree |
2000-05-27 |
Guus Sliepen | Made tinc persistent. If no outgoing connection can...
|
commit | commitdiff | tree |
2000-05-27 |
Guus Sliepen | Fixed typos. When terminating a connection, it's status...
|
commit | commitdiff | tree |
2000-05-27 |
Guus Sliepen | Fix for a DoS attack:
|
commit | commitdiff | tree |
2000-05-27 |
Guus Sliepen | Documentation updates. Removed all references to configurati...
|
commit | commitdiff | tree |
2000-05-21 |
Guus Sliepen | Fixed last typo. Init.d now uses ifconfig command to...
|
commit | commitdiff | tree |
2000-05-21 |
Guus Sliepen | Typo.
|
commit | commitdiff | tree |
2000-05-21 |
Guus Sliepen | VpnMask truely works now.
|
commit | commitdiff | tree |
2000-05-16 |
Guus Sliepen | TODO file reinstated:
|
commit | commitdiff | tree |
2000-05-16 |
Guus Sliepen | Stub for VpnMask config directive.
|
commit | commitdiff | tree |
2000-05-15 |
Guus Sliepen | Test for existence of configured tinc networks. This...
|
commit | commitdiff | tree |
2000-05-14 |
Guus Sliepen | Fixed typos.
|
commit | commitdiff | tree |
2000-05-14 |
Guus Sliepen | Changed ping behaviour (backwards compatible). If we...
|
commit | commitdiff | tree |
2000-05-14 |
Guus Sliepen | Cleanups.
|
commit | commitdiff | tree |
2000-05-14 |
Guus Sliepen | Proxymode removed.
|
commit | commitdiff | tree |
2000-05-08 |
Guus Sliepen | Added new config variable "ProxyMode". If enabled,...
|
commit | commitdiff | tree |
2000-05-03 |
Guus Sliepen | Squashed gcc warning.
|
commit | commitdiff | tree |
2000-05-03 |
Guus Sliepen | Fixes typo and UDP network byte order.
|
commit | commitdiff | tree |
2000-05-03 |
Guus Sliepen | Outgoing packets now use network byte order in header.
|
commit | commitdiff | tree |
2000-05-02 |
Guus Sliepen | Replaced sprintf() by safer snprintf(), removed possible...
|
commit | commitdiff | tree |
2000-05-02 |
Guus Sliepen | Previous fix fixed. Meta protocol should be really...
|
commit | commitdiff | tree |
2000-05-02 |
Guus Sliepen | Fixed small mistake that would prevent forwarding requests.
|
commit | commitdiff | tree |
next |