2019-12-07 |
Ian Jackson | privcache: Remove some spurious \n in messages |
commit | commitdiff | tree | snapshot |
2019-12-07 |
Ian Jackson | privcache: Better debug |
commit | commitdiff | tree | snapshot |
2019-12-07 |
Ian Jackson | privcache: Use new pathprefix_template facility |
commit | commitdiff | tree | snapshot |
2019-12-07 |
Ian Jackson | privcache: New closure for signature key handling |
commit | commitdiff | tree | snapshot |
2019-12-07 |
Ian Jackson | util: pathprefix_template: New facility |
commit | commitdiff | tree | snapshot |
2019-12-07 |
Ian Jackson | sigscheme: Interface for signature schemes |
commit | commitdiff | tree | snapshot |
2019-12-07 |
Ian Jackson | sigpubkey/sigprivkey: Provide a dispose() method |
commit | commitdiff | tree | snapshot |
2019-12-07 |
Ian Jackson | sigpubkey/sigprivkey: Provide a hash_if |
commit | commitdiff | tree | snapshot |
2019-12-07 |
Ian Jackson | sigkey handling: Introduce serialt type |
commit | commitdiff | tree | snapshot |
2019-12-07 |
Ian Jackson | sigkey handling: define MAX_SIG_KEYS |
commit | commitdiff | tree | snapshot |
2019-12-07 |
Ian Jackson | sigkey handling: Introduce sigkeyid type |
commit | commitdiff | tree | snapshot |
2019-12-07 |
Ian Jackson | pubkey handling: Document key sets, id, etc. plan |
commit | commitdiff | tree | snapshot |
2019-12-07 |
Ian Jackson | mtest/t-prefix: Drop redundant setting of seddery |
commit | commitdiff | tree | snapshot |
2019-12-07 |
Ian Jackson | rsa: emsa_pkcs1: Fix a message |
commit | commitdiff | tree | snapshot |
2019-12-07 |
Ian Jackson | conffile: find_cl_if: fix fail_if_invalid==False |
commit | commitdiff | tree | snapshot |
2019-12-07 |
Ian Jackson | make-secnet-sites: Tainted: Fix a lot of bad return... |
commit | commitdiff | tree | snapshot |
2019-12-07 |
Ian Jackson | stest: Drop a redundant test |
commit | commitdiff | tree | snapshot |
2019-12-07 |
Ian Jackson | autogen.sh: Write a comment about need for autoheader |
commit | commitdiff | tree | snapshot |
2019-12-07 |
Ian Jackson | configure.ac: Do not check for lack of standard headers |
commit | commitdiff | tree | snapshot |
2019-12-07 |
Ian Jackson | configure.ac: Drop AC_STDC_HEADERS |
commit | commitdiff | tree | snapshot |
2019-12-07 |
Ian Jackson | configure.ac: Drop checks for systems lacking stdint.h |
commit | commitdiff | tree | snapshot |
2019-12-07 |
Ian Jackson | stest: Check that received packet is as expected |
commit | commitdiff | tree | snapshot |
2019-12-07 |
Ian Jackson | stest: Decode the slip packets that come via fake netlink |
commit | commitdiff | tree | snapshot |
2019-12-07 |
Ian Jackson | stest: If one of our secnets dies, call the test a... |
commit | commitdiff | tree | snapshot |
2019-12-07 |
Ian Jackson | stest: Use `finish' for success exits |
commit | commitdiff | tree | snapshot |
2019-12-07 |
Ian Jackson | stest: Kill our child secnets when we call finish |
commit | commitdiff | tree | snapshot |
2019-12-07 |
Ian Jackson | stest: Record the pids of of the secnets we spawn |
commit | commitdiff | tree | snapshot |
2019-12-07 |
Ian Jackson | stest: Replace the call to `exit 1' with a new proc... |
commit | commitdiff | tree | snapshot |
2019-12-07 |
Ian Jackson | stest: Support not running secnet ourselves |
commit | commitdiff | tree | snapshot |
2019-12-07 |
Ian Jackson | stest: Don't prefix ./ with another ./, in socktmp |
commit | commitdiff | tree | snapshot |
2019-12-07 |
Ian Jackson | stest: Print the special env vars we pass to secnet |
commit | commitdiff | tree | snapshot |
2019-12-07 |
Ian Jackson | stest: Print the secnet runes we run |
commit | commitdiff | tree | snapshot |
2019-12-07 |
Ian Jackson | tests, mtest: Provide and use `prexec' for helping... |
commit | commitdiff | tree | snapshot |
2019-12-07 |
Ian Jackson | dir-locals: Provide python-indent-offset too |
commit | commitdiff | tree | snapshot |
2019-12-07 |
Ian Jackson | stest: Add debug logs |
commit | commitdiff | tree | snapshot |
2019-12-07 |
Ian Jackson | stest: Use new `prefix' option. |
commit | commitdiff | tree | snapshot |
2019-12-07 |
Ian Jackson | stest: Use stderr, not tty, for logging |
commit | commitdiff | tree | snapshot |
2019-12-07 |
Ian Jackson | logfile: New `prefix' option. |
commit | commitdiff | tree | snapshot |
2019-12-07 |
Ian Jackson | logfile: Do not log differently with --nodetach |
commit | commitdiff | tree | snapshot |
2019-12-07 |
Ian Jackson | logfile: Remove redundant check for st->f |
commit | commitdiff | tree | snapshot |
2019-12-07 |
Ian Jackson | logfile: Log to stderr by default (`filename' key now... |
commit | commitdiff | tree | snapshot |
2019-12-07 |
Ian Jackson | secnet: Make stderr line buffered |
commit | commitdiff | tree | snapshot |
2019-12-07 |
Ian Jackson | test-example: Fix a dependency on Subdir.mk |
commit | commitdiff | tree | snapshot |
2019-12-07 |
Ian Jackson | test-example: Replace a literal with $@ |
commit | commitdiff | tree | snapshot |
2019-12-07 |
Ian Jackson | comprehensive-test: Test that clean target works |
commit | commitdiff | tree | snapshot |
2019-12-07 |
Ian Jackson | build system: Add some missing clean and cdeps hooks |
commit | commitdiff | tree | snapshot |
2019-12-07 |
Ian Jackson | build system: Switch to using subdirmk's clean and... |
commit | commitdiff | tree | snapshot |
2019-12-07 |
Ian Jackson | stest: Fix breakage if nproc is not installed |
commit | commitdiff | tree | snapshot |
2019-12-07 |
Ian Jackson | build system, tests: Marginally speed some things up... |
commit | commitdiff | tree | snapshot |
2019-12-07 |
Ian Jackson | comprehensive-test: Test the stest/ and mtest/ directories |
commit | commitdiff | tree | snapshot |
2019-12-07 |
Ian Jackson | pretest-to-tested: Script for helping run comprehensive... |
commit | commitdiff | tree | snapshot |
2019-12-07 |
Ian Jackson | comprehensive-test: new script |
commit | commitdiff | tree | snapshot |
2019-12-07 |
Ian Jackson | stest/udp-preload: Be more relaxed about paths |
commit | commitdiff | tree | snapshot |
2019-12-07 |
Ian Jackson | stest/udp-preload.c: Fix error handling of sun_prep |
commit | commitdiff | tree | snapshot |
2019-12-07 |
Ian Jackson | build system: Cope if HEAD refers to a packed ref |
commit | commitdiff | tree | snapshot |
2019-12-07 |
Ian Jackson | subdirmk: Suppress MAKEFILE_TEMPLATES when running... |
commit | commitdiff | tree | snapshot |
2019-12-07 |
Ian Jackson | subdirmk: break out subdirmk_target in generated Makefile |
commit | commitdiff | tree | snapshot |
2019-12-04 |
Ian Jackson | subdirmk: stub Makefiles: filter out `all' |
commit | commitdiff | tree | snapshot |
2019-11-25 |
Ian Jackson | Merge commit '0428556765a15326025e9fe4809936c6cafd3c85' |
commit | commitdiff | tree | snapshot |
2019-11-25 |
Ian Jackson | subdirmk: clean.sd.mk: Delete .*~ too (eg .gitignore~) |
commit | commitdiff | tree | snapshot |
2019-11-25 |
Ian Jackson | subdirmk: clean.sd.mk: Delete .*~ too (eg .gitignore~) |
commit | commitdiff | tree | snapshot |
2019-11-25 |
Ian Jackson | subdirmk: cdeps.sd.mk: Honour &CDEPS_OBJECTS |
commit | commitdiff | tree | snapshot |
2019-11-25 |
Ian Jackson | subdirmk: cdeps.sd.mk: Honour &CDEPS_OBJECTS |
commit | commitdiff | tree | snapshot |
2019-11-24 |
Ian Jackson | Merge commit 'a1e52614e600bed8e51b461e6569f2cd263e82bb' |
commit | commitdiff | tree | snapshot |
2019-11-24 |
Ian Jackson | subdirmk: Fix bug in regen.mk.in |
commit | commitdiff | tree | snapshot |
2019-11-24 |
Ian Jackson | subdirmk: Fix bug in regen.mk.in |
commit | commitdiff | tree | snapshot |
2019-11-24 |
Ian Jackson | Merge commit '6fce06f32c1dd21b5c2d7a142d54b7153d650574' |
commit | commitdiff | tree | snapshot |
2019-11-24 |
Ian Jackson | subdirmk: Change stub force target to `run-main.mk' |
commit | commitdiff | tree | snapshot |
2019-11-24 |
Ian Jackson | subdirmk: Change stub force target to `run-main.mk' |
commit | commitdiff | tree | snapshot |
2019-11-24 |
Ian Jackson | subdirmk: Fix bug when target in subdir exists |
commit | commitdiff | tree | snapshot |
2019-11-24 |
Ian Jackson | subdirmk: Fix bug when target in subdir exists |
commit | commitdiff | tree | snapshot |
2019-11-22 |
Ian Jackson | changelog: start 0.5.2~ |
commit | commitdiff | tree | snapshot |
2019-11-22 |
Ian Jackson | stest: Suppress a GCC warning (for stretch) v0.5.1 |
commit | commitdiff | tree | snapshot |
2019-11-22 |
Ian Jackson | finalise 0.5.1 |
commit | commitdiff | tree | snapshot |
2019-11-22 |
Ian Jackson | make-secnet-sites: Add test for -P option |
commit | commitdiff | tree | snapshot |
2019-11-22 |
Ian Jackson | make-secnet-sites: Actually fix -P option (!) |
commit | commitdiff | tree | snapshot |
2019-11-22 |
Ian Jackson | mtest: Provide for sedderyb |
commit | commitdiff | tree | snapshot |
2019-11-22 |
Ian Jackson | Release checklist: mention Subdir.sd.mk |
commit | commitdiff | tree | snapshot |
2019-11-22 |
Ian Jackson | changelog: Prepare 0.5.1 (more) |
commit | commitdiff | tree | snapshot |
2019-11-22 |
Ian Jackson | changelog: Prepare 0.5.1 |
commit | commitdiff | tree | snapshot |
2019-11-22 |
Ian Jackson | Merge commit 'd817b49007e60b0e7392f23caf08dc0328eb32de... |
commit | commitdiff | tree | snapshot |
2019-11-19 |
Ian Jackson | build system: Add warning suppressions for GCC9 |
commit | commitdiff | tree | snapshot |
2019-11-19 |
Ian Jackson | polypath.c: Fix a compiler warning |
commit | commitdiff | tree | snapshot |
2019-11-19 |
Ian Jackson | make-secnet-sites: sort the properties in level.output_... |
commit | commitdiff | tree | snapshot |
2019-11-19 |
Ian Jackson | make-secnet-sites: sort the properties |
commit | commitdiff | tree | snapshot |
2019-11-19 |
Ian Jackson | mtest: diff: Write output files and seddery rune |
commit | commitdiff | tree | snapshot |
2019-11-19 |
Ian Jackson | tests: Introduce `diff' proc |
commit | commitdiff | tree | snapshot |
2019-11-19 |
Ian Jackson | build system: tests: Add missing standard clean |
commit | commitdiff | tree | snapshot |
2019-11-15 |
Ian Jackson | build system: Drop `check' from `all' |
commit | commitdiff | tree | snapshot |
2019-11-15 |
Ian Jackson | build system: Do always regenerate version.o |
commit | commitdiff | tree | snapshot |
2019-11-15 |
Ian Jackson | build system: Fix nits following switch to subdirmk |
commit | commitdiff | tree | snapshot |
2019-11-14 |
Ian Jackson | Docs: Fix some leftover ; and , |
commit | commitdiff | tree | snapshot |
2019-11-14 |
Ian Jackson | subdirmk: Docs, go back to ^ and ~ |
commit | commitdiff | tree | snapshot |
2019-11-14 |
Ian Jackson | subdirmk: Docs, go back to ^ and ~ |
commit | commitdiff | tree | snapshot |
2019-11-14 |
Ian Jackson | subdirmk: Go back to ^ and ~ |
commit | commitdiff | tree | snapshot |
2019-11-14 |
Ian Jackson | subdirmk: Go back to ^ and ~ |
commit | commitdiff | tree | snapshot |
2019-11-14 |
Ian Jackson | subdirmk: Implement new syntax |
commit | commitdiff | tree | snapshot |
2019-11-14 |
Ian Jackson | subdirmk: Implement new syntax |
commit | commitdiff | tree | snapshot |
2019-11-14 |
Ian Jackson | Merge commit 'c0b216c79763f720df20e002fc14c9348a0e05c2' |
commit | commitdiff | tree | snapshot |
2019-11-14 |
Ian Jackson | docs: Discuss variable settings and inclusion order |
commit | commitdiff | tree | snapshot |
next |