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 |
2019-12-30 |
Ian Jackson | Syntax: Rescope effect of &:local+global |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | subdirmk: Fix a Subdir left over in README |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | Syntax: Expand &$( and &$NN to use ${ } rather than... |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | doctests: Allow parenthetical comments as an expansion RHS |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | README: Swap order of &$( and &$NN |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | Syntax: Use ${top_srcdir} rather than $(top_srcdir) |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | Syntax: expand &$... to ${....} rather than $(....) |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | Warnings: Introduce new `broken-var-ref' warning |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | tests/filter: Print all the diffs, not just the first |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | README: Refer to example/ |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | README: Move the "how to use" up |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | README: Add another layer of structure |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | README: Move the Warnings section up into what is going... |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | README: deinent the macro explaation |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | README: Further miscellaneous fixes and clarifications |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | README: Document that local+global is not 100% accurate |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | README: More syntax further up |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | Warning reporting: Report each warning only once |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | Warning reporting: Provide &:local+global directive |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | Warning reporting: Add a test of the warning suppressio... |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | Warning reporting: Warning suppression system |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | test/filter; Cause some warnings, to check they appear |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | Warnings: Sort occurrences properly in local+global... |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | Warnings: Warn for confusing single-char $ expansions |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | Warnings: Track variable references in &-expansions |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | Warnings: Track basic $-references |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | Warnings: Track settings of variables |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | Warnings: Infrastructure for tracking and warning about... |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | Warnings: generate: Basic `wrn' function |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | tests/filter/check: Capture generate's stderr |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | test/filter: Test &${ ... } rather better |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | generate: Fix &${ } end condition |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | generate: Fix { } in &${ to actually output the { } |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | tests/filter: Rename `doctest' -> `doctests' everywhere |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Ian Jackson | README: Move &:changequote further down |
commit | commitdiff | tree | snapshot |
next |