chiark
/
gitweb
/
~ian
/
hippotat.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge branch 'release' into 'main'
[hippotat.git]
/
src
/
2025-02-02
Ian Jackson
Merge branch 'hyper' into 'main'
tree
|
commitdiff
2025-02-02
Ian Jackson
Switch to hyper 1.x
tree
|
commitdiff
2025-02-02
Ian Jackson
Make config::startup()'s G callback async
tree
|
commitdiff
2025-02-02
Ian Jackson
Drop our explicit hyper-tls dependency
tree
|
commitdiff
2025-02-02
Ian Jackson
Merge branch 'reqwest' into 'main'
tree
|
commitdiff
2025-02-01
Ian Jackson
Switch to reqwest in the client
tree
|
commitdiff
2025-02-01
Ian Jackson
ReadLimitedError: Don't demand that the stream is Unpin...
tree
|
commitdiff
2025-02-01
Ian Jackson
ReadLimitedError: Make it generic over the error type
tree
|
commitdiff
2025-02-01
Ian Jackson
config: Replace use of Default with Parseable::Unspecified
tree
|
commitdiff
2025-02-01
Ian Jackson
config: parseable_from_str: always provide default_or_o...
tree
|
commitdiff
2025-02-01
Ian Jackson
config: Clarify Parseable's defaulting
tree
|
commitdiff
2024-02-25
Ian Jackson
Merge branch 'update' into 'main'
tree
|
commitdiff
2024-02-25
Ian Jackson
Merge branch 'nix-2' into 'main'
tree
|
commitdiff
2024-02-25
Ian Jackson
nix: Make a compat function for last errno as Errno
tree
|
commitdiff
2024-02-25
Ian Jackson
Merge branch 'nix-0' into 'main'
tree
|
commitdiff
2024-02-25
Ian Jackson
nix: Provide a compat version of pipe for 0.28
tree
|
commitdiff
2024-02-25
Ian Jackson
nix: Provide a compat version of write for 0.28
tree
|
commitdiff
2024-02-25
Ian Jackson
Merge branch 'nix-1' into 'main'
tree
|
commitdiff
2024-02-25
Ian Jackson
Merge branch 'metadata' into 'main'
tree
|
commitdiff
2024-02-25
Ian Jackson
build.rs: Set --cfg=nix_ge_0_27, not nix_0_27
tree
|
commitdiff
2024-02-25
Ian Jackson
nix: Use cfg rather than trait hackery
tree
|
commitdiff
2024-02-23
Ian Jackson
Merge branch 'nix' into 'main'
tree
|
commitdiff
2024-02-23
Ian Jackson
nix: Gross hack to enable compat with 0.26 *and* 0.27
tree
|
commitdiff
2023-06-16
Ian Jackson
Merge branch 'update' into 'main'
tree
|
commitdiff
2023-06-16
Ian Jackson
Merge branch 'base64' into 'main'
tree
|
commitdiff
2023-06-16
Ian Jackson
base64: Tolerate lack of padding when decoding
tree
|
commitdiff
2023-06-15
Ian Jackson
Merge branch 'clap4' into 'main'
tree
|
commitdiff
2023-06-15
Ian Jackson
clap: Rename hippotat crate's Opts type to CommonOpts
tree
|
commitdiff
2023-06-15
Ian Jackson
clap: Use ArgAction::Append
tree
|
commitdiff
2023-06-15
Ian Jackson
clap: Use Command, not App
tree
|
commitdiff
2023-06-15
Ian Jackson
clap: use value_parser
tree
|
commitdiff
2023-06-15
Ian Jackson
clap: Use ArgAction::Count for debug level
tree
|
commitdiff
2023-06-15
Ian Jackson
clap: Factor verify_cli out into utils
tree
|
commitdiff
2023-06-15
Ian Jackson
Merge branch 'ci' into 'main'
tree
|
commitdiff
2023-06-15
Ian Jackson
Merge branch 'base64' into 'main'
tree
|
commitdiff
2023-06-15
Ian Jackson
Do not import the name Engine from base64.
tree
|
commitdiff
2023-06-15
Peter Michael Green
Bump base64 dependency to 0.21 and fix code to build...
tree
|
commitdiff
2023-01-11
Ian Jackson
Config inspection: Print nothing on no associations
tree
|
commitdiff
2023-01-11
Ian Jackson
Config inspection: tidying
tree
|
commitdiff
2023-01-11
Ian Jackson
Config inspection: support "server" key on server
tree
|
commitdiff
2023-01-11
Ian Jackson
Pass server name to startup code
tree
|
commitdiff
2023-01-11
Ian Jackson
Config inspection: tab-separate the output
tree
|
commitdiff
2023-01-11
Ian Jackson
Config inspection: Allow printing multiple instances
tree
|
commitdiff
2023-01-11
Ian Jackson
Config inspection: Break out split()
tree
|
commitdiff
2023-01-11
Ian Jackson
Config inspection: Make PrintConfigOpt type
tree
|
commitdiff
2023-01-11
Ian Jackson
Config inspection: Move extra keys into trait
tree
|
commitdiff
2023-01-11
Ian Jackson
Implement Debug manually for LinkName
tree
|
commitdiff
2023-01-11
Ian Jackson
Config inspection: "pretty" dump option, replaces ...
tree
|
commitdiff
2023-01-11
Ian Jackson
Config inspection: Move process::exit call
tree
|
commitdiff
2023-01-11
Ian Jackson
Config inspection: Centralise loop
tree
|
commitdiff
2023-01-11
Ian Jackson
Config inspection: Centralise inspectable lookup
tree
|
commitdiff
2023-01-11
Ian Jackson
Config inspection: Allow inspection of multiple keys
tree
|
commitdiff
2023-01-11
Ian Jackson
Config inspection: Support link names on client
tree
|
commitdiff
2023-01-11
Ian Jackson
Config inspection: Reorganise implement_print_config
tree
|
commitdiff
2023-01-11
Ian Jackson
Config inspection: make InspectableConfig impl dyn...
tree
|
commitdiff
2023-01-11
Ian Jackson
Config inspection: Move --print-config implementation...
tree
|
commitdiff
2023-01-11
Ian Jackson
Config inspection: Introduce InspectableConfig trait
tree
|
commitdiff
2023-01-08
Ian Jackson
Show ipif command (debug when we start it, error if...
tree
|
commitdiff
2023-01-08
Ian Jackson
Fix error message from syslog startup
tree
|
commitdiff
2023-01-08
Ian Jackson
Introduce DisplayError
tree
|
commitdiff
2022-12-14
Ian Jackson
clippy (mostly suppressions)
tree
|
commitdiff
2022-12-14
Ian Jackson
Add lib.rs rustdoc stub documentation
tree
|
commitdiff
2022-12-14
Ian Jackson
dependencies: Switch to easy-ext from extend
tree
|
commitdiff
2022-12-14
Ian Jackson
dependencies: Switch to clap from structopt
tree
|
commitdiff
2022-12-14
Ian Jackson
dependencies: Replace cervine with either
tree
|
commitdiff
2022-12-14
Ian Jackson
QueuedBuf: Use educe to derive Default
tree
|
commitdiff
2022-12-14
Ian Jackson
QueuedBuf: Introduce QueuedBytes type aliases
tree
|
commitdiff
2022-09-27
Ian Jackson
Apply OpenSSL exception to files with Eyre content
tree
|
commitdiff
2022-09-27
Ian Jackson
Apply OpenSSL exception to Hippotat files
tree
|
commitdiff
2022-09-27
Ian Jackson
OpenSSL exception as agreed, with new SPDX expression
tree
|
commitdiff
2022-09-27
Ian Jackson
draft OpenSSL exception - not signed off yet!
tree
|
commitdiff
2022-09-25
Ian Jackson
update sha2 (sadly, API change)
tree
|
commitdiff
2022-09-25
Ian Jackson
config: Drop mention of DEFAULT here too
tree
|
commitdiff
2022-09-25
Ian Jackson
print config value
tree
|
commitdiff
2022-09-25
Ian Jackson
config: inspectable config keys
tree
|
commitdiff
2022-09-25
Ian Jackson
config: Fix up some indent
tree
|
commitdiff
2022-09-25
Ian Jackson
Merge remote-tracking branch 'python/master' into old...
tree
|
commitdiff
2022-09-25
Ian Jackson
Update copyright dates
tree
|
commitdiff
2022-09-25
Ian Jackson
syslog: printing level in messages
tree
|
commitdiff
2022-09-25
Ian Jackson
syslog: prep for printing level: Make a copy of the...
tree
|
commitdiff
2022-09-25
Ian Jackson
syslog: prep for printing level: Move max level handling
tree
|
commitdiff
2022-09-25
Ian Jackson
syslog: prep for printing level: Move debug handling
tree
|
commitdiff
2022-09-25
Ian Jackson
syslog: prep for printing level: Rename LogWrapper
tree
|
commitdiff
2022-09-25
Ian Jackson
syslog: Add syslog support
tree
|
commitdiff
2021-08-22
Ian Jackson
work around lack of io::ErrorKind::IsADirectory
tree
|
commitdiff
2021-08-22
Ian Jackson
fix tests
tree
|
commitdiff
2021-08-22
Ian Jackson
fix tests
tree
|
commitdiff
2021-08-22
Ian Jackson
panic handling in webserver task too
tree
|
commitdiff
2021-08-22
Ian Jackson
some done todos
tree
|
commitdiff
2021-08-22
Ian Jackson
response plumbing
tree
|
commitdiff
2021-08-22
Ian Jackson
wip queue
tree
|
commitdiff
2021-08-22
Ian Jackson
rename methods etc.
tree
|
commitdiff
2021-08-22
Ian Jackson
own http body type
tree
|
commitdiff
2021-08-22
Ian Jackson
wip packetqueue
tree
|
commitdiff
2021-08-22
Ian Jackson
rename [Frame]QueueBuf
tree
|
commitdiff
2021-08-22
Ian Jackson
slip: reamee processn and process1
tree
|
commitdiff
2021-08-22
Ian Jackson
forward
tree
|
commitdiff
2021-08-21
Ian Jackson
break out Ipif::next_frame
tree
|
commitdiff
2021-08-21
Ian Jackson
make route_packet infallible
tree
|
commitdiff
2021-08-21
Ian Jackson
slip: ip_packet_addr: clarify arg name
tree
|
commitdiff
next