2021-08-08 |
Ian Jackson | minor message changes |
commit | commitdiff | tree | snapshot |
2021-08-08 |
Ian Jackson | max_batch_up: Make it a limit on the server |
commit | commitdiff | tree | snapshot |
2021-08-08 |
Ian Jackson | server: wip, mime type |
commit | commitdiff | tree | snapshot |
2021-08-08 |
Ian Jackson | server: wip, mime type, generated ICE |
commit | commitdiff | tree | snapshot |
2021-08-08 |
Ian Jackson | server: wip, mime type |
commit | commitdiff | tree | snapshot |
2021-08-08 |
Ian Jackson | http: preserve header case |
commit | commitdiff | tree | snapshot |
2021-08-08 |
Ian Jackson | config: bail on same quote in quotes, break out quote var |
commit | commitdiff | tree | snapshot |
2021-08-08 |
Ian Jackson | config: bail on same quote in quotes |
commit | commitdiff | tree | snapshot |
2021-08-08 |
Ian Jackson | Revert "config: Deprecate quoted values" |
commit | commitdiff | tree | snapshot |
2021-08-08 |
Ian Jackson | config: Deprecate quoted values |
commit | commitdiff | tree | snapshot |
2021-08-08 |
Ian Jackson | client: rate limit when returned data contains only... |
commit | commitdiff | tree | snapshot |
2021-08-08 |
Ian Jackson | slip: Rename PacketError::Truncated |
commit | commitdiff | tree | snapshot |
2021-08-08 |
Ian Jackson | slip: do not use zero padding when packet too short |
commit | commitdiff | tree | snapshot |
2021-08-08 |
Ian Jackson | server: wip, httpd |
commit | commitdiff | tree | snapshot |
2021-08-08 |
Ian Jackson | Revert "ipif: Do not grumble about ipif getting sigpipe... |
commit | commitdiff | tree | snapshot |
2021-08-08 |
Ian Jackson | ipif: Drop things in the right order, to avoid child... |
commit | commitdiff | tree | snapshot |
2021-08-08 |
Ian Jackson | ipif: Do not grumble about ipif getting sigpipe, if... |
commit | commitdiff | tree | snapshot |
2021-08-08 |
Ian Jackson | server: wip, ipif |
commit | commitdiff | tree | snapshot |
2021-08-08 |
Ian Jackson | test: exec ipif rather than wrapping it in the shell |
commit | commitdiff | tree | snapshot |
2021-08-08 |
Ian Jackson | config: Provide a startup hook |
commit | commitdiff | tree | snapshot |
2021-08-08 |
Ian Jackson | config: Actually get global config |
commit | commitdiff | tree | snapshot |
2021-08-08 |
Ian Jackson | client: wrap a line |
commit | commitdiff | tree | snapshot |
2021-08-08 |
Ian Jackson | ipif: Use OptionPrefixColon for quitting |
commit | commitdiff | tree | snapshot |
2021-08-08 |
Ian Jackson | ipif: Introduce OptionPrefixColon |
commit | commitdiff | tree | snapshot |
2021-08-08 |
Ian Jackson | client: fix an error report to not be debug |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Ian Jackson | ipif: wip break out, rename fields |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Ian Jackson | ipif: wip break out |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Ian Jackson | ipif: wip break out |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Ian Jackson | ipif: wip break out |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Ian Jackson | config: get global config, macro doc |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Ian Jackson | config: get global config |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Ian Jackson | config macros: wip global |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Ian Jackson | config macros: wip global |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Ian Jackson | config: allow `special` to override, and set global... |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Ian Jackson | startup: use in server |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Ian Jackson | startup: break out fn |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Ian Jackson | ini: use instead of configparser |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Ian Jackson | ini: fixes |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Ian Jackson | ini: new module compiles |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Ian Jackson | ini: wip new module |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Ian Jackson | ini: wip new module |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Ian Jackson | ini: wip new module |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Ian Jackson | config macros: Detect duplicate skl assignment |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Ian Jackson | config macros: Tidy up a message |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Ian Jackson | config: Tidy up ipif setting |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Ian Jackson | config: Set the SKL explicitly for `client` attribute |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Ian Jackson | config: Apply per_client and global attrs |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Ian Jackson | config macros: Provide `per_client` and `global` attrs |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Ian Jackson | config macros: Make per-field skl variable an Option |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Ian Jackson | config: Tolerate Global settings in client sections... |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Ian Jackson | config: Provide end in Aggregate and pass to contains() |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Ian Jackson | config: Use SKL::None for `link` and fix `server=` |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Ian Jackson | config: Introduce SKL::None, currently for `computed` |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Ian Jackson | config: Pass SKL to all the method functions, and docum... |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Ian Jackson | config: Derive Eq for SectionKindList |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Ian Jackson | config: Rename ClientAgnostic to Global |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Ian Jackson | config: Rename PerClient from Ordinary |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Ian Jackson | config macros: Promote atspan variable |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Ian Jackson | config: Do not use Default for constructing Aggregate |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Ian Jackson | config: Better printing of wrong section error |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Ian Jackson | client: Improve startup error handling |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Ian Jackson | config: ifnames in right sections |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Ian Jackson | eyre: note about a dep |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Ian Jackson | eyre: deup printing, yay |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Ian Jackson | eyre: code formatting |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Ian Jackson | eyre: resolve the backtrace |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Ian Jackson | eyre: wip backtrace, c&p from example |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Ian Jackson | eyre: wip backtrace |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Ian Jackson | eyre: wip experiment, needs some work |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Ian Jackson | eyre: switch from anyhow to eyre |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Ian Jackson | test: copyright notices |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Ian Jackson | test: run-* scripts |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Ian Jackson | test: netns setup |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Ian Jackson | test: fixes, tun |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Ian Jackson | error handling: note a todo |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Ian Jackson | client: better logging of ipif failures |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Ian Jackson | client: better logging of ipif failures |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Ian Jackson | client: better logging of ipif failures |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Ian Jackson | test: add a test script |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Ian Jackson | uml: change cwd links |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Ian Jackson | uml: add entropy, fix names |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Ian Jackson | uml: build rndaddtoentcnt |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Ian Jackson | Add 'uml/rndaddtoentcnt/' from commit '3cef9b224336ac41... |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Ian Jackson | uml: plumbing |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Ian Jackson | uml: move to subdir |
commit | commitdiff | tree | snapshot |
2021-08-06 |
Ian Jackson | uml: provide -setup, -run |
commit | commitdiff | tree | snapshot |
2021-08-06 |
Ian Jackson | uml: rename psusan-uml-psusan |
commit | commitdiff | tree | snapshot |
2021-08-06 |
Ian Jackson | uml: tidy up a bit |
commit | commitdiff | tree | snapshot |
2021-08-06 |
Ian Jackson | uml: Run a shell session by default |
commit | commitdiff | tree | snapshot |
2021-08-06 |
Ian Jackson | uml: Provide wrap script |
commit | commitdiff | tree | snapshot |
2021-08-06 |
Ian Jackson | uml: script formatting |
commit | commitdiff | tree | snapshot |
2021-08-06 |
Ian Jackson | uml: set PATH (work around bash bug) |
commit | commitdiff | tree | snapshot |
2021-08-06 |
Ian Jackson | uml: remove redundant stderr redirect |
commit | commitdiff | tree | snapshot |
2021-08-06 |
Ian Jackson | uml: work around uml console bug |
commit | commitdiff | tree | snapshot |
2021-08-06 |
Ian Jackson | uml: Use console not serial for comms |
commit | commitdiff | tree | snapshot |
2021-08-06 |
Ian Jackson | uml psusan: wip |
commit | commitdiff | tree | snapshot |
2021-08-05 |
Ian Jackson | rework and reformat docs, mark up in rst |
commit | commitdiff | tree | snapshot |
2021-08-05 |
Ian Jackson | docs wip |
commit | commitdiff | tree | snapshot |
2021-08-05 |
Ian Jackson | Makefile and docs framework |
commit | commitdiff | tree | snapshot |
2021-08-05 |
Ian Jackson | config: Add some commented-out dbgs |
commit | commitdiff | tree | snapshot |
next |