summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Don't require that ST_ENV_FAIL_EXTENDED_PORT is setbug5097Sebastian Hahn2012-02-12
* Actual solution to bug5072Nick Mathewson2012-02-11
* Fix first log line.Karsten Loesing2012-02-11
* Add timestamps to log messages.Karsten Loesing2012-02-11
* Patch from "wwaites" to build on freebsdNick Mathewson2012-02-10
* Merge branch 'bug5078'Nick Mathewson2012-02-10
|\
| * Use va_copy; do not use the same va_list twice. fix bug 5078Nick Mathewson2012-02-10
* | Make SIZEOF_SIZE_T get definedNick Mathewson2012-02-10
|/
* Abort, not exit, on obfs_assert failureNick Mathewson2012-02-10
* Fix bugs in logging functions.George Kadianakis2012-02-03
* Merge remote-tracking branch 'asn/bug4928'Nick Mathewson2012-01-18
|\
| * Document public logging functions.George Kadianakis2012-01-18
| * Beautify argument parsing.George Kadianakis2012-01-18
| * Add logging to src/managed.c.George Kadianakis2012-01-18
| * Change argument parsing to support logfiles for managed proxies.George Kadianakis2012-01-18
* | pending_socks_cb: exit if getpeername() breaks.George Kadianakis2012-01-17
|/
* Merge remote-tracking branch 'asn/bug4916'Nick Mathewson2012-01-16
|\
| * Correctly check the return value of proto_conn_create().George Kadianakis2012-01-16
* | Fix target of sizeof in pending_socks_cb().Nick Mathewson2012-01-16
* | Remove some now-always-true asserts. GCC errors about themNick Mathewson2012-01-16
* | Don't use 'int' to store TCP ports. 'uint16_t' is nicer.George Kadianakis2012-01-16
* | Handle NULL peername in conn_free().George Kadianakis2012-01-16
* | Set peername in open_outbound_hostname().George Kadianakis2012-01-16
|/
* Merge remote-tracking branch 'asn/bug4899'Nick Mathewson2012-01-13
|\
| * Fix container.c:smartlist_ensure_capacity() overflow.George Kadianakis2012-01-13
* | Improve the user guides a bit.George Kadianakis2012-01-12
* | Move the obfs2 specification and threat model to doc/obfs2/.George Kadianakis2012-01-12
* | Add new user guides.George Kadianakis2012-01-12
* | Update README and remove the philosophical threat model.George Kadianakis2012-01-12
|/
* Add some more content to the architecture docNick Mathewson2011-12-29
* Reformat architecture documentNick Mathewson2011-12-29
* Revise threat model doc to be descriptive, not aspirationalNick Mathewson2011-12-29
* Reformat threat model docNick Mathewson2011-12-29
* Minor correction on the handshake part of doc/protocol-spec.txt.George Kadianakis2011-12-19
* Merge remote-tracking branch 'asn/bug4559'Nick Mathewson2011-12-19
|\
| * Improve obfs2 doc/protocol-spec.txt.George Kadianakis2011-12-19
* | Merge remote-tracking branch 'asn/bug4741'Nick Mathewson2011-12-19
|\ \
| * | Don't log transmission on a closed connection.George Kadianakis2011-12-16
* | | Merge remote-tracking branch 'asn/bug4742'Nick Mathewson2011-12-19
|\ \ \ | |_|/ |/| |
| * | Improve usage() instructions of obfsproxy.George Kadianakis2011-12-19
| |/
* | Merge remote-tracking branch 'asn/bug4558'Nick Mathewson2011-12-17
|\ \
| * | Add obfsproxy architecture draft.George Kadianakis2011-12-13
* | | Replace old threat model doc. with a new one.George Kadianakis2011-12-13
|/ /
* | Add detailed file-level documentation.George Kadianakis2011-12-12
* | Add brief file-level documentation for all source files.George Kadianakis2011-12-11
* | Add support for doxygen.George Kadianakis2011-12-11
|/
* Merge remote-tracking branch 'asn/bug3437_v2'Nick Mathewson2011-10-07
|\
| * Fix little copy/paste error.George Kadianakis2011-10-07
* | Merge remote-tracking branch 'asn/bug3437_v2'Nick Mathewson2011-10-07
|\ \ | |/
| * Make it compile on Windows™.George Kadianakis2011-10-07