chiark / gitweb /
hippotat.git
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
2021-08-04 Ian Jacksonconfig: Do not think of COMMON as a server name
2021-08-04 Ian Jacksonconfig: Drop mention of DEFAULT
2021-08-04 Ian Jacksonimport test.cfg from python hippotat
2021-08-04 Ian Jacksonclient> make select! be biased
2021-08-04 Ian Jacksonwip server
2021-08-04 Ian Jacksoncheck max vs target requests
2021-08-04 Ian Jacksonchecked settings all honoured, drop a todo
2021-08-04 Ian Jacksonmax_queue_time: Doc that it is not LIMITed
2021-08-04 Ian Jacksonenforce tx queue expiry
2021-08-04 Ian Jacksonrecord expiry time of queue items
2021-08-04 Ian Jacksonrename tx_queue from packets
2021-08-04 Ian Jacksonfiled MR for missing From<Box<>>
2021-08-04 Ian Jacksonmake success_report_interval configuraable
2021-08-04 Ian Jacksonreporter: use effective_http_timeout for success report...
2021-08-04 Ian Jacksonmove effective_http_timeout into InstanceConfig
2021-08-04 Ian Jacksonlimit rx queue, set limit to max batch down, seems...
2021-08-04 Ian Jacksonlimit rx queue better
2021-08-04 Ian Jacksonlimit response body size
2021-08-04 Ian Jacksontrace responses too etc.
2021-08-04 Ian Jacksonnew max_batch_down protocol, define
2021-08-04 Ian JacksonMinor formatting change to clarify
2021-08-04 Ian JacksonREADME.config: fix units
2021-08-04 Ian Jacksonuse proper client http timeout
2021-08-04 Ian JacksonPROTOCOL: note re nonce based auth being hard
2021-08-04 Ian Jacksonmetadata
next