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 |
2000-05-14 |
Guus Sliepen | Cleanups. |
tree | commitdiff |
2000-05-14 |
Guus Sliepen | Proxymode removed. |
tree | commitdiff |
2000-05-08 |
Guus Sliepen | Added new config variable "ProxyMode". If enabled,... release-1.0pre1 |
tree | commitdiff |
2000-05-04 |
Ivo Timmermans | Include sys/types.h. |
tree | commitdiff |
2000-05-04 |
Ivo Timmermans | Don't link in libdl. |
tree | commitdiff |
2000-05-03 |
Guus Sliepen | Squashed gcc warning. |
tree | commitdiff |
2000-05-03 |
Guus Sliepen | Fixes typo and UDP network byte order. |
tree | commitdiff |
2000-05-03 |
Guus Sliepen | Outgoing packets now use network byte order in header. |
tree | commitdiff |
2000-05-02 |
Guus Sliepen | Replaced sprintf() by safer snprintf(), removed possibl... |
tree | commitdiff |
2000-05-02 |
Guus Sliepen | Previous fix fixed. Meta protocol should be really... |
tree | commitdiff |
2000-05-02 |
Guus Sliepen | Fixed small mistake that would prevent forwarding requests. |
tree | commitdiff |
2000-05-01 |
Ivo Timmermans | Fixed meta protocol. |
tree | commitdiff |
2000-05-01 |
Guus Sliepen | Meta protocol overhaul. Tinc is now incompatible with... |
tree | commitdiff |
2000-04-30 |
Ivo Timmermans | Key forwarding, write one byte extra. |
tree | commitdiff |
2000-04-30 |
Ivo Timmermans | Protocol fix (ANS_KEY). This breaks 0.3.3 protocol... |
tree | commitdiff |
2000-04-30 |
Ivo Timmermans | Send one less byte from an ANS_KEY request. |
tree | commitdiff |
2000-04-30 |
Ivo Timmermans | Read one less byte from an ANS_KEY request. |
tree | commitdiff |
2000-04-30 |
Ivo Timmermans | Removed debug messages. |
tree | commitdiff |
2000-04-30 |
Ivo Timmermans | Read public keys the right way (tm). |
tree | commitdiff |
2000-04-30 |
Ivo Timmermans | New way of handling the meta protocol. |
tree | commitdiff |
2000-04-30 |
Ivo Timmermans | Replaced check for status.active by status.dataopen... |
tree | commitdiff |
2000-04-30 |
Ivo Timmermans | Initially, the vpn_mask of a connection is 255.255... |
tree | commitdiff |
2000-04-30 |
Ivo Timmermans | Got rid of the nasty hacks... and replaced it by anothe... |
tree | commitdiff |
2000-04-29 |
Ivo Timmermans | Filled up the protocol structs with unused bytes. |
tree | commitdiff |
2000-04-28 |
Guus Sliepen | Oops! Reference to write_n() removed and changed into... |
tree | commitdiff |
2000-04-27 |
Guus Sliepen | Removed write_n() function. |
tree | commitdiff |
2000-04-27 |
Ivo Timmermans | Default config file name is tinc.conf, and pidfile... |
tree | commitdiff |
2000-04-26 |
Guus Sliepen | Cleanups: |
tree | commitdiff |
2000-04-25 |
Guus Sliepen | Converted every &variable[0] to variable. |
tree | commitdiff |
2000-04-25 |
Ivo Timmermans | Debug level tweaking. |
tree | commitdiff |
2000-04-25 |
Guus Sliepen | When trying to talk to a host that is in the netmask... |
tree | commitdiff |
2000-04-25 |
Guus Sliepen | Fixed typo and removed some unnecessary variables. |
tree | commitdiff |
2000-04-25 |
Guus Sliepen | Packet queues fixed. They caused the trouble when resen... |
tree | commitdiff |
2000-04-25 |
Guus Sliepen | Added checkpoints to beginning and ending of every... |
tree | commitdiff |
2000-04-25 |
Ivo Timmermans | Propagate CFLAGS from configure to gcc. |
tree | commitdiff |
next |