chiark / gitweb /
Merge branch 'release' into 'main'
[hippotat.git] / server /
2025-02-02 Ian JacksonMerge branch 'hyper' into 'main'
2025-02-02 Ian JacksonSwitch to hyper 1.x
2025-02-02 Ian JacksonFix a debug print to use # format for anyhow::Error
2025-02-02 Ian JacksonMake config::startup()'s G callback async
2025-02-02 Ian JacksonPrep for hyper 1: Move saddr conversion earlier
2025-02-02 Ian JacksonPrep for hyper 1: Break out conn.remote_addr() call
2025-02-02 Ian JacksonPrep for hyper 1: Reorganise service_fn call
2025-02-02 Ian Jacksonservice.c: Better handling of clones
2025-02-02 Ian JacksonPrep for hyper 1: break out service_fn call
2025-02-02 Ian JacksonRename addr variable to saddr
2025-02-02 Ian JacksonRename conn variable to caddr
2025-02-02 Ian JacksonPrep for hyper 1: rewrap service_fn call
2025-02-02 Ian JacksonMerge branch 'reqwest' into 'main'
2025-02-01 Ian JacksonReadLimitedError: Don't demand that the stream is Unpin...
2025-02-01 Ian JacksonReadLimitedError: Make it generic over the error type
2024-02-25 Ian JacksonMerge branch 'update' into 'main'
2024-02-25 Ian JacksonMerge branch 'nix-2' into 'main'
2024-02-25 Ian Jacksonnix: Make a compat function for last errno as Errno
2024-02-25 Ian JacksonMerge branch 'nix-0' into 'main'
2024-02-25 Ian Jacksonnix: Provide a compat version of pipe for 0.28
2024-02-25 Ian Jacksonnix: Provide a compat version of write for 0.28
2024-02-23 Ian JacksonMerge branch 'nix' into 'main'
2024-02-23 Ian Jacksonnix: Gross hack to enable compat with 0.26 *and* 0.27
2023-06-15 Ian JacksonMerge branch 'clap4' into 'main'
2023-06-15 Ian Jacksonclap: Rename hippotat crate's Opts type to CommonOpts
2023-06-15 Ian Jacksonclap: Factor verify_cli out into utils
2023-06-15 Ian Jacksonclap: Add verify_cli tests
2023-06-15 Ian JacksonMerge branch 'ci' into 'main'
2023-06-15 Ian JacksonMerge branch 'base64' into 'main'
2023-06-15 Peter Michael GreenBump base64 dependency to 0.21 and fix code to build...
2023-01-11 Ian JacksonConfig inspection: Print nothing on no associations
2023-01-11 Ian JacksonConfig inspection: tidying
2023-01-11 Ian JacksonConfig inspection: support "server" key on server
2023-01-11 Ian JacksonPass server name to startup code
2023-01-11 Ian JacksonConfig inspection: Document the instance keys
2023-01-11 Ian JacksonConfig inspection: tab-separate the output
2023-01-11 Ian JacksonConfig inspection: Allow printing multiple instances
2023-01-11 Ian JacksonConfig inspection: Make PrintConfigOpt type
2023-01-11 Ian JacksonConfig inspection: Move extra keys into trait
2023-01-11 Ian JacksonConfig inspection: docs (wip)
2023-01-11 Ian JacksonConfig inspection: Move process::exit call
2023-01-11 Ian JacksonConfig inspection: Centralise loop
2023-01-11 Ian JacksonConfig inspection: Centralise inspectable lookup
2023-01-11 Ian JacksonConfig inspection: Reorganise implement_print_config
2023-01-11 Ian JacksonConfig inspection: Move --print-config implementation...
2023-01-08 Ian JacksonUse *c_char rather than *i8 for snprintf
2022-12-14 Ian Jacksonclippy (mostly suppressions)
2022-12-14 Ian Jacksondependencies: Switch to easy-ext from extend
2022-12-14 Ian Jacksondependencies: Switch to clap from structopt
2022-09-27 Ian JacksonApply OpenSSL exception to Hippotat files
2022-09-27 Ian Jacksonuse c_int from std::os::raw
2022-09-25 Ian Jacksonpidfile option
2022-09-25 Ian Jacksonprint config value
2022-09-25 Ian JacksonMerge remote-tracking branch 'python/master' into old...
2022-09-25 Ian Jacksondaemon: drop some unneded allows
2022-09-25 Ian Jacksondaemon: wip
2022-09-25 Ian Jacksondaemon: wip
2022-09-25 Ian Jacksondaemon: wip
2022-09-25 Ian Jacksondaemon: wip
2022-09-25 Ian Jacksondaemon: wip
2022-09-25 Ian JacksonUpdate copyright dates
2022-09-13 Ian Jacksonwarning fixes
2021-08-22 Ian Jacksondiscussion of hardcoded backpressure constants
2021-08-22 Ian Jacksonrename a const
2021-08-22 Ian Jacksonearly return deadlines
2021-08-22 Ian Jacksondowngrade a message (happens if client drops)
2021-08-22 Ian Jacksonwip, fixes, still no early return apparently
2021-08-22 Ian Jacksonpanic handling in webserver task too
2021-08-22 Ian Jacksonerror / panic handling
2021-08-22 Ian Jacksonfixes etc.
2021-08-22 Ian Jacksonsome done todos
2021-08-22 Ian Jacksonresponse plumbing
2021-08-22 Ian Jacksonown http body type
2021-08-22 Ian Jacksonwip packetqueue
2021-08-22 Ian Jacksonrename [Frame]QueueBuf
2021-08-22 Ian Jacksonserver: reorg, messages
2021-08-22 Ian Jacksonserver: remove some ws
2021-08-22 Ian Jacksonslip: reamee processn and process1
2021-08-22 Ian Jacksonserver: remove redundant source field
2021-08-22 Ian Jacksondownbound, a note
2021-08-22 Ian Jacksonmessages
2021-08-22 Ian Jacksonforward
2021-08-22 Ian Jacksonforward
2021-08-22 Ian Jacksonserver messages
2021-08-22 Ian Jacksonserver messages
2021-08-22 Ian Jacksonwip server
2021-08-22 Ian Jacksonwip server
2021-08-21 Ian Jacksonmake route_packet infallible
2021-08-21 Ian Jacksonroute_packet: clarify arg name
2021-08-21 Ian JacksonNote about packet loops
2021-08-21 Ian Jacksonintroduce MayRoute (loop prevention)
2021-08-21 Ian Jacksonchange type of route_packet etc.
2021-08-21 Ian Jacksonwip server ipif
2021-08-21 Ian Jacksonwip server ipif
2021-08-21 Ian Jacksonrename User from Client
2021-08-21 Ian Jacksonreorg source
2021-08-21 Ian Jacksonwip server slip
2021-08-21 Ian Jacksonreorg source
2021-08-21 Ian Jacksonreorg source
2021-08-21 Ian Jacksonmove server and client.rs
next