Age | Commit message (Expand) | Author |
---|---|---|
2013-03-18 | Remove an unused local variable. | Nick Mathewson |
2013-03-18 | Check return values from fcntl and setsockopt | Nick Mathewson |
2013-02-04 | Whoops: evdns_log, not tor_log, in src/ext/eventdns.c | Nick Mathewson |
2013-02-01 | Rename log() to tor_log() for logging | Nick Mathewson |
2013-01-11 | Handle EWOULDBLOCK as EAGAIN if they happen to be different. | Nick Mathewson |
2012-10-15 | Fix a reserved identifier that my scripts missed | Nick Mathewson |
2012-10-11 | Move all externally maintained source files into src/ext | Nick Mathewson |