2020-02-16 |
Ian Jackson | logging: start rather earlier |
commit | commitdiff | tree | snapshot |
2020-02-16 |
Ian Jackson | startup: Break out start_sites |
commit | commitdiff | tree | snapshot |
2020-02-16 |
Ian Jackson | changelog: Start 0.6.1 |
commit | commitdiff | tree | snapshot |
2020-02-16 |
Ian Jackson | Finalise 0.6.0 v0.6.0 |
commit | commitdiff | tree | snapshot |
2020-02-16 |
Ian Jackson | configure[.ac]: Arrange to cope with jessie's gcc |
commit | commitdiff | tree | snapshot |
2020-02-16 |
Ian Jackson | Revert "site, pubkeys: Avoid for (int a=..." |
commit | commitdiff | tree | snapshot |
2020-02-16 |
Ian Jackson | site, pubkeys: Avoid for (int a=... |
commit | commitdiff | tree | snapshot |
2020-02-16 |
Ian Jackson | make-secnet-sites: Do ascii conversion after % format |
commit | commitdiff | tree | snapshot |
2020-02-16 |
Ian Jackson | changelog: Fix typo |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | pretest-to-tested: Do not descend into subtree histories |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | changelog: tidy up changes since 0.5.1 |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | changelog: tidy up changes since 0.5.1 |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | changelog: add notes about changes since 0.5.1 |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | changelog: work on documentation of changes since ea315... |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | sig: Abolish sethash and defhash everywhere |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | rsa: Bring hash selection in-house |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | config: Reject rather than silently ignoring wrong... |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | sha1: Provide sha1_hash_if |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | rsa: Provide dict context argument in load_ctx |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | mobile sites: Do not ever expire peer addresses |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | test-example: Use subdirmk's new &:macro feature |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | site: Always advertise all capabilities |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | build system: Fix race bug in recheck target |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | dh: Fix mpz padding bug in use of write_mpbin |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | dh: move write_mpbin in to dh.c |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | stest: Print spawn rune on a line by itself |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | stest: Allow SECNET_STEST_DIVERT_*='i <some stuff>' |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | stest: Require SECNET_STEST_DIVERT_* paths to start... |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | stest: When SECNET_STEST_DIVERT_* set, print diverted... |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | stest: Move puts $argl into divert branches |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | stest: Honour SECNET_STEST_TIMEOUT_MUL to multiply... |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | stest: Introduce adj-after |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | parallel bisect scripts: Honour $1 as iteration count |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | parallel bisect scripts: Better logging |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | parallel bisect scripts: ad-hoc |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | site: Move earlier all things needed for slog |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | log: Remove a now-redundant conditional |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | log: Provide system_log from the very start |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | log: Break out logfile_file_init |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | stest: Add test for load-private |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | load-private: Use cfgfile_log, not system_log |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | secnet: Provide `load-private' verb |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | privcache: Break out DEFAULT_MAXPRIV_BYTES |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | secnet: loadpriv interface: Return a closure_t too |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | privcache: Minor style fixes |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | privcache: Regularise error handling in missing defhash... |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | privcache; uncached_load_file: Introduce error_out |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | CL_GET_STR_ARG: Move into util.h |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | privcache: Break out uncached_load_file |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | privcache: Transpose scheme lookup and file opening |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | privcache: uncached_get: Introduce `databuf' local |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | privcache: uncached_get: Introduce `defhash' local |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | privcache: uncached_get: Introduce `path' local |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | stest/t-Cnonnego-onr: New test |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | stest: Make it possible to have kex initiated by `outside' |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | sest/t-Cnonnego-on: New test |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | stest: Machinery for runing an old secnet if a test... |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | test-common: Framework for compatibility tests |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | test-common: Use $(wildcard ) rather than $(shell echo ) |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | mtest/t-filter: New test for --filter mode |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | make-secnet-sites: Provide --filter mode |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | README.make-secnet-sites: Slightly restructure mode... |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | make-secnet-sites: OpConf: Move positional_args to... |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | make-secnet-sites: OpUserv: Rename sitesfile to outputfile |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | make-secnet-sites: OpBase.write_out: Move heading back... |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | make-secnet-sites: OpBase.write_out: Tolerate sitesfile... |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | make-secnet-sites: Abolish now-obsolete `service' variable |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | make-secnet-sites: Provide explicit --conf mode option |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | make-secnet-sites: OpBase.read_in: save read lines |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | make-secnet-sites: Move sites file writing into OpBase |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | make-secnet-sites: Refactor operational code into OpModes |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | make-secnet-sites: Introduce new OpMod classes |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | stest/t-nonnego-oo: Use `make-public' verb |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | stest: Honour new sitesconf_hook |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | mtest: Use --pubkeys-elide instead of --output-version |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | stest: Fix an entry in &DEPS |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | test-example: all-privkeys: Define, and indirect throug... |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | test-example: Test new long-term key arrangements |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | test-example: Generate new style sites.conf |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | test-example: Make sites.conf variable, in principle |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | test-example: Provide a new-style public key set for... |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | tests: Pass --output-version=1 to make-secnet-sites |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | stest: Honour new privkey() hash |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | stest: Provide a global `hash' key |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | stest: Transfer pubkeys from test-example |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | test-example: Add a 2nd rsa1 key |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | test-example: Add the inside.key to the privcache too |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | test-example: Make privkeys by default |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | test-example: Rules for making a privkeys directory |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | make-secnet-sites: Declare `pubkey' directive old |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | make-secnet-sites: New --pubkeys-elide mode |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | make-secnet-sites: Rework --pubkeys-MODE, provide ... |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | make-secnet-sites: Rework with new `inpub' class |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | make-secnet-sites: In v1 output, ignore keys for non... |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | make-secnet-sites: Support `pkg' and `pkgf' |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | make-secnet-sites: Support `serial' |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | make-secnet-sites: Without --pubkeys-install, write... |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | make-secnet-sites: New --pubkeys-install option |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | make-secnet-sites: Add new pubkeys-dir option, and... |
commit | commitdiff | tree | snapshot |
2020-02-15 |
Ian Jackson | make-secnet-sites: Handle `pub rsa1' properties specially |
commit | commitdiff | tree | snapshot |
next |