2019-12-30 |
Ian Jackson | site: Move declaration/initialisation of `hash' |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | site: Introduce SETUP_SETHASH |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | site: New SIGKEYS log class, at level INFO, enabled... |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | privcache: Reorganise private key loading |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | rsa: Drop `unsup' parameter to load_err, verror, etc. |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | priv-cache etc.: private key algorithm is specified... |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | rsa: Strip a couple of spurious newlines from pub key... |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | rsa: Provide rsa1_loadpub and therefore rsa1 sigscheme |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | rsa: loadpriv: Use FREE |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | rsa: LDPUBFATAL: Move & before lc into callers |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | rsa: rsa_loadpub_core: Make it take a load_ctx and... |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | rsa: rsapub_dispose: Use RSAPUB_CLEAR_ST_BN |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | rsa: rsapub_dispose: Make passing 0 OK |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | rsa: De-indirect a lot of `loc's |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | rsa: Move load_err earlier |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | rsa: Pass an additional maybe_loc to load_err |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | rsa: Prepare rsa_loadpub_core for failure. |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | rsa: Provide RSAPUB_INIT_ST_BN and _CLEAR_ |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | rsa: Introduce LDPUBFATAL |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | rsa: Break out rsa_loadpub_core |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | rsa: Introduce RSAPUB_BNS and RSAPUB_APPLY_GETBN |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | rsa: Move FREE macro up |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | rsa: sharing load_ctx: Introduce what |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | privcache: Pass a cloc to loadpriv and use it |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | rsa: sharing load_ctx: Move loc into common part |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | rsa: sharing load_ctx: Rename load_ctx |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | rsa: sharing load_ctx: Code motion |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | rsa: Do not do validity checks at runtime (in privcache... |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | rsa1: Provide rsa1_loadpriv function |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | rsa1: Drop filename from two error messages |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | rsa1: Indirect postreadcheck via the context |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | rsa1: Wrap calls to keyfile_get* in a macro |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | rsa1: rsa_loadpriv_core: Introduce rsapriv_load_ctx |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | rsa1: rsa_loadpriv_core: Always free b, and zero things... |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | rsa1: rsa_loadpriv_core: Make assume_valid do the frees |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | rsa1: Move "rsa-private" closure string into LDFATAL... |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | rsa1: Provide dispose functions |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | rsa1: Break rsa_loadpriv_core out of rsapriv_apply |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | rsa1: rsapriv_apply: Initialise st mpz's early |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | rsa1: rsapriv_apply: Initialise local mpz's early |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | rsa1: rsapriv_apply: Introduce macros for cfgfatal... |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | pubkeys: Do not mind missing serial |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | pubkeys: Better debug logging for syntax errors |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | pubkeys: Improve debug message for expected ENOENT |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | pubkeys: Pass a cloc to loadpub |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | pubkeys: Move path and lno into a struct cloc |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | pubkeys: Print file path in some log messages |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | pubkeys: Introduce `pkgf' fallback groups |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | pubkeys: Provide `fallback_skip' variable |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | pubkeys: Provide ability to add extra action to KEYWORD |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | pubkeys: Provide parser (and spec) for peer pubkeys... |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | portability: Provide implementation of fmemopen |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | Provide osdep.[ch], currently empty |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | base91: Python: make `import' work |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | base91: CREDITS: Add information about Python library |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | BASE91 PYTHON DUMMY SYMLINK - WILL BE SUBTREE MERGE |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | base91: Link it into secnet |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | base91: Patch the C version for our charset change |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | base91: Build the C basE91 code with our own renaming |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | base91: CREDITS: Add information about C library |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | B91 C DUMMY SYMLINK - WILL BE SUBTREE MERGE |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | README: Introduce spec for "base91s" encoding |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | privcache: Remove some spurious \n in messages |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | privcache: Better debug |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | privcache: Use new pathprefix_template facility |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | privcache: New closure for signature key handling |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | util: pathprefix_template: New facility |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | sigscheme: Interface for signature schemes |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | sigpubkey/sigprivkey: Provide a dispose() method |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | sigpubkey/sigprivkey: Provide a hash_if |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | sigkey handling: Introduce serialt type |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | sigkey handling: define MAX_SIG_KEYS |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | sigkey handling: Introduce sigkeyid type |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | pubkey handling: Document key sets, id, etc. plan |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | mtest/t-prefix: Drop redundant setting of seddery |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | rsa: emsa_pkcs1: Fix a message |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | conffile: find_cl_if: fix fail_if_invalid==False |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | make-secnet-sites: Tainted: Fix a lot of bad return... |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | stest: Drop a redundant test |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | autogen.sh: Write a comment about need for autoheader |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | configure.ac: Do not check for lack of standard headers |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | configure.ac: Drop AC_STDC_HEADERS |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | configure.ac: Drop checks for systems lacking stdint.h |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | stest: Check that received packet is as expected |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | stest: Decode the slip packets that come via fake netlink |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | stest: If one of our secnets dies, call the test a... |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | stest: Use `finish' for success exits |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | stest: Kill our child secnets when we call finish |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | stest: Record the pids of of the secnets we spawn |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | stest: Replace the call to `exit 1' with a new proc... |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | stest: Support not running secnet ourselves |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | stest: Don't prefix ./ with another ./, in socktmp |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | stest: Print the special env vars we pass to secnet |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | stest: Print the secnet runes we run |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | tests, mtest: Provide and use `prexec' for helping... |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | dir-locals: Provide python-indent-offset too |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | stest: Add debug logs |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | stest: Use new `prefix' option. |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | stest: Use stderr, not tty, for logging |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | logfile: New `prefix' option. |
commit | commitdiff | tree | snapshot |
next |