chiark / gitweb /
tripe
2010-04-19 Mark WoodingREADME: Rewrite.
2010-04-19 Mark Woodinginit/tripe.conf: Reformat, and make comments more usefu...
2010-04-19 Mark WoodingMake `tripe' be the default key type.
2010-04-19 Mark WoodingBuild: Kill $(mkdir_p); use $(MKDIR_P).
2010-04-19 Mark Woodingserver/tun-slip.c: Pass correct stdout to child process.
2010-04-19 Mark Woodingtripemon: Major reworking to use new module and coroutines.
2010-04-19 Mark Woodingsvc: Peer management services.
2010-04-19 Mark Woodinginit: Introduce the peer database.
2010-04-19 Mark Woodingpy: New Python module for writing services and suchlike
2010-04-19 Mark Woodingdoc/tripe-service.5: New manpage describing service...
2009-12-20 Mark Woodingserver/tripe-admin.5.in: Change `recognise' to `recogni...
2009-12-20 Mark Woodingserver/tripe-admin.5.in: Document `unknown-jobid' error...
2009-12-20 Mark Woodingserver/tripe-admin.5.in: Some typo fixes.
2009-01-04 Mark WoodingUse new mdup(3mLib) function.
2009-01-03 Mark Woodingpathmtu: Reset the timeout on each packet.
2009-01-01 Mark WoodingBuild: Fix construction of manual pages.
2009-01-01 Mark Woodingkeys: Fix defaults and documentation.
2009-01-01 Mark Woodingmaint-utils/keysubst: A monstrously unpleasant sed...
2008-12-31 Mark Woodingserver/tripe-admin.5: Describe the quoting convention.
2008-12-30 Mark WoodingManpages: Fix substitutions.
2008-12-30 Mark Woodingpriv: Fix build.
2008-12-30 Mark WoodingMerge branch 'privsep'
2008-12-30 Mark WoodingMerge branch 'public'
2008-12-30 Mark Woodingpathmtu: New program for determining the MTU to a host.
2008-12-29 Mark Woodingserver: Introduce privilege separation.
2008-12-29 Mark Woodingserver: Zap spurious space output by a_vformat.
2008-12-29 Mark Woodingserver: Make a_vformat public.
2008-12-29 Mark Woodingserver: Set admin socket permissions to match user.
2008-12-29 Mark Woodingclient: Capture server stderr and send it to the logfile.
2008-12-29 Mark Woodingserver/admin: New ALGS command.
2008-12-29 Mark WoodingBuild: Explicitly link against mLib or catacomb.
2008-12-25 Mark Woodingtripe-keys: Add a subcommand to print the correct tunne...
2008-12-23 Mark Woodingpkstream/pkstream.1: Rename `fw' to `fwd'.
2008-12-23 Mark Woodingclient/tripectl.c: Fix format string bug in tripectl.
2008-12-23 Mark Woodinginit/Makefile.am: Switch install-hook to install-data...
2008-12-23 Mark Woodingconfigure.ac: Use AM_PATH_GLIB_2_0.
2008-12-21 Mark Woodingbuild: Use new separate auto-version tool.
2008-12-20 Mark Woodingclient: Better logging infrastructure.
2008-12-20 Mark Woodingclient: Clean up variable declarations.
2008-12-20 Mark Woodingclient: New options for setting user and group identities.
2008-12-20 Mark Woodingclient: Function for inserting arguments.
2008-12-20 Mark Woodingpeer, tunnels: New file-descriptor opening interface.
2008-12-20 Mark Woodingserver/keyset.c, server/keymgmt.c: Variable data limits.
2008-12-20 Mark Woodingserver/peer.c, server/keyset.c: Fix key renegotiation...
2008-12-20 Mark Woodingserver/keyexch.c: Lower the validity time for a challenge.
2008-12-20 Mark Woodinguslip: New options for flooding tripe.
2008-12-20 Mark Woodinguslip: Associate a done-function with gobblers.
2008-12-20 Mark Woodinguslip: Don't let gobblers leak file descriptors.
2008-12-20 Mark Woodinguslip: Fix SLIP escape handling.
2008-12-14 Mark Woodingserver/admin: Fix client destruction some more.
2008-12-14 Mark Woodingserver/keyexch: Store check-value key hash in the right...
2008-12-14 Mark Woodingserver/keyexch: Fix message name table in trace output.
2008-12-13 Mark Woodingmaint-utils: Handy script to make the `bleeding' branch.
2008-12-08 Mark Woodingserver/admin: Brown-paper-bag fix.
2008-12-08 Mark Woodinginit/tripe-init: Pass correct options for setting the...
2008-12-08 Mark Woodingvars.am: Actually apply PACKAGE and VERSION substitutions.
2008-12-08 Mark Woodingserver: Test script.
2008-12-08 Mark Woodingserver: Option `-F' to run the server in the `foreground'.
2008-12-08 Mark Woodingserver: Actually recognize -n on the command line.
2008-12-08 Mark Woodingserver: Introduce another temporary buffer for debuggin...
2008-12-08 Mark Woodinguslip: New program providing a fake SLIP interface.
2008-12-08 Mark Woodingserver, common: New header slip.h contains definitions...
2008-12-08 Mark Woodingkeys: Add test script.
2008-12-08 Mark WoodingAdd testing infrastructure.
2008-12-08 Mark Woodinginfra: Ignore log files.
2008-12-08 Mark Woodingserver, common: Split more code into utilities.
2008-12-08 Mark WoodingVarious minor cleanups.
2008-12-08 Mark Woodingtripe.h: Make job index be unsigned int, not unsigned...
2008-12-08 Mark Woodingserver/peer: Use hash tables to find peer records.
2008-12-08 Mark Woodingconfigure.ac: Trivial whitespace fixes.
2008-12-08 Mark Woodingpython: Replace sre by plain re.
2008-12-08 Mark Woodingdebian: Don't depend on sysvinit.
2008-04-05 Mark Woodingkeys: Reformat in line with my newer commenting convent...
2008-04-05 Mark WoodingOverhaul manual pages.
2008-04-05 Mark Woodingtripe-keys.conf.5: Description of sig-url shouldn't...
2008-04-05 Mark Woodingtripe-keys: Don't hard-code the `-l' flag when generati...
2008-04-05 Mark Woodingtripe-keys: Provide upload-hook for more complicated...
2008-04-05 Mark Woodingtripe-keys: Fix iteration over keyring.
2008-03-29 Mark WoodingBuild system overhaul to conform to new standards.
2008-03-19 Mark Woodingdoc/tripe.8: Fix layout of synopsis section.
2008-03-18 Mark Woodingserver: Add a peer without sending key-exchange packets.
2008-03-18 Mark WoodingProvide a pkg-config file for use by separately compile...
2008-03-18 Mark Woodingdebian: Pre-emptive reorganization.
2008-03-18 Mark WoodingRemove crufty old CVS $Id$ markers.
2008-03-18 Mark WoodingInfrastructure: Get it building again, using pkg-config.
2007-07-11 Mark WoodingUse the new official IANA-allocated port number 4070.
2007-07-05 Mark Woodingserver/tun-unet: Fix stupidity in t_create.
2007-01-28 Mark Woodingcleanup: Whitespaces fixes, left right and centre.
2007-01-11 Mark Woodingdoc: Fix distribution of generated manpages.
2007-01-11 Mark Woodingserver: Fix some bad warning messages.
2007-01-11 Mark Woodingserver: Correct handling of interface names in tun...
2007-01-07 Mark Woodingconfigure.in: Reformat --with-logfile help text.
2007-01-07 Mark WoodingUseful functions (u_daemon and versioncmp) moved to...
2007-01-07 Mark Woodingdebian: Still making tripe-ethereal, so ignore directory
2007-01-04 Mark WoodingNew environment variable TRIPESOCK.
2007-01-03 Mark Woodingclient/tripectl: Flush output after each line.
2007-01-03 Mark Woodingserver/admin: Fix core dump if ADD wasn't given enough...
2007-01-01 Mark Woodingtripectl: Quotify the arguments rather than hoping...
2007-01-01 Mark WoodingMerge branches 'cleanup' and 'services'
2007-01-01 Mark Woodingdoc: Document the services messages.
next