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