summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-04unpin obfs4mainatanarjuat
2022-08-02warning for integrationatanarjuat
2022-07-31obfs4 ver checkatanarjuat
2022-07-29relax dep on Dockerfileatanarjuat
2022-07-29install -yatanarjuat
2022-07-28cosmetic changes: date formatatanarjuat
2022-07-28test: remove-laterAnjan Nath
2022-07-28add integration-test job to gitlab ciAnjan Nath
2022-07-28add obfsvpn client dockerfile for use in integration testAnjan Nath
2022-07-28disable CGO for building obfsvpn clientAnjan Nath
2022-07-28disable CGO while building server for portable binaryAnjan Nath
2022-07-28add Dockerfile and scripts for containerized obfsvpnAnjan Nath
2022-07-28add check for obfs4 updates in CI and remove ST1000 static checkAnjan Nath
2022-07-28add makefile target to check if new version of yawning/obfs4 is availableAnjan Nath
2022-07-12Allow to set proxy address without creating a new client. Useful for port bin...cyBerta
2022-07-08Merge branch 'gotest-ci' into 'main'cyberta
2022-07-04Use log.Printf only when a format is providedAnjan Nath
2022-07-04Fix error reported by go testAnjan Nath
2022-06-26fix anonymous function callcyBerta
2022-06-23fix started state trackingcyBerta
2022-06-23implement simple event logging interfacecyBerta
2022-06-23remove mutex, handle thread safety outsidecyBerta
2022-06-12add unit test to check panic in Dial and DialContext functionsAnjan Nath
2022-06-06refactor conditional for readabilityatanarjuat
2022-06-06catch errorsatanarjuat
2022-06-06avoid panicatanarjuat
2022-06-06statusatanarjuat
2022-06-06draft stop methodcyBerta
2022-06-06a bit more wordyatanarjuat
2022-06-05update go.mod by running go mod tidyAnjan Nath
2022-06-05add package comment to client/client.go to make the staticchecker happyAnjan Nath
2022-05-29add android notesatanarjuat
2022-05-29attempt at android bindingsatanarjuat
2022-05-29delete socks5atanarjuat
2022-05-29refactoratanarjuat
2022-05-29fix testatanarjuat
2022-05-29bump dependencyatanarjuat
2022-05-29add gitatanarjuat
2022-05-29go get before testsatanarjuat
2022-05-29do not return if error on acceptatanarjuat
2022-05-29pass kcp dialer to socks5 proxyatanarjuat
2022-05-23add kcpatanarjuat
2022-05-23wip: use kcp in the serverfeat/kcpatanarjuat
2022-05-23wip: kcp clientatanarjuat
2022-05-22clarify requirement of obfsvpn endpoint port for openvpn remoteAnjan Nath
2022-05-22use correct braces for shell variable for easy c&p of commandAnjan Nath
2022-05-22remove obfsclient binary from git treeAnjan Nath
2022-05-21add 'lint' target to Makefile to quickly run the linter while developingAnjan Nath
2022-05-21handle errors while closing the connections in CopyLoop functionAnjan Nath
2022-05-21ignore gosec warning G304 for reading the config file path from variableAnjan Nath