chiark / gitweb /
secnet.git
2019-10-24 Ian JacksonMakefile.in: clean: Remove __pycache__ too
2019-10-24 Ian Jacksonmake-secnet-sites: Switch to `ipaddress' from `ipaddr'
2019-10-24 Ian Jacksonmake-secnet-sites: Apply list() to keys in delempty
2019-10-24 Ian Jacksonmake-secnet-sites etc.: Use unicode
2019-10-24 Ian Jacksonipaddrset: Define __bool__ and make __nonzero__ an...
2019-10-24 Ian Jacksonmake-secnet-sites: Set .type in the `level' base class
2019-10-24 Ian Jacksonmake-secnet-sites: Replace string.atol with int()
2019-10-24 Ian Jacksonmake-secnet-sites: Fix calls to string.split and sring...
2019-10-24 Ian Jacksonmake-secnet-sites: Abolish use of .has_key
2019-10-24 Ian Jacksonmake-secnet-sites: Fix python path manipulation
2019-10-24 Ian Jacksonmake-secnet-sites: Put parens around print() statements
2019-10-24 Ian Jacksonmake-secnet-sites: Move option parser to the front...
2019-10-24 Ian Jacksonmake-secnet-sites: Move input file reading further...
2019-10-24 Mark Woodingmake-secnet-sites: Introduce a notion of listish types.
2019-10-24 Mark Woodingmake-secnet-sites: Introduce a superclass for the confi...
2019-10-24 Ian Jacksonmtest/t-userv: Check for dangerous parsing of late...
2019-10-24 Ian Jacksonmtest/t-userv: Break out `good'
2019-10-24 Ian Jacksontests: Dump logfile(s) of failing test(s)
2019-10-24 Ian Jacksontests: Print subdir in summary output too
2019-10-24 Ian Jacksontests: Provide `recheck' to rerun fast tests
2019-10-24 Ian Jacksonmtest: Tidy up output from Makefile
2019-10-24 Ian Jacksonmtest: Break out diff-output
2019-10-24 Ian Jacksonmtest: Provide run-mss
2019-10-24 Ian Jacksonmtest/t-userv: Check the expected output
2019-10-24 Ian Jacksonmtest: Set PYTHONBYTECODEBASE here too
2019-10-24 Ian Jacksonmtest: Set PYTHONHASHSEED
2019-10-24 Ian Jacksonmtest: Wire up into toplevel Makefile
2019-10-24 Ian Jacksonmtest: Provide a makefile to run the tests
2019-10-24 Ian Jacksontest-common: Set PYTHONBYTECODEBASE to /dev/null
2019-10-24 Ian Jacksontest-common: Rename SECNET_TEST_BUILDDIR variable
2019-10-24 Ian Jacksontest-common.make: Add missing dependencies on makefiles
2019-10-24 Ian Jacksontest-common.make: Fix hardcoded stest references
2019-10-24 Ian Jacksonbuild system: Break out test-common.make
2019-10-24 Ian Jacksonbuild system: make clean calls clean in stest
2019-10-24 Ian Jacksonstest: Add missing test-common.tcl to DEPS
2019-10-24 Ian Jacksonstest: Break out DEPS
2019-10-24 Ian Jacksonmtest: Honour MTEST_PYTHON
2019-10-24 Ian Jacksonmtest: Break out mss-run-userv
2019-10-24 Ian Jacksonmtest: First test case
2019-10-24 Ian Jacksontest-common: Handle mtest correctly too
2019-10-24 Ian Jacksontests: Break out prefix_some_path
2019-10-24 Ian Jacksontests: Break out test-common.tcl
2019-10-24 Ian Jacksonmtest: Test files for make-secnet-sites userv mode
2019-10-24 Ian Jacksonstest: Use proper builddir subdir as default tmp
2019-10-24 Ian Jackson.gitignore: ignore config.stamp.in too
2019-10-24 Ian Jacksonstest: Use topbuilddir (now in common.make)
2019-10-24 Ian Jacksonstest: Use common.make and therefore our standard CFLAGS
2019-10-24 Ian Jacksonstest/udp-preload: Fix some compiler warnings
2019-10-24 Ian Jacksonbuild system: stest: Fix out-of-tree builds
2019-10-24 Ian Jacksonbuild system: test-example: Fix out-of-tree builds
2019-10-24 Ian Jacksonbuild system: Move srcdir setting out of common.make.in
2019-10-24 Ian Jacksonbuild system: Process test-example with autoconf
2019-10-24 Ian Jacksonstest: Rename from `test'
2019-10-24 Ian Jacksonbuild system: Rename stamp-h to config.stamp
2019-10-24 Ian Jacksonipaddrset-test: Fix network with host bits
2019-10-24 Ian Jacksontest: Add a missing dependency on the sites file
2019-10-24 Ian Jacksontest: Rerun tests only when deps changed
2019-10-24 Ian Jacksontest: New t-dyni-kex
2019-10-24 Ian Jacksontest: Beak out proc test-kex
2019-10-24 Ian Jacksontest: Slurp test-example/sites.conf and paste it in
2019-10-24 Ian Jacksontest: udp-preload: Drop redundant headers
2019-10-24 Ian Jacksontest: udp-preload: Fix copyright dates and error message
2019-10-24 Ian Jacksontest: Fix build dependencies so `make check' works...
2019-10-12 Ian Jacksontest: Disconnect -j for check parallelism
2019-10-12 Ian Jacksontest: Wire into "make check"
2019-10-12 Ian Jacksontest: Use test/d-* instead of test/tmp for everything
2019-10-12 Ian Jacksontest: Makefile rune for `check'
2019-10-12 Ian Jacksontest: Move sockets in a subdirectory
2019-10-12 Ian Jacksontest: Specify the LD_PRELOAD etc.
2019-10-12 Ian Jacksontest: Split "invoke" up
2019-10-12 Ian Jacksontest: udp-preload: Use $(CC) for link, provide clean...
2019-10-12 Ian Jacksontest: udp-preload: Build system
2019-10-12 Ian JacksonMakefiles: Break some settings out into common.make
2019-10-12 Ian Jacksontest: udp-preload: Provide recvfrom
2019-10-12 Ian Jacksontest: udp-preload: Fix inet_ntop calling convention
2019-10-12 Ian Jacksontest: Proxy udp packets
2019-10-12 Ian Jacksontest: udp-preload: Cope with -ve fds
2019-10-12 Ian Jacksontest: Run secnet under strace
2019-10-12 Ian Jacksontest: udp-preload: Provide sendto
2019-10-12 Ian Jacksontest: udp-preload: Prepare for wrapping fns that don...
2019-10-12 Ian Jacksontest: udp-preload: Introduce sun_prep
2019-10-12 Ian Jacksontest: Consolidate program name in argl
2019-10-12 Ian Jacksontest: udp-preload: Provide close
2019-10-12 Ian Jacksontest: udp-preload: Provide getsockname
2019-10-12 Ian Jacksontest: udp-preload: Provide setsockopt
2019-10-12 Ian Jacksoniaddr_to_string: Do not falsely claim bad addrs are...
2019-10-12 Ian Jacksontest: udp-preload: Remove now-obsolete `bound'
2019-10-12 Ian Jacksontest: udp-preload: Fix binding, unlink
2019-10-12 Ian Jacksontest: udp-preload: Fix binding
2019-10-12 Ian Jacksontest: udp-preload: More actual implementation
2019-10-12 Ian Jacksontest: udp-preload: Beginning of actual implementation
2019-10-12 Ian Jacksontest: udp-preload: Proof of concept wrapping (2)
2019-10-12 Ian Jacksontest: udp-preload: Proof of concept wrapping
2019-10-12 Ian Jacksontest: udp-preload: Import libauthbind.c
2019-10-12 Ian Jacksontest: Use dedicated tmp directory in variable
2019-10-12 Ian Jacksontest: if things aren't working time out rather than...
2019-10-12 Ian Jacksontest: expect initial ping packet to come back on inside...
2019-10-12 Ian Jacksontest: send an initial ping packet
2019-10-12 Ian Jacksontest: use chiark-tcl-hbytes rather than ad-hoc \x quoting
2019-10-12 Ian Jacksontest: Fix fd plumbing
next