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 |
2019-12-30 |
Ian Jackson | logfile: Do not log differently with --nodetach |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | logfile: Remove redundant check for st->f |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | logfile: Log to stderr by default (`filename' key now... |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | secnet: Make stderr line buffered |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | Merge subdirmk 0.3 |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | tests: Provide make-release script |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | tests: Provide advance-tested script |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | subdirmk: Merge new version and fix everything |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | Merge subdirmk |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | Merge subdirmk |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | Legal: Update tests/filter/ inputs and outputs |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | Legal: Add copyright, licence and warranty notice to... |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | Legal: Add NO WARRANTY everywhere |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | generate: Avoid $err_file undefined warning during... |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | generate: Mention suppressions when warning re VAR... |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | Syntax: Support &:local+global !... |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | tests/filter: Test &:local+global & vs non-& |
commit | commitdiff | tree | snapshot |
next |