chiark / gitweb /
secnet.git
2019-12-07 Ian Jacksonrsa1: Provide rsa1_loadpriv function
2019-12-07 Ian Jacksonrsa1: Drop filename from two error messages
2019-12-07 Ian Jacksonrsa1: Indirect postreadcheck via the context
2019-12-07 Ian Jacksonrsa1: Wrap calls to keyfile_get* in a macro
2019-12-07 Ian Jacksonrsa1: rsa_loadpriv_core: Introduce rsapriv_load_ctx
2019-12-07 Ian Jacksonrsa1: rsa_loadpriv_core: Always free b, and zero things...
2019-12-07 Ian Jacksonrsa1: rsa_loadpriv_core: Make assume_valid do the frees
2019-12-07 Ian Jacksonrsa1: Move "rsa-private" closure string into LDFATAL...
2019-12-07 Ian Jacksonrsa1: Provide dispose functions
2019-12-07 Ian Jacksonrsa1: Break rsa_loadpriv_core out of rsapriv_apply
2019-12-07 Ian Jacksonrsa1: rsapriv_apply: Initialise st mpz's early
2019-12-07 Ian Jacksonrsa1: rsapriv_apply: Initialise local mpz's early
2019-12-07 Ian Jacksonrsa1: rsapriv_apply: Introduce macros for cfgfatal...
2019-12-07 Ian Jacksonpubkeys: Do not mind missing serial
2019-12-07 Ian Jacksonpubkeys: Better debug logging for syntax errors
2019-12-07 Ian Jacksonpubkeys: Improve debug message for expected ENOENT
2019-12-07 Ian Jacksonpubkeys: Pass a cloc to loadpub
2019-12-07 Ian Jacksonpubkeys: Move path and lno into a struct cloc
2019-12-07 Ian Jacksonpubkeys: Print file path in some log messages
2019-12-07 Ian Jacksonpubkeys: Introduce `pkgf' fallback groups
2019-12-07 Ian Jacksonpubkeys: Provide `fallback_skip' variable
2019-12-07 Ian Jacksonpubkeys: Provide ability to add extra action to KEYWORD
2019-12-07 Ian Jacksonpubkeys: Provide parser (and spec) for peer pubkeys...
2019-12-07 Ian Jacksonportability: Provide implementation of fmemopen
2019-12-07 Ian JacksonProvide osdep.[ch], currently empty
2019-12-07 Ian Jacksonbase91: Python: make `import' work
2019-12-07 Ian Jacksonbase91: CREDITS: Add information about Python library
2019-12-07 Ian JacksonBASE91 PYTHON DUMMY SYMLINK - WILL BE SUBTREE MERGE
2019-12-07 Ian Jacksonbase91: Link it into secnet
2019-12-07 Ian Jacksonbase91: Patch the C version for our charset change
2019-12-07 Ian Jacksonbase91: Build the C basE91 code with our own renaming
2019-12-07 Ian Jacksonbase91: CREDITS: Add information about C library
2019-12-07 Ian JacksonB91 C DUMMY SYMLINK - WILL BE SUBTREE MERGE
2019-12-07 Ian JacksonREADME: Introduce spec for "base91s" encoding
2019-12-07 Ian Jacksonprivcache: Remove some spurious \n in messages
2019-12-07 Ian Jacksonprivcache: Better debug
2019-12-07 Ian Jacksonprivcache: Use new pathprefix_template facility
2019-12-07 Ian Jacksonprivcache: New closure for signature key handling
2019-12-07 Ian Jacksonutil: pathprefix_template: New facility
2019-12-07 Ian Jacksonsigscheme: Interface for signature schemes
2019-12-07 Ian Jacksonsigpubkey/sigprivkey: Provide a dispose() method
2019-12-07 Ian Jacksonsigpubkey/sigprivkey: Provide a hash_if
2019-12-07 Ian Jacksonsigkey handling: Introduce serialt type
2019-12-07 Ian Jacksonsigkey handling: define MAX_SIG_KEYS
2019-12-07 Ian Jacksonsigkey handling: Introduce sigkeyid type
2019-12-07 Ian Jacksonpubkey handling: Document key sets, id, etc. plan
2019-12-07 Ian Jacksonmtest/t-prefix: Drop redundant setting of seddery
2019-12-07 Ian Jacksonrsa: emsa_pkcs1: Fix a message
2019-12-07 Ian Jacksonconffile: find_cl_if: fix fail_if_invalid==False
2019-12-07 Ian Jacksonmake-secnet-sites: Tainted: Fix a lot of bad return...
2019-12-07 Ian Jacksonstest: Drop a redundant test
2019-12-07 Ian Jacksonautogen.sh: Write a comment about need for autoheader
2019-12-07 Ian Jacksonconfigure.ac: Do not check for lack of standard headers
2019-12-07 Ian Jacksonconfigure.ac: Drop AC_STDC_HEADERS
2019-12-07 Ian Jacksonconfigure.ac: Drop checks for systems lacking stdint.h
2019-12-07 Ian Jacksonstest: Check that received packet is as expected
2019-12-07 Ian Jacksonstest: Decode the slip packets that come via fake netlink
2019-12-07 Ian Jacksonstest: If one of our secnets dies, call the test a...
2019-12-07 Ian Jacksonstest: Use `finish' for success exits
2019-12-07 Ian Jacksonstest: Kill our child secnets when we call finish
2019-12-07 Ian Jacksonstest: Record the pids of of the secnets we spawn
2019-12-07 Ian Jacksonstest: Replace the call to `exit 1' with a new proc...
2019-12-07 Ian Jacksonstest: Support not running secnet ourselves
2019-12-07 Ian Jacksonstest: Don't prefix ./ with another ./, in socktmp
2019-12-07 Ian Jacksonstest: Print the special env vars we pass to secnet
2019-12-07 Ian Jacksonstest: Print the secnet runes we run
2019-12-07 Ian Jacksontests, mtest: Provide and use `prexec' for helping...
2019-12-07 Ian Jacksondir-locals: Provide python-indent-offset too
2019-12-07 Ian Jacksonstest: Add debug logs
2019-12-07 Ian Jacksonstest: Use new `prefix' option.
2019-12-07 Ian Jacksonstest: Use stderr, not tty, for logging
2019-12-07 Ian Jacksonlogfile: New `prefix' option.
2019-12-07 Ian Jacksonlogfile: Do not log differently with --nodetach
2019-12-07 Ian Jacksonlogfile: Remove redundant check for st->f
2019-12-07 Ian Jacksonlogfile: Log to stderr by default (`filename' key now...
2019-12-07 Ian Jacksonsecnet: Make stderr line buffered
2019-12-07 Ian Jacksontest-example: Fix a dependency on Subdir.mk
2019-12-07 Ian Jacksontest-example: Replace a literal with $@
2019-12-07 Ian Jacksoncomprehensive-test: Test that clean target works
2019-12-07 Ian Jacksonbuild system: Add some missing clean and cdeps hooks
2019-12-07 Ian Jacksonbuild system: Switch to using subdirmk's clean and...
2019-12-07 Ian Jacksonstest: Fix breakage if nproc is not installed
2019-12-07 Ian Jacksonbuild system, tests: Marginally speed some things up...
2019-12-07 Ian Jacksoncomprehensive-test: Test the stest/ and mtest/ directories
2019-12-07 Ian Jacksonpretest-to-tested: Script for helping run comprehensive...
2019-12-07 Ian Jacksoncomprehensive-test: new script
2019-12-07 Ian Jacksonstest/udp-preload: Be more relaxed about paths
2019-12-07 Ian Jacksonstest/udp-preload.c: Fix error handling of sun_prep
2019-12-07 Ian Jacksonbuild system: Cope if HEAD refers to a packed ref
2019-12-07 Ian Jacksonsubdirmk: Suppress MAKEFILE_TEMPLATES when running...
2019-12-07 Ian Jacksonsubdirmk: break out subdirmk_target in generated Makefile
2019-12-04 Ian Jacksonsubdirmk: stub Makefiles: filter out `all'
2019-11-25 Ian JacksonMerge commit '0428556765a15326025e9fe4809936c6cafd3c85'
2019-11-25 Ian Jacksonsubdirmk: clean.sd.mk: Delete .*~ too (eg .gitignore~)
2019-11-25 Ian Jacksonsubdirmk: clean.sd.mk: Delete .*~ too (eg .gitignore~)
2019-11-25 Ian Jacksonsubdirmk: cdeps.sd.mk: Honour &CDEPS_OBJECTS
2019-11-25 Ian Jacksonsubdirmk: cdeps.sd.mk: Honour &CDEPS_OBJECTS
2019-11-24 Ian JacksonMerge commit 'a1e52614e600bed8e51b461e6569f2cd263e82bb'
2019-11-24 Ian Jacksonsubdirmk: Fix bug in regen.mk.in
2019-11-24 Ian Jacksonsubdirmk: Fix bug in regen.mk.in
next