2000-10-28 |
Guus Sliepen | - Fixed offsets when reading/writing from/to tap device |
tree | commitdiff |
2000-10-28 |
Guus Sliepen | - Lots of small fixes |
tree | commitdiff |
2000-10-28 |
Guus Sliepen | - Updated subnet list handling. Subnets are added to... |
tree | commitdiff |
2000-10-24 |
Guus Sliepen | - Lots of little stuff modified |
tree | commitdiff |
2000-10-23 |
Guus Sliepen | - route.c will contain the routing logic. |
tree | commitdiff |
2000-10-22 |
Ivo Timmermans | read_server_config: Check for result of read_config_file. |
tree | commitdiff |
2000-10-22 |
Ivo Timmermans | Include linux/sockios.h and net/if.h anyway, regardless... |
tree | commitdiff |
2000-10-21 |
Guus Sliepen | - Fixed all debug levels. |
tree | commitdiff |
2000-10-20 |
Guus Sliepen | - Removed last reference to genauth from Makefile.am |
tree | commitdiff |
2000-10-20 |
Guus Sliepen | - Made Makefile.am stub for doc/es/ |
tree | commitdiff |
2000-10-20 |
Guus Sliepen | - tinc now really does public/private key encryption... |
tree | commitdiff |
2000-10-19 |
Guus Sliepen | - Seed the PRNG using /dev/random before generating... |
tree | commitdiff |
2000-10-16 |
Guus Sliepen | - More fixing. Tinc daemons can now even create activat... |
tree | commitdiff |
2000-10-16 |
Guus Sliepen | - Fixing little things |
tree | commitdiff |
2000-10-15 |
Guus Sliepen | Corrected #ifdefs for tun/tap support. |
tree | commitdiff |
2000-10-15 |
Ivo Timmermans | Wrap the tun/tap code in #ifdef HAVE_TUNTAP |
tree | commitdiff |
2000-10-15 |
Guus Sliepen | - The daemon actually runs now (somewhat) |
tree | commitdiff |
2000-10-14 |
Guus Sliepen | - Second fixing-things pass: it even links now. |
tree | commitdiff |
2000-10-11 |
Guus Sliepen | - Fixing-things pass: every source file compiles into... |
tree | commitdiff |
2000-10-11 |
Guus Sliepen | - Generalized config file parsing to support multiple... |
tree | commitdiff |
2000-10-11 |
Guus Sliepen | - Changed genauth to produce rsa keypairs instead of... |
tree | commitdiff |
2000-10-11 |
Guus Sliepen | Big and bad commit of my current tree... |
tree | commitdiff |
2000-10-01 |
Guus Sliepen | - Added subnet handling code |
tree | commitdiff |
2000-09-26 |
Guus Sliepen | - Added meta.c which contains functions to send, receiv... |
tree | commitdiff |
2000-09-22 |
Guus Sliepen | - Removed options "string" stuff. It was a bad idea... |
tree | commitdiff |
2000-09-22 |
Guus Sliepen | - Severe code reduction and simplification of challenge... |
tree | commitdiff |
2000-09-17 |
Guus Sliepen | - Updated authentication scheme. |
tree | commitdiff |
2000-09-15 |
Ivo Timmermans | Second round of fixes |
tree | commitdiff |
2000-09-14 |
Ivo Timmermans | First round of needed fixes after the overhaul |
tree | commitdiff |
2000-09-14 |
Ivo Timmermans | New directive: Name. |
tree | commitdiff |
2000-09-14 |
Ivo Timmermans | Added some structures and types that are needed for... |
tree | commitdiff |
2000-09-14 |
Guus Sliepen | - Lots of small changes. |
tree | commitdiff |
2000-09-11 |
Guus Sliepen | - Fixed modulo in keylength check |
tree | commitdiff |
2000-09-10 |
Guus Sliepen | - Some key exchange stuff. (Last commit before going... |
tree | commitdiff |
2000-09-10 |
Guus Sliepen | - Lots of functions added for the new protocol. |
tree | commitdiff |
2000-09-10 |
Ivo Timmermans | Add Guus' name and shift out old protocol requests |
tree | commitdiff |
2000-09-10 |
Guus Sliepen | - Added more function skeletons for the new protocol. |
tree | commitdiff |
2000-09-10 |
Guus Sliepen | - New protocol. Will break everything else for now. |
tree | commitdiff |
2000-09-06 |
Guus Sliepen | - Use strerror() instead of sys_errlist[] for increased... |
tree | commitdiff |
2000-08-18 |
Guus Sliepen | Commented on some size calculations. |
tree | commitdiff |
2000-08-17 |
Guus Sliepen | Fixed all sprintf() spl01ts. |
tree | commitdiff |
2000-08-09 |
Guus Sliepen | - Added two extra configuration options, Interface... |
tree | commitdiff |
2000-08-09 |
Guus Sliepen | - Reinstated O_NONBLOCK for meta socket |
tree | commitdiff |
2000-08-08 |
Guus Sliepen | - Moved TCP packet reception to meta handler: less... |
tree | commitdiff |
2000-08-08 |
Guus Sliepen | - Added date/time of build and protocol number to ... |
tree | commitdiff |
2000-08-08 |
Guus Sliepen | Removed calling add_queue for tcponly packets. |
tree | commitdiff |
2000-08-08 |
Guus Sliepen | Fixed PACKET read loop. |
tree | commitdiff |
2000-08-07 |
Guus Sliepen | - Lots o' buglets fixed (-Wall helps) |
tree | commitdiff |
2000-08-07 |
Guus Sliepen | - Added experimental hackish tunneling-over-TCP support. |
tree | commitdiff |
2000-07-02 |
Guus Sliepen | - Fixed typo. |
tree | commitdiff |
2000-07-02 |
Guus Sliepen | - Delayed address resolving for ConnectTo lines in... |
tree | commitdiff |
2000-07-01 |
Guus Sliepen | - Removed a single unused bit from status_bits_t. |
tree | commitdiff |
2000-06-30 |
Guus Sliepen | - Made tinc even more silent if no -d flag is given... |
tree | commitdiff |
2000-06-30 |
Guus Sliepen | - Instead of logging an error when remote end closes... |
tree | commitdiff |
2000-06-30 |
Guus Sliepen | - Removed segfault bug in conf.c (must have been there... |
tree | commitdiff |
2000-06-29 |
Guus Sliepen | - Fixed memory leak. |
tree | commitdiff |
2000-06-29 |
Guus Sliepen | - New semantics for BASIC_INFO, ADD_HOST and DEL_HOST... |
tree | commitdiff |
2000-06-29 |
Guus Sliepen | - Removed all IP_ADDR_S macros, because gettext doesn... |
tree | commitdiff |
2000-06-28 |
Guus Sliepen | - Added log message when SIGCHLD is received ("thanks... |
tree | commitdiff |
2000-06-28 |
Guus Sliepen | - Fixed a message in nl.po |
tree | commitdiff |
2000-06-28 |
Guus Sliepen | - Fixed some spelling errors. |
tree | commitdiff |
2000-06-28 |
Guus Sliepen | - Extra check op EINTR bij inlezen requests |
tree | commitdiff |
2000-06-27 |
Guus Sliepen | - Fixes a silly little insignificant buglet. |
tree | commitdiff |
2000-06-27 |
Guus Sliepen | - Purge old connections that are ADD_HOSTed. |
tree | commitdiff |
2000-06-27 |
Guus Sliepen | - Improved handling of errors on connection attempts. |
tree | commitdiff |
2000-06-27 |
Guus Sliepen | - Fixed indirectdata=no problem |
tree | commitdiff |
2000-06-27 |
Guus Sliepen | - Fixed KEY_CHANGED notification. A lot of notify_other... |
tree | commitdiff |
2000-06-26 |
Guus Sliepen | - Moved all connection messages to debug level 1, witho... |
tree | commitdiff |
2000-06-26 |
Guus Sliepen | - Indirectdata finally REALLY REALLY works now! |
tree | commitdiff |
2000-06-26 |
Guus Sliepen | Fixes some hostlookups. Fixes indirectdata for real... |
tree | commitdiff |
2000-06-25 |
Guus Sliepen | - More verbose connection list |
tree | commitdiff |
2000-06-25 |
Guus Sliepen | Hostlookup() is actually being called now. |
tree | commitdiff |
2000-06-25 |
Guus Sliepen | Hostnames are back! |
tree | commitdiff |
2000-06-25 |
Guus Sliepen | - Log possible spoofing attacks. |
tree | commitdiff |
2000-06-25 |
Guus Sliepen | Added CVS Id tags to header files. |
tree | commitdiff |
2000-06-25 |
Guus Sliepen | Large cleanup: |
tree | commitdiff |
2000-06-24 |
Guus Sliepen | If we have "indirectdata" flag set, we only send data... |
tree | commitdiff |
2000-06-23 |
Guus Sliepen | First step for implementation of the "indirectdata... |
tree | commitdiff |
2000-06-17 |
Ivo Timmermans | Configuration directive `IndirectData'. |
tree | commitdiff |
2000-06-06 |
Ivo Timmermans | Include ../intl in the include path, and add @INTLLIBS... |
tree | commitdiff |
2000-05-31 |
Ivo Timmermans | Miscellaneous copyright updates. release-1.0pre2 |
tree | commitdiff |
2000-05-31 |
Ivo Timmermans | Handle locale settings. |
tree | commitdiff |
2000-05-30 |
Ivo Timmermans | Only accept an ADD_HOST request for a host that already... |
tree | commitdiff |
2000-05-30 |
Ivo Timmermans | In terminate_connection, only send a notification to... |
tree | commitdiff |
2000-05-30 |
Ivo Timmermans | When a connection is terminated, all hosts that are... |
tree | commitdiff |
2000-05-30 |
Ivo Timmermans | Added new configuration directive `Hostnames', which... |
tree | commitdiff |
2000-05-29 |
Guus Sliepen | Only activate a connection upon receiving it's public... |
tree | commitdiff |
2000-05-29 |
Ivo Timmermans | Bounds check for request id (between 0 and 255). |
tree | commitdiff |
2000-05-29 |
Ivo Timmermans | Define LOCALEDIR in CFLAGS. |
tree | commitdiff |
2000-05-29 |
Ivo Timmermans | Internationalization of tinc. |
tree | commitdiff |
2000-05-27 |
Guus Sliepen | Terminate a connection on any error. Furthermore, disal... |
tree | commitdiff |
2000-05-27 |
Guus Sliepen | Made tinc persistent. If no outgoing connection can... |
tree | commitdiff |
2000-05-27 |
Guus Sliepen | Fixed typos. When terminating a connection, it's status... |
tree | commitdiff |
2000-05-27 |
Guus Sliepen | Fix for a DoS attack: |
tree | commitdiff |
2000-05-16 |
Guus Sliepen | Stub for VpnMask config directive. |
tree | commitdiff |
2000-05-15 |
Ivo Timmermans | Unlimited length in the config file, thanks to Cris... |
tree | commitdiff |
2000-05-14 |
Ivo Timmermans | Give IP address instead of hex number when connecting... |
tree | commitdiff |
2000-05-14 |
Ivo Timmermans | Only print an error with send_termreq if debug_lvl... |
tree | commitdiff |
2000-05-14 |
Guus Sliepen | Fixed typos. |
tree | commitdiff |
2000-05-14 |
Guus Sliepen | Changed ping behaviour (backwards compatible). If we... |
tree | commitdiff |
next |