2000-11-04 |
Guus Sliepen | - Removed manpage for no longer existing genauth. |
commit | commitdiff | tree | snapshot |
2000-11-04 |
Guus Sliepen | - Resolve scriptname after fork() |
commit | commitdiff | tree | snapshot |
2000-11-04 |
Ivo Timmermans | Use putenv() instead of clumsy do-it-yourself in execut... |
commit | commitdiff | tree | snapshot |
2000-11-04 |
Ivo Timmermans | Small change to the way the environment is copied. |
commit | commitdiff | tree | snapshot |
2000-11-04 |
Guus Sliepen | - Removed even more warnings. |
commit | commitdiff | tree | snapshot |
2000-11-04 |
Guus Sliepen | - Removed unused MAC strip/add functions. |
commit | commitdiff | tree | snapshot |
2000-11-03 |
Ivo Timmermans | Warnings removal pass: always include config.h first... |
commit | commitdiff | tree | snapshot |
2000-11-03 |
Ivo Timmermans | Run the scripts tinc-up and tinc-down from a separate... |
commit | commitdiff | tree | snapshot |
2000-11-03 |
Ivo Timmermans | Save the environment on startup. |
commit | commitdiff | tree | snapshot |
2000-11-02 |
Ivo Timmermans | Minor cosmetic change. |
commit | commitdiff | tree | snapshot |
2000-11-02 |
Ivo Timmermans | - If necessary, patch po/Makefile.in from po-Makefile... |
commit | commitdiff | tree | snapshot |
2000-11-02 |
Ivo Timmermans | Oops, and include doc-base.tinc (new file). |
commit | commitdiff | tree | snapshot |
2000-11-02 |
Ivo Timmermans | Don't include shlibs, as it no longer exists. |
commit | commitdiff | tree | snapshot |
2000-11-02 |
Ivo Timmermans | Changed a few messages wrt. system calls; updated and... |
commit | commitdiff | tree | snapshot |
2000-11-02 |
Ivo Timmermans | Mention fileutils, add a pointer to THANKS for more... |
commit | commitdiff | tree | snapshot |
2000-11-02 |
Ivo Timmermans | Change wsl to Wessel's name and email address in the... |
commit | commitdiff | tree | snapshot |
2000-11-02 |
Ivo Timmermans | More exhaustive list of changes - perhaps it can be... |
commit | commitdiff | tree | snapshot |
2000-11-02 |
Ivo Timmermans | Changed `I' to `We' - small change, lots of difference :) |
commit | commitdiff | tree | snapshot |
2000-11-02 |
Ivo Timmermans | Only check for linux/if_tun.h once |
commit | commitdiff | tree | snapshot |
2000-11-02 |
Ivo Timmermans | Added a perl example to turn an IP address into a MAC... |
commit | commitdiff | tree | snapshot |
2000-11-02 |
Ivo Timmermans | Do not include $(top_srcdir)/cipher, it does no longer... |
commit | commitdiff | tree | snapshot |
2000-11-02 |
Ivo Timmermans | - Synchronized changelog with the package's changelog. |
commit | commitdiff | tree | snapshot |
2000-11-02 |
Ivo Timmermans | This file is no longer needed. |
commit | commitdiff | tree | snapshot |
2000-10-31 |
Guus Sliepen | Removed config file parsing and interface setup. This... |
commit | commitdiff | tree | snapshot |
2000-10-31 |
Guus Sliepen | - Update. |
commit | commitdiff | tree | snapshot |
2000-10-30 |
Guus Sliepen | - Fixed some spelling mistakes and terminology here... |
commit | commitdiff | tree | snapshot |
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 |
next |