Skip to content
Merged
Show file tree
Hide file tree
Changes from 12 commits
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
b1f648f
RUST-2235: Initial Devin code
mattChiaravalloti Jun 24, 2025
9789819
RUST-2235: Update auth spec tests to guard GSSAPI tests behind featur…
mattChiaravalloti Jun 24, 2025
e406e16
RUST-2235: Clean up options and client/auth
mattChiaravalloti Jun 24, 2025
50aa9d9
RUST-2235: Fix warnings
mattChiaravalloti Jun 30, 2025
9267940
RUST-2235: Clean up gssapi.rs and include debug code for further testing
mattChiaravalloti Jul 1, 2025
43a4472
RUST-2235: Update wrap_unwrap
mattChiaravalloti Jul 2, 2025
774375a
RUST-2235: Update final wrap step to use proper starting bytes
mattChiaravalloti Jul 7, 2025
9e6e38d
RUST-2235: Clean up gssapi auth code
mattChiaravalloti Jul 7, 2025
7e040aa
RUST-2235: Clean up canonicalize_hostname
mattChiaravalloti Jul 8, 2025
3134bb6
RUST-2235: Fix api calls after rebase
mattChiaravalloti Jul 8, 2025
f323fe1
RUST-2235: Update constants
mattChiaravalloti Jul 8, 2025
e175e2e
RUST-2235: Combine new and init
mattChiaravalloti Jul 8, 2025
de0c4b7
SQL-2235: Properly alphabetize Cargo.toml
mattChiaravalloti Jul 9, 2025
3fec2d9
SQL-2235: Update compile-only task to include gssapi feature flag
mattChiaravalloti Jul 9, 2025
8ef6097
RUST-2235: Update Cargo.lock
mattChiaravalloti Jul 9, 2025
13a6878
RUST-2235: Properly update Cargo.lock
mattChiaravalloti Jul 9, 2025
fafc56f
RUST-2235: Update tests to run with gssapi-auth feature enabled
mattChiaravalloti Jul 9, 2025
934f0f4
RUST-2235: Fix rustfmt failures
mattChiaravalloti Jul 9, 2025
5f5722c
RUST-2235: Address clippy failures
mattChiaravalloti Jul 9, 2025
58b928e
RUST-2235: Update format calls to place args in brackets
mattChiaravalloti Jul 16, 2025
85ec312
RUST-2235: Update OIDC authSource error message to be consistent with…
mattChiaravalloti Jul 16, 2025
841778b
RUST-2235: Bump MSRV to 1.82.0
mattChiaravalloti Jul 16, 2025
293aa3b
RUST-2235: Update tests to not include gssapi-auth flag by default, a…
mattChiaravalloti Jul 16, 2025
b567aca
RUST-2235: Update canonicalize_hostname to use hickory-resolver inste…
mattChiaravalloti Jul 16, 2025
4d881d1
RUST-2235: Rustfmt fixes
mattChiaravalloti Jul 16, 2025
8962623
RUST-2235: Update lingering 1.81 ref to 1.82
mattChiaravalloti Jul 16, 2025
baedad7
Merge branch 'main' into RUST-2235
mattChiaravalloti Jul 16, 2025
66f0f3b
RUST-2235: Fix lint failures
mattChiaravalloti Jul 16, 2025
0cd9f3a
RUST-2235: Remove outdated comments
mattChiaravalloti Jul 17, 2025
efe0fcb
RUST-2235: Pipe resolver_config through to canonicalize_hostname
mattChiaravalloti Jul 17, 2025
9de2999
RUST-2235: Clean up gssapi-auth and dns-lookup feature coupling
mattChiaravalloti Jul 17, 2025
23aacbb
RUST-2235: Fix feature flags and address clippy and rustfmt failures
mattChiaravalloti Jul 17, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading