chiark / gitweb /
secnet.git
2020-01-02 Ian JacksonREADME.make-secnet-sites: Algorithm negotiation control... wip.xdh.v5
2020-01-02 Mark WoodingMake the `dh' property be listish
2020-01-02 Mark Woodingmake-secnet-sites: Add XDH groups
2020-01-02 Ian Jacksonxdh: End-to-end tests for the new DH key agreement...
2020-01-02 Ian Jacksonxdh.c: New module defining elliptic curve Diffie--Hellm...
2020-01-02 Mark Woodingcrypto tests: Wire into Makefiles
2020-01-02 Mark Woodingcrypto-test: Generic test C file for XDH (X448, X25519)
2020-01-02 Mark Woodingec-field-test.c: Make the field-element type use intern...
2020-01-02 Mark Woodingcrypto-test.c: Don't print dead registers.
2020-01-02 Mark Woodingcrypto test code for ed448
2020-01-02 Mark Woodingcrypto test code for keccak and sha3
2020-01-02 Mark Woodingcrypto-test: Support for text strings
2020-01-02 Mark Woodingcatacomb-import-update: Extra massaging of keccak code
2020-01-02 Mark Woodingcrypto-test: C code for testing ed25519
2020-01-02 Mark Woodingcrypto-test: Introduce first version of new .c file.
2020-01-02 Mark WoodingCatacomb import: Provide fake-mLib-bits.h
2020-01-02 Mark Woodingu64.h: Provide u64get{lo,hi} and u64not
2020-01-02 Ian JacksonMakefiles: Make cat_CATS variable available in toplevel
2020-01-02 Ian JacksonMakefiles: Better workaround for make bug (Debian ...
2020-01-02 Ian Jackson.gitignore: Ignore .trun and .tconfirm files en masse
2020-01-02 Ian JacksonMakefiles: Rename test stamp files to .tconfirm (from...
2020-01-02 Ian JacksonMakefiles: Rename test executables to end in .trun
2020-01-02 Ian Jacksoncatacomb-import-update: Rename directory variables
2020-01-02 Ian Jacksoncatacomb-import-update: Investigate donor during convert
2020-01-02 Ian Jacksoncatacomb-import-update: commit_changes: Introduce ...
2020-01-02 Ian Jacksoncatacomb-import-update: Abolish a now-unused variable
2020-01-02 Ian Jacksoncatacomb-import-update: --convert: Check the .mk is...
2020-01-01 Ian JacksonCatacomb: Make arrangements for running convert in...
2020-01-01 Ian JacksonUpdate crypto code from Catacomb 2.5.0.
2020-01-01 Ian Jacksoncatacomb-import-update: --import: Write .mk file
2020-01-01 Ian Jacksoncatacomb-import-update: Write conversion output to...
2020-01-01 Ian Jacksoncatacomb-import-update: Install the conversion outputs...
2020-01-01 Ian Jacksoncatacomb-import-update: Prepare for out-of-tree builds
2020-01-01 Ian Jacksoncatacomb-import-update: Handle deletion
2020-01-01 Ian Jacksoncatacomb-import-update: Import catacomb's licence notic...
2020-01-01 Ian Jacksoncatacomb-import-update: Improve import change listing...
2020-01-01 Ian Jacksoncatacomb-import-update: Improve a warning message
2020-01-01 Ian Jacksoncatacomb-import-update: Separate import from convert
2020-01-01 Ian Jacksoncatacomb-import-update: Rename from import-catacomb...
2020-01-01 Ian Jacksonimport-catacomb-crypto: Add use strict and fix a bug...
2020-01-01 Ian Jacksonimport-catacomb-crypto: Do not go mad on initial import
2020-01-01 Ian Jacksonimport-catacomb-crypto: Add emacs Local Variables block
2020-01-01 Mark Woodingimport-catacomb-crypto: New script, but needs some...
2020-01-01 Mark Woodingunaligned.h: Add macros for reading and writing little...
2020-01-01 Mark WoodingAdjust the DH closure protocol to handle public values...
2020-01-01 Mark WoodingIntroduce negotiation for Diffie--Hellman groups.
2020-01-01 Mark Woodingsite.c: Allocate and free the Diffie--Hellman secret...
2020-01-01 Mark Woodingsite.c: Abstract out generation of the Diffie--Hellman...
2020-01-01 Mark Woodingdh.c, secnet.8: Allow `diffie-hellman' to take a dictio...
2020-01-01 Mark Woodingsite.c: Pass the length of the actual shared secret...
2020-01-01 Mark WoodingChange our view of the Diffie--Hellman closure protocol.
2020-01-01 Mark Woodingsite.c, dh.c, secnet.h: Allow the dh `makeshared' metho...
2020-01-01 Ian Jacksonstest: Test sha512 hash closure
2020-01-01 Ian Jacksonstest: New `hashclosure' variable
2020-01-01 Mark Woodingsha512.c, etc.: Provide `sha512' as a hash function...
2019-12-30 Mark Woodingsha512.[ch]: Remove a bunch of unused code.
2019-12-30 Ian Jacksontest-example: Use subdirmk's new &:macro feature wip.pubkeys.v2
2019-12-30 Ian Jacksonsite: Always advertise all capabilities
2019-12-30 Ian Jacksonbuild system: Fix race bug in recheck target
2019-12-30 Ian Jacksondh: Fix mpz padding bug in use of write_mpbin
2019-12-30 Ian Jacksondh: move write_mpbin in to dh.c
2019-12-30 Ian Jacksonstest: Print spawn rune on a line by itself
2019-12-30 Ian Jacksonstest: Allow SECNET_STEST_DIVERT_*='i <some stuff>'
2019-12-30 Ian Jacksonstest: Require SECNET_STEST_DIVERT_* paths to start...
2019-12-30 Ian Jacksonstest: When SECNET_STEST_DIVERT_* set, print diverted...
2019-12-30 Ian Jacksonstest: Move puts $argl into divert branches
2019-12-30 Ian Jacksonstest: Honour SECNET_STEST_TIMEOUT_MUL to multiply...
2019-12-30 Ian Jacksonstest: Introduce adj-after
2019-12-30 Ian Jacksonparallel bisect scripts: Honour $1 as iteration count
2019-12-30 Ian Jacksonparallel bisect scripts: Better logging
2019-12-30 Ian Jacksonparallel bisect scripts: ad-hoc
2019-12-30 Ian Jacksonsite: Move earlier all things needed for slog
2019-12-30 Ian Jacksonlog: Remove a now-redundant conditional
2019-12-30 Ian Jacksonlog: Provide system_log from the very start
2019-12-30 Ian Jacksonlog: Break out logfile_file_init
2019-12-30 Ian Jacksonstest: Add test for load-private
2019-12-30 Ian Jacksonload-private: Use cfgfile_log, not system_log
2019-12-30 Ian Jacksonsecnet: Provide `load-private' verb
2019-12-30 Ian Jacksonprivcache: Break out DEFAULT_MAXPRIV_BYTES
2019-12-30 Ian Jacksonsecnet: loadpriv interface: Return a closure_t too
2019-12-30 Ian Jacksonprivcache: Minor style fixes
2019-12-30 Ian Jacksonprivcache: Regularise error handling in missing defhash...
2019-12-30 Ian Jacksonprivcache; uncached_load_file: Introduce error_out
2019-12-30 Ian JacksonCL_GET_STR_ARG: Move into util.h
2019-12-30 Ian Jacksonprivcache: Break out uncached_load_file
2019-12-30 Ian Jacksonprivcache: Transpose scheme lookup and file opening
2019-12-30 Ian Jacksonprivcache: uncached_get: Introduce `databuf' local
2019-12-30 Ian Jacksonprivcache: uncached_get: Introduce `defhash' local
2019-12-30 Ian Jacksonprivcache: uncached_get: Introduce `path' local
2019-12-30 Ian Jacksonstest/t-Cnonnego-onr: New test
2019-12-30 Ian Jacksonstest: Make it possible to have kex initiated by `outside'
2019-12-30 Ian Jacksonsest/t-Cnonnego-on: New test
2019-12-30 Ian Jacksonstest: Machinery for runing an old secnet if a test...
2019-12-30 Ian Jacksontest-common: Framework for compatibility tests
2019-12-30 Ian Jacksontest-common: Use $(wildcard ) rather than $(shell echo )
2019-12-30 Ian Jacksonmtest/t-filter: New test for --filter mode
2019-12-30 Ian Jacksonmake-secnet-sites: Provide --filter mode
2019-12-30 Ian JacksonREADME.make-secnet-sites: Slightly restructure mode...
2019-12-30 Ian Jacksonmake-secnet-sites: OpConf: Move positional_args to...
2019-12-30 Ian Jacksonmake-secnet-sites: OpUserv: Rename sitesfile to outputfile
next