chiark / gitweb /
secnet.git
2020-02-15 Ian Jacksonmake-secnet-sites: New --pubkeys-elide mode
2020-02-15 Ian Jacksonmake-secnet-sites: Rework --pubkeys-MODE, provide ...
2020-02-15 Ian Jacksonmake-secnet-sites: Rework with new `inpub' class
2020-02-15 Ian Jacksonmake-secnet-sites: In v1 output, ignore keys for non...
2020-02-15 Ian Jacksonmake-secnet-sites: Support `pkg' and `pkgf'
2020-02-15 Ian Jacksonmake-secnet-sites: Support `serial'
2020-02-15 Ian Jacksonmake-secnet-sites: Without --pubkeys-install, write...
2020-02-15 Ian Jacksonmake-secnet-sites: New --pubkeys-install option
2020-02-15 Ian Jacksonmake-secnet-sites: Add new pubkeys-dir option, and...
2020-02-15 Ian Jacksonmake-secnet-sites: Handle `pub rsa1' properties specially
2020-02-15 Ian Jacksonmake-secnet-sites: Write rsa1 keys as `pub rsa1 .....
2020-02-15 Ian Jacksonmake-secnet-sites: Do not use `copy' in pubkey forsites
2020-02-15 Ian Jacksonmake-secnet-sites: Do not write `pub' entries in v1...
2020-02-15 Ian Jacksonmake-secnet-sites: Make the `pub' key name primary
2020-02-15 Ian Jacksonmake-secnet-sites: Support new `pub' directive
2020-02-15 Ian Jacksonmake-secnet-sites: Prepare for multiple public key...
2020-02-15 Ian Jacksonmake-secnet-sites: Provide `serial' property class
2020-02-15 Ian Jacksonmake-secnet-sites: Provide ArgActionLambda
2020-02-15 Ian Jacksonmake-secnet-sites: Allow properties to control output...
2020-02-15 Ian Jacksonmake-secnet-sites: Provide --output-version option
2020-02-15 Ian Jacksonmake-secnet-sites: Provide base91s_encode and base91s_d...
2020-02-15 Ian Jacksonmake-secnet-sites: pline: Break up `copyout'
2020-02-15 Ian Jacksonmake-secnet-sites: Introduce FilterState
2020-02-15 Ian Jacksonmake-secnet-sites: Tainted: Provide some commented...
2020-02-15 Ian Jacksonmake-secnet-sites: Provide --debug and debugrepr
2020-02-15 Ian Jacksonmake-secnet-sites: pubkeys: Allow multiple
2020-02-15 Ian Jacksonmake-secnet-sites: set_property: Support "aliases"
2020-02-15 Ian Jacksonmake-secnet-sites: set_property: Break out propname
2020-02-15 Ian Jacksonmake-secnet-sites: set_property: Break out kw
2020-02-15 Ian Jacksonmake-secnet-sites: Tainted: Provide hexid and base91
2020-02-15 Ian Jacksonmake-secnet-sites: Tainted.name: take `what'
2020-02-15 Ian Jacksonmake-secnet-sites: Write output to ...~tmp~ and rename
2020-02-15 Ian Jacksonmake-secnet-sites: Tolerate late `complain'
2020-02-15 Ian Jacksonmake-secnet-sites: Deduplicate `complain'
2020-02-15 Ian Jacksonmake-public: Use cfgfile_log, not system_log
2020-02-15 Ian Jacksonlog: Provide struct cfgfile_log
2020-02-15 Ian Jacksonvcfgfatal_maybefile: New suffix argument
2020-02-15 Ian Jacksonsecnet: Provide `make-public' verb
2020-02-15 Ian Jacksonsecnet: loadpub interface: Return a closure_t too
2020-02-15 Ian Jacksonpubkeys: Introduce `fill' variable to make code prettier
2020-02-15 Ian Jacksonsite: Include key indices in log output
2020-02-15 Ian Jacksonsite: Better logging of key ids etc.
2020-02-15 Ian Jacksondocs: Move peer-keys documentation into a README file
2020-02-15 Ian Jacksondocs: Fix rsapriv/rsapub closure names
2020-02-15 Ian Jacksonpubkey handling: Call sethash when needed
2020-02-15 Ian Jacksonsite: Move defhash from setup to st variable
2020-02-15 Ian JacksonREADME: Document new semantics for `hash'
2020-02-15 Ian Jacksonsite: Remove a spurious \n in a message
2020-02-15 Ian Jacksonsite: Reserve <peer-keys>~tmp for make-secnet-sites
2020-02-15 Ian Jacksonsite: key update soundness argument: deal with concurrency
2020-02-15 Ian Jacksonsite: Write an argument for the soundness of key file...
2020-02-15 Ian Jacksonsite: Update peer keys from ~update file
2020-02-15 Ian Jacksonsite: Read public peer keys from key file
2020-02-15 Ian Jacksonsite: Be able to use multiple private keys
2020-02-15 Ian Jacksonsite: Introduce `pubkey' variable (twice)
2020-02-15 Ian Jacksonsite: generate_msg: Introduce `privkey' variable
2020-02-15 Ian JacksonNOTES: Add protocol elements for public key negotiation
2020-02-15 Ian Jacksonsite: Move declaration/initialisation of `hash'
2020-02-15 Ian Jacksonsite: Introduce SETUP_SETHASH
2020-02-15 Ian Jacksonsite: New SIGKEYS log class, at level INFO, enabled...
2020-02-15 Ian Jacksonprivcache: Reorganise private key loading
2020-02-15 Ian Jacksonrsa: Drop `unsup' parameter to load_err, verror, etc.
2020-02-15 Ian Jacksonpriv-cache etc.: private key algorithm is specified...
2020-02-15 Ian Jacksonrsa: Strip a couple of spurious newlines from pub key...
2020-02-15 Ian Jacksonrsa: Provide rsa1_loadpub and therefore rsa1 sigscheme
2020-02-15 Ian Jacksonrsa: loadpriv: Use FREE
2020-02-15 Ian Jacksonrsa: LDPUBFATAL: Move & before lc into callers
2020-02-15 Ian Jacksonrsa: rsa_loadpub_core: Make it take a load_ctx and...
2020-02-15 Ian Jacksonrsa: rsapub_dispose: Use RSAPUB_CLEAR_ST_BN
2020-02-15 Ian Jacksonrsa: rsapub_dispose: Make passing 0 OK
2020-02-15 Ian Jacksonrsa: De-indirect a lot of `loc's
2020-02-15 Ian Jacksonrsa: Move load_err earlier
2020-02-15 Ian Jacksonrsa: Pass an additional maybe_loc to load_err
2020-02-15 Ian Jacksonrsa: Prepare rsa_loadpub_core for failure.
2020-02-15 Ian Jacksonrsa: Provide RSAPUB_INIT_ST_BN and _CLEAR_
2020-02-15 Ian Jacksonrsa: Introduce LDPUBFATAL
2020-02-15 Ian Jacksonrsa: Break out rsa_loadpub_core
2020-02-15 Ian Jacksonrsa: Introduce RSAPUB_BNS and RSAPUB_APPLY_GETBN
2020-02-15 Ian Jacksonrsa: Move FREE macro up
2020-02-15 Ian Jacksonrsa: sharing load_ctx: Introduce what
2020-02-15 Ian Jacksonprivcache: Pass a cloc to loadpriv and use it
2020-02-15 Ian Jacksonrsa: sharing load_ctx: Move loc into common part
2020-02-15 Ian Jacksonrsa: sharing load_ctx: Rename load_ctx
2020-02-15 Ian Jacksonrsa: sharing load_ctx: Code motion
2020-02-15 Ian Jacksonrsa: Do not do validity checks at runtime (in privcache...
2020-02-15 Ian Jacksonrsa1: Provide rsa1_loadpriv function
2020-02-15 Ian Jacksonrsa1: Drop filename from two error messages
2020-02-15 Ian Jacksonrsa1: Indirect postreadcheck via the context
2020-02-15 Ian Jacksonrsa1: Wrap calls to keyfile_get* in a macro
2020-02-15 Ian Jacksonrsa1: rsa_loadpriv_core: Introduce rsapriv_load_ctx
2020-02-15 Ian Jacksonrsa1: rsa_loadpriv_core: Always free b, and zero things...
2020-02-15 Ian Jacksonrsa1: rsa_loadpriv_core: Make assume_valid do the frees
2020-02-15 Ian Jacksonrsa1: Move "rsa-private" closure string into LDFATAL...
2020-02-15 Ian Jacksonrsa1: Provide dispose functions
2020-02-15 Ian Jacksonrsa1: Break rsa_loadpriv_core out of rsapriv_apply
2020-02-15 Ian Jacksonrsa1: rsapriv_apply: Initialise st mpz's early
2020-02-15 Ian Jacksonrsa1: rsapriv_apply: Initialise local mpz's early
2020-02-15 Ian Jacksonrsa1: rsapriv_apply: Introduce macros for cfgfatal...
2020-02-15 Ian Jacksonpubkeys: Do not mind missing serial
2020-02-15 Ian Jacksonpubkeys: Better debug logging for syntax errors
next