-
Notifications
You must be signed in to change notification settings - Fork 2
Comparing changes
Open a pull request
base repository: DefGuard/proxy
base: v1.6.0
head repository: DefGuard/proxy
compare: v2.0.0-alpha1
- 14 commits
- 28 files changed
- 5 contributors
Commits on Dec 18, 2025
-
Merge pull request #219 from DefGuard/release_1.6_merger
Merge main -> dev after 1.6 release
Configuration menu - View commit details
-
Copy full SHA for 5a9f8c3 - Browse repository at this point
Copy the full SHA 5a9f8c3View commit details
Commits on Dec 22, 2025
-
Disable latest Docker tag in release workflow (#221)
* disable latest tag * update comment
Configuration menu - View commit details
-
Copy full SHA for 3d83b88 - Browse repository at this point
Copy the full SHA 3d83b88View commit details
Commits on Jan 9, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 0a2970b - Browse repository at this point
Copy the full SHA 0a2970bView commit details
Commits on Jan 12, 2026
-
Core certificate authority, part 1: Proxy (#223)
* certificate handshake * cleanup * versions * prevent concurrent setups, allow multiple connections * inform core about errors * cleanup * bump qs * simplify setup * suggestions * update protos, defguard certs * whitelist defguard certs
Configuration menu - View commit details
-
Copy full SHA for abe4691 - Browse repository at this point
Copy the full SHA abe4691View commit details
Commits on Jan 14, 2026
-
Multiproxy private cookies (#229)
* http server waits for private cookies secret before launching * private cookies key error handling * handle premature http chanel closure
Configuration menu - View commit details
-
Copy full SHA for a9d266e - Browse repository at this point
Copy the full SHA a9d266eView commit details
Commits on Jan 20, 2026
-
Configuration menu - View commit details
-
Copy full SHA for a138a33 - Browse repository at this point
Copy the full SHA a138a33View commit details -
* send cookie key via protos * working key retrieval * handle InitialInfo in message loop * new protos
Configuration menu - View commit details
-
Copy full SHA for 7490067 - Browse repository at this point
Copy the full SHA 7490067View commit details
Commits on Jan 26, 2026
-
* send logs from proxy * proxy wizard * update proto * fix audit * fix linter errors
Configuration menu - View commit details
-
Copy full SHA for eeff92e - Browse repository at this point
Copy the full SHA eeff92eView commit details
Commits on Jan 27, 2026
-
Implement remote MFA with new, separate RPC message (#238)
* Refactor remote MFA flow to use ClientRemoteMfaFinish RPC * handle remote mfa core comms in ws thread * longer timeout for remote mfa * Use RwLocks instead of Mutexes * remove unused proto * rename rpc method * update protos
Configuration menu - View commit details
-
Copy full SHA for 3d7663e - Browse repository at this point
Copy the full SHA 3d7663eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e564ff - Browse repository at this point
Copy the full SHA 5e564ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 44c69c2 - Browse repository at this point
Copy the full SHA 44c69c2View commit details
Commits on Feb 4, 2026
-
* upgrade packages * bump bytes crate
Configuration menu - View commit details
-
Copy full SHA for 046f449 - Browse repository at this point
Copy the full SHA 046f449View commit details
Commits on Feb 9, 2026
-
Configuration menu - View commit details
-
Copy full SHA for a26a19f - Browse repository at this point
Copy the full SHA a26a19fView commit details -
* add missing openssl dependency to cross setup * pin toolchain * try again
Configuration menu - View commit details
-
Copy full SHA for 7b19560 - Browse repository at this point
Copy the full SHA 7b19560View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.6.0...v2.0.0-alpha1