chiark / gitweb /
otter.git
2021-04-28 Ian JacksonPosOffTableError: Use error autoconversion
2021-04-28 Ian JacksonPosOffTableError: Use in organise
2021-04-28 Ian JacksonPosOffTableError: Introduce
2021-04-28 Ian Jacksoncmdlistener: Do not allow resizing the table so pieces...
2021-04-28 Ian JacksonCHANGELOG: Document recent changes
2021-04-28 Ian JacksonCHANGELOG: Document recent changes
2021-04-28 Ian Jacksonapitests: Test that all specs load
2021-04-28 Ian JacksonMakefile: Add missing dependency of tests on specs
2021-04-28 Ian Jacksonspecs: vatikan: Add a reference to where the info came...
2021-04-28 Ian Jacksonspecs: Rename same-scope.table.toml
2021-04-28 Ian Jacksonspecs: Introduce samescope.table.toml
2021-04-28 Ian Jacksonspecs: Plumb InstanceName through to TablePlayerSpec...
2021-04-28 Ian Jacksonspecs: Add private.table.toml
2021-04-28 Ian Jacksonotter(1): Add env_logger
2021-04-28 Ian Jacksonmgmtchannel: Add tracing calls
2021-04-28 Ian Jacksonspec: Fix TablePlayerSpec glob pattern generation
2021-04-28 Ian Jacksonpaketframe: Delete unused copies of rmp mgmtchannel r/w
2021-04-28 Ian Jacksonspecs: Add vatikan.game.toml
2021-04-25 Ian Jacksonhidden: Document ShowUnocculted proof obligations
2021-04-25 Ian Jacksonauthproofs: Document proof obligations
2021-04-24 Ian Jacksonglobal: Rename "aux" (from daft old name "access")
2021-04-24 Ian Jacksonmgmtchannel: Switch to msgpack from json
2021-04-24 Ian Jacksonmgmtchannel: Switch to Framed from newline-based framing
2021-04-23 Ian Jacksonpacketframe: test: Test an empty frame
2021-04-23 Ian Jacksonpacketframe: Completely rewrite FrameReader
2021-04-23 Ian Jacksonpacketframe: tests: Test with BufReaders
2021-04-23 Ian Jacksonpacketframe: Tests: Fold read_all into lumpreader loop
2021-04-23 Ian Jacksonpacketframe: Tests: Fold first read_all into lumpreader...
2021-04-23 Ian Jacksonpacketframe: Fuse: introduce and use new()
2021-04-23 Ian Jacksonpacketframe: Introduce ChunkLen type
2021-04-23 Ian Jacksonpacketframe: Rework EOF handling
2021-04-23 Ian Jacksonpacketframe: tests: Break out expect_is_bad_eof
2021-04-23 Ian Jacksonpacketframe: Break out chunk_remaining
2021-04-23 Ian Jacksonpacketframe: Handle end of chunk differently
2021-04-23 Ian Jacksonpacketframe: Invent SE::GoodEof
2021-04-23 Ian Jacksonpacketframe: Add some comments
2021-04-23 Ian Jacksonpacketframe: Make badeof into a fn rather than a closure
2021-04-23 Ian Jacksonpacketframe: Introduce a special return type for do_read
2021-04-23 Ian Jacksonpacketframe: tests: Break out expect_bad_eof
2021-04-23 Ian Jacksonpacketframe: tests: Rename expect_good_eof
2021-04-23 Ian Jacksonpacketframe: tests: Stricten an assertion
2021-04-23 Ian Jacksonpacketframe: Tidy file by reorganising it and adding...
2021-04-23 Ian Jacksonpacketframe: tests: Test EOF failure before subsequent...
2021-04-23 Ian Jacksonpacketframe: Tristate for state
2021-04-23 Ian Jacksonpacketframe: tests: Test EOF failure mid-chunk-data
2021-04-23 Ian Jacksonpacketframe: Fix EOF handling in chunk data
2021-04-23 Ian Jacksonpacketframe: tests: Test EOF failure in chunk header
2021-04-23 Ian Jacksonpacketframe: tests: Test EOF succss before first chunk...
2021-04-23 Ian Jacksonpacketframe: Fix EOF handling in chunk header
2021-04-23 Ian Jacksonpacketframe: tests: Move lump test to avoid warning
2021-04-23 Ian Jacksonpacketframe: tests: Disable lump test under miri
2021-04-23 Ian Jacksonpacketframe: tests: Test that before boom is boom
2021-04-23 Ian Jacksonpacketframe: tests: LumpReader tests whole buf too
2021-04-23 Ian Jacksonpacketframe: tests: LumpReader tests short reads
2021-04-23 Ian Jacksonpacketframe: Some commented-out dbg
2021-04-23 Ian Jacksonpacketframe: Fix expect_boom to cope with short reads
2021-04-23 Ian Jacksonpacketframe: Fix handling of partial read
2021-04-23 Ian Jacksonpacketframe: Add a bit of dbg to test
2021-04-23 Ian Jacksonpacketframe: Add a bit of dbg to test
2021-04-23 Ian Jacksonpacketframe: Remove dbg calls from non-test code
2021-04-23 Ian Jacksonpacketframe: Remove massively over-verbose dbg from...
2021-04-23 Ian Jacksonpacketframe: Genericise tests
2021-04-23 Ian Jacksonpacketframe: Allow privately constructing one out of...
2021-04-23 Ian Jacksonpacketframe: Provide read_all
2021-04-23 Ian Jacksonpacketframe: Move expect_boom
2021-04-23 Ian Jacksonpacketframe: Add a fragmented frame
2021-04-23 Ian Jacksonpacketframe: Better debug output
2021-04-23 Ian Jacksonpacketframe: Better debug output
2021-04-23 Ian Jacksonpacketframe: Sort out MgmtChannelWriteError
2021-04-23 Ian Jacksonpacketframe: Provide write_rmp
2021-04-23 Ian Jacksonpacketframe: Test abandoned frame read
2021-04-23 Ian Jacksonpacketframe: Break out expect_boom
2021-04-23 Ian Jacksonpacketframe: Format a bit better
2021-04-23 Ian Jacksonpacketframe: Use a slightly more distinctive test string
2021-04-23 Ian Jacksonpacketframe: tidy test a bit
2021-04-23 Ian Jacksonpacketframe: more tests, more fixes
2021-04-23 Ian Jacksonpacketframe: wip some basic tests, and fixes
2021-04-23 Ian Jacksonpacketframe: Restructuring etc.
2021-04-23 Ian Jacksonpacketframe: Provide Write impl for Fuse
2021-04-23 Ian Jacksonpacketframe: Introduce Fuse::with
2021-04-23 Ian Jacksonpacketframe: Introduce Fuse::get
2021-04-23 Ian Jacksonpacketframe: Initial wip, buggy and not used, but but...
2021-04-23 Ian Jacksoncargo: add byteorder as a dependency
2021-04-19 Ian Jacksonmake-release: Check changelog
2021-04-19 Ian JacksonCHANGELOG.md: Start it
2021-04-19 Ian JacksonMakefile: Fix mkdir target/bundled-sources when nailing
2021-04-19 Ian JacksonCargo.toml: Update all versions to 0.5.1
2021-04-19 Ian Jacksonupdate-version: Fix version pinning
2021-04-19 Ian JacksonCargo.toml: Update all versions to 0.5.1
2021-04-19 Ian Jacksonupdate-versions: Pin our internal dependencies precisely
2021-04-19 Ian Jacksonmake-release: Clean up the directory before cargo publish
2021-04-18 Ian JacksonCargo.toml: Update all versions to 0.5.1 otter-0.5.1
2021-04-18 Ian Jacksonmake-release: Fix git tag rune
2021-04-18 Ian Jacksonmake-release: Print commands we run due to --real
2021-04-18 Ian Jacksonupdate-version: Commit the Cargo.lock too
2021-04-18 Ian JacksonCargo.toml: Specify the slotmap version to placate...
2021-04-18 Ian JacksonCargo.toml: Update all versions to 0.5.0 otter-0.5.0
2021-04-18 Ian Jacksonmake-release: Suggest deploying on chiark
2021-04-18 Ian Jacksonmake-release: Format finish message a bit better
2021-04-18 Ian Jacksonslotmap: Switch to our slotmap-fork-otter package
next