| 2000-10-30 | Guus Sliepen | - Small cleanups | commit | commitdiff | tree | snapshot | 
| 2000-10-29 | Guus Sliepen | - Finishing touch: encrypt the meta connections | commit | commitdiff | tree | snapshot | 
| 2000-10-29 | Guus Sliepen | - Use CFB mode for encrypting packets: it works and... | commit | commitdiff | tree | snapshot | 
| 2000-10-29 | Guus Sliepen | - Small fixes | commit | commitdiff | tree | snapshot | 
| 2000-10-29 | Guus Sliepen | - Removed old encr stuff | commit | commitdiff | tree | snapshot | 
| 2000-10-29 | Guus Sliepen | - Updated dutch translation. | commit | commitdiff | tree | snapshot | 
| 2000-10-29 | Guus Sliepen | - Moved connlist stuff to the proper header file. | commit | commitdiff | tree | snapshot | 
| 2000-10-29 | Guus Sliepen | - Enforce correct order of authentication requests | commit | commitdiff | tree | snapshot | 
| 2000-10-29 | Guus Sliepen | - Hit people who can't figure out subnet address/mask... | commit | commitdiff | tree | snapshot | 
| 2000-10-29 | Guus Sliepen | - Fixed ans_key_h | commit | commitdiff | tree | snapshot | 
| 2000-10-29 | Guus Sliepen | - Very big cleanup. | commit | commitdiff | tree | snapshot | 
| 2000-10-28 | Guus Sliepen | - Override destination ethernet address on incoming... | commit | commitdiff | tree | snapshot | 
| 2000-10-28 | Guus Sliepen | - Fixed offsets when reading/writing from/to tap device | commit | commitdiff | tree | snapshot | 
| 2000-10-28 | Guus Sliepen | - Lots of small fixes | commit | commitdiff | tree | snapshot | 
| 2000-10-28 | Ivo Timmermans | Skip the check for Linux kernel sources | commit | commitdiff | tree | snapshot | 
| 2000-10-28 | Guus Sliepen | - Updated subnet list handling. Subnets are added to... | commit | commitdiff | tree | snapshot | 
| 2000-10-24 | Guus Sliepen | - Lots of little stuff modified | commit | commitdiff | tree | snapshot | 
| 2000-10-23 | Ivo Timmermans | Oops, echelon change committed to cabal... :) | commit | commitdiff | tree | snapshot | 
| 2000-10-23 | Guus Sliepen | - route.c will contain the routing logic. | commit | commitdiff | tree | snapshot | 
| 2000-10-22 | Ivo Timmermans | read_server_config: Check for result of read_config_file. | commit | commitdiff | tree | snapshot | 
| 2000-10-22 | Ivo Timmermans | Include linux/sockios.h and net/if.h anyway, regardless... | commit | commitdiff | tree | snapshot | 
| 2000-10-21 | Guus Sliepen | - Fixed all debug levels. | commit | commitdiff | tree | snapshot | 
| 2000-10-20 | Guus Sliepen | - Removed last reference to genauth from Makefile.am | commit | commitdiff | tree | snapshot | 
| 2000-10-20 | Guus Sliepen | - Made Makefile.am stub for doc/es/ | commit | commitdiff | tree | snapshot | 
| 2000-10-20 | Guus Sliepen | - tinc now really does public/private key encryption... | commit | commitdiff | tree | snapshot | 
| 2000-10-19 | Ivo Timmermans | Changed changelog | commit | commitdiff | tree | snapshot | 
| 2000-10-19 | Guus Sliepen | - Seed the PRNG using /dev/random before generating... | commit | commitdiff | tree | snapshot | 
| 2000-10-18 | Ivo Timmermans | Get the head revision up to date with cabal | commit | commitdiff | tree | snapshot | 
| 2000-10-17 | Ivo Timmermans | Don't declare cp_file and cp_line in xmalloc() | commit | commitdiff | tree | snapshot | 
| 2000-10-17 | Ivo Timmermans | Process subdir es/ | commit | commitdiff | tree | snapshot | 
| 2000-10-16 | Guus Sliepen | - More fixing. Tinc daemons can now even create activat... | commit | commitdiff | tree | snapshot | 
| 2000-10-16 | Guus Sliepen | - Fixing little things | commit | commitdiff | tree | snapshot | 
| 2000-10-16 | Ivo Timmermans | Output doc/es/Makefile | commit | commitdiff | tree | snapshot | 
| 2000-10-15 | Guus Sliepen | Corrected #ifdefs for tun/tap support. | commit | commitdiff | tree | snapshot | 
| 2000-10-15 | Ivo Timmermans | Really #include the if_tun.h files now | commit | commitdiff | tree | snapshot | 
| 2000-10-15 | Ivo Timmermans | Linearized checks for if_tun.h | commit | commitdiff | tree | snapshot | 
| 2000-10-15 | Ivo Timmermans | Wrap the tun/tap code in #ifdef HAVE_TUNTAP | commit | commitdiff | tree | snapshot | 
| 2000-10-15 | Ivo Timmermans | Add checks for the presence of the universal tun/tap... | commit | commitdiff | tree | snapshot | 
| 2000-10-15 | Guus Sliepen | - The daemon actually runs now (somewhat) | commit | commitdiff | tree | snapshot | 
| 2000-10-14 | Ivo Timmermans | Add CVS id lines | commit | commitdiff | tree | snapshot | 
| 2000-10-14 | Ivo Timmermans | Fix `Requirements'-section for GMP and OpenSSL libraries. | commit | commitdiff | tree | snapshot | 
| 2000-10-14 | Ivo Timmermans | Update Depends lines to reflect the dependencies on... | commit | commitdiff | tree | snapshot | 
| 2000-10-14 | Guus Sliepen | - Second fixing-things pass: it even links now. | commit | commitdiff | tree | snapshot | 
| 2000-10-13 | Ivo Timmermans | Don't look for GMP header files | commit | commitdiff | tree | snapshot | 
| 2000-10-13 | Ivo Timmermans | Updated new requirements, pointers to the manual | commit | commitdiff | tree | snapshot | 
| 2000-10-13 | Ivo Timmermans | Link with OpenSSL, forget libGMP | commit | commitdiff | tree | snapshot | 
| 2000-10-11 | Guus Sliepen | - Fixing-things pass: every source file compiles into... | commit | commitdiff | tree | snapshot | 
| 2000-10-11 | Guus Sliepen | - Generalized config file parsing to support multiple... | commit | commitdiff | tree | snapshot | 
| 2000-10-11 | Guus Sliepen | - Changed genauth to produce rsa keypairs instead of... | commit | commitdiff | tree | snapshot | 
| 2000-10-11 | Guus Sliepen | Big and bad commit of my current tree... | commit | commitdiff | tree | snapshot | 
| 2000-10-04 | Guus Sliepen | Removing cipher directory (all will be covered by OpenSSL). | commit | commitdiff | tree | snapshot | 
| 2000-10-01 | Guus Sliepen | - Added subnet handling code | commit | commitdiff | tree | snapshot | 
| 2000-09-27 | Ivo Timmermans | Many updates, parts rewritten, added, shuffled around. | commit | commitdiff | tree | snapshot | 
| 2000-09-26 | Guus Sliepen | - Added meta.c which contains functions to send, receiv... | commit | commitdiff | tree | snapshot | 
| 2000-09-25 | Guus Sliepen | - Very detailed example of the authentication phase. | commit | commitdiff | tree | snapshot | 
| 2000-09-22 | Guus Sliepen | - Removed options "string" stuff. It was a bad idea... | commit | commitdiff | tree | snapshot | 
| 2000-09-22 | Guus Sliepen | - Severe code reduction and simplification of challenge... | commit | commitdiff | tree | snapshot | 
| 2000-09-17 | Guus Sliepen | - Updated authentication scheme. | commit | commitdiff | tree | snapshot | 
| 2000-09-17 | Guus Sliepen | - Included authentication scheme from protocol.c | commit | commitdiff | tree | snapshot | 
| 2000-09-17 | Guus Sliepen | Added document about the used cryptographic algorithms... | commit | commitdiff | tree | snapshot | 
| 2000-09-17 | Ivo Timmermans | Added Spanish translation of the docs by Matias Carrasco | commit | commitdiff | tree | snapshot | 
| 2000-09-15 | Ivo Timmermans | Second round of fixes | commit | commitdiff | tree | snapshot | 
| 2000-09-14 | Ivo Timmermans | First round of needed fixes after the overhaul | commit | commitdiff | tree | snapshot | 
| 2000-09-14 | Ivo Timmermans | New directive: Name. | commit | commitdiff | tree | snapshot | 
| 2000-09-14 | Ivo Timmermans | Added some structures and types that are needed for... | commit | commitdiff | tree | snapshot | 
| 2000-09-14 | Guus Sliepen | - Lots of small changes. | commit | commitdiff | tree | snapshot | 
| 2000-09-11 | Ivo Timmermans | Better checks for SunOS libraries | commit | commitdiff | tree | snapshot | 
| 2000-09-11 | Guus Sliepen | - Fixed modulo in keylength check | commit | commitdiff | tree | snapshot | 
| 2000-09-10 | Guus Sliepen | - Some key exchange stuff. (Last commit before going... | commit | commitdiff | tree | snapshot | 
| 2000-09-10 | Guus Sliepen | - Lots of functions added for the new protocol. | commit | commitdiff | tree | snapshot | 
| 2000-09-10 | Ivo Timmermans | Add Guus' name and shift out old protocol requests | commit | commitdiff | tree | snapshot | 
| 2000-09-10 | Ivo Timmermans | Correct filenames for passphrases given in the example | commit | commitdiff | tree | snapshot | 
| 2000-09-10 | Guus Sliepen | - Added more function skeletons for the new protocol. | commit | commitdiff | tree | snapshot | 
| 2000-09-10 | Guus Sliepen | - New protocol. Will break everything else for now. | commit | commitdiff | tree | snapshot | 
| 2000-09-10 | Ivo Timmermans | Support for -lsocket and -lnsl on SunOS | commit | commitdiff | tree | snapshot | 
| 2000-09-10 | Ivo Timmermans | Include openssl/blowfish.h | commit | commitdiff | tree | snapshot | 
| 2000-09-10 | Ivo Timmermans | Updated text, removed protocol flowchart | commit | commitdiff | tree | snapshot | 
| 2000-09-10 | Ivo Timmermans | Link with OpenSSL crypto libraries instead of own blowf... | commit | commitdiff | tree | snapshot | 
| 2000-09-06 | Guus Sliepen | - Use strerror() instead of sys_errlist[] for increased... | commit | commitdiff | tree | snapshot | 
| 2000-08-27 | Ivo Timmermans | Changed CVSROOT path in `make ChangeLog' | commit | commitdiff | tree | snapshot | 
| 2000-08-22 | Guus Sliepen | Fix rules (thanks to Laurence) | commit | commitdiff | tree | snapshot | 
| 2000-08-21 | Ivo Timmermans | Added a rule to create an rpm | commit | commitdiff | tree | snapshot | 
| 2000-08-21 | Guus Sliepen | Updated tinc.conf manual. | commit | commitdiff | tree | snapshot | 
| 2000-08-20 | Ivo Timmermans | Also chomp $VPNMASK | commit | commitdiff | tree | snapshot | 
| 2000-08-20 | Ivo Timmermans | (Quoting Laurence Lane:) | commit | commitdiff | tree | snapshot | 
| 2000-08-18 | Guus Sliepen | Updated the manual: | commit | commitdiff | tree | snapshot | 
| 2000-08-18 | Guus Sliepen | Commented on some size calculations. | commit | commitdiff | tree | snapshot | 
| 2000-08-17 | Guus Sliepen | Ran update-po and updated dutch translation. | commit | commitdiff | tree | snapshot | 
| 2000-08-17 | Guus Sliepen | Fixed all sprintf() spl01ts. | commit | commitdiff | tree | snapshot | 
| 2000-08-09 | Guus Sliepen | - Added two extra configuration options, Interface... | commit | commitdiff | tree | snapshot | 
| 2000-08-09 | Guus Sliepen | - Reinstated O_NONBLOCK for meta socket | commit | commitdiff | tree | snapshot | 
| 2000-08-08 | Guus Sliepen | - Moved TCP packet reception to meta handler: less... | commit | commitdiff | tree | snapshot | 
| 2000-08-08 | Guus Sliepen | - Added date/time of build and protocol number to ... | commit | commitdiff | tree | snapshot | 
| 2000-08-08 | Guus Sliepen | Removed calling add_queue for tcponly packets. | commit | commitdiff | tree | snapshot | 
| 2000-08-08 | Guus Sliepen | Fixed PACKET read loop. | commit | commitdiff | tree | snapshot | 
| 2000-08-07 | Guus Sliepen | - Lots o' buglets fixed (-Wall helps) | commit | commitdiff | tree | snapshot | 
| 2000-08-07 | Guus Sliepen | - Added experimental hackish tunneling-over-TCP support. | commit | commitdiff | tree | snapshot | 
| 2000-07-02 | Guus Sliepen | - Fixed typo. | commit | commitdiff | tree | snapshot | 
| 2000-07-02 | Guus Sliepen | - Delayed address resolving for ConnectTo lines in... | commit | commitdiff | tree | snapshot | 
| 2000-07-02 | Guus Sliepen | - Updated THANKS file | commit | commitdiff | tree | snapshot | 
| next |