Commit History

Author SHA1 Message Date
  Yawning Angel 8a19b4fcb1 Do the release ritual for obfs4proxy-0.0.9 6 years ago
  Yawning Angel f8bf80479f Bump the version to 0.0.9-dev 6 years ago
  Yawning Angel 98730f287c Do the release ritual for obfs4proxy 0.0.8. 6 years ago
  Yawning Angel 5b4397bff8 Clean up static analysis warnings 6 years ago
  Yawning Angel 70d0e90c86 Change the canonical upstream repo location to gitlab 6 years ago
  Yawning Angel 97a875ec3c Bump the version to 0.0.8-dev, signifying development towards 0.0.8. 8 years ago
  Yawning Angel 8256fac93c Do the release ritual for obfs4proxy 0.0.7. 8 years ago
  Yawning Angel 1df5c8ffe8 Bump the version to 0.0.7-dev, signifying development towards 0.0.7. 9 years ago
  Yawning Angel 896a98c427 Do the release ritual for obfs4proxy-0.0.6. 9 years ago
  Yawning Angel e52258edac Make establishing outgoing connections the transport's responsibility. 9 years ago
  Yawning Angel 69ffcc39c6 Delay transport initialization till after logging has been setup. 10 years ago
  Yawning Angel 37a709d8b4 Bump the version to 0.0.6-dev, signifying development towards 0.0.6. 10 years ago
  Yawning Angel 3540313e53 Do the release ritual for obfs4proxy-0.0.5. 10 years ago
  Yawning Angel a8d7134f10 Use a built in SOCKS 5 server instead of goptlibs. 10 years ago
  Yawning Angel df42657079 Move logging wrappers into common/log, and add a DEBUG log level. 10 years ago
  Yawning Angel 657c8e4f02 Clean up/refactor the shutdown/termination handling code. 10 years ago
  Yawning Angel 4e4c9052f4 Attempt to detect if the parent crashed without killing obfs4proxy. 10 years ago
  Yawning Angel aed4b72389 Change the import path for go.net. 10 years ago
  Daniel Martí ced244c09f Reduce some if err != nil logic lines 10 years ago
  Yawning Angel 714581df51 Do the release ritual for obfs4proxy-0.0.4. 10 years ago
  Yawning Angel fc00015ee2 Do the release ritual for obfs4proxy-0.0.3. 10 years ago
  Yawning Angel 213495d3b9 Do the release ritual for obfs4proxy-0.0.2. 10 years ago
  Yawning Angel ce86fa4348 Change the default logLevel to ERROR, upgrade some client warnings. 10 years ago
  Yawning Angel fb13cf1241 Add a prolog/epilog to the logging that always gets logged. 10 years ago
  Yawning Angel d5f59458fe Change the version command line arg from `-v` to `-version`. 10 years ago
  Yawning Angel 25178c6a95 Add support for "logLevel" to reduce log spam. 10 years ago
  Yawning Angel ce39988b11 Add elideError(error) that knows how to sanitize net.Errors. 10 years ago
  Yawning Angel 83c9e3b9a0 Add a ChangeLog and dump the version when invoked with "-v". 10 years ago
  Yawning Angel 596cc85073 Elide the error out from most logs unless unsafeLogging is set. 10 years ago
  Yawning Angel dd9fdee55d Add a missing "continue" statement. 10 years ago