- Nov 16, 2020
-
-
Philipp Winter authored
This patch fixes #6
-
Philipp Winter authored
-
- Oct 15, 2020
-
-
Philipp Winter authored
So far, bridgestrap would bootstrap a new tor instance for each request. That's both expensive and slow. Roger suggested to use a single, long-lived tor instance instead, and use the SETCONF controller command to test a batch of bridges at once. This patch makes that happen. This fixes tpo/anti-censorship/bridgestrap#3.
-
- Aug 18, 2020
-
-
Philipp Winter authored
-
- Jul 14, 2020
-
-
Philipp Winter authored
-
Philipp Winter authored
-
- Jul 03, 2020
-
-
Philipp Winter authored
We are GETting rather than POSTing something, and "bridge-state" is a more descriptive resource name. This patch also merges our Web interface and our API handlers, making the code simpler.
-
- Nov 20, 2019
-
-
Philipp Winter authored
Port 4000 is already taken on BridgeDB.
-
- Oct 24, 2019
-
-
Philipp Winter authored
-