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