aboutsummaryrefslogtreecommitdiff
path: root/src/or/buffers.c
Commit message (Expand)AuthorAge
* Create connection_edge.hSebastian Hahn2010-07-27
* Create config.hSebastian Hahn2010-07-27
* Create buffers.hSebastian Hahn2010-07-27
* Rename log.h to torlog.hNick Mathewson2010-07-09
* Add option to not warn when getting an IP instead of hostnameSebastian Hahn2010-06-07
* Merge remote branch 'origin/maint-0.2.1'Nick Mathewson2010-02-27
|\
| * Update Tor Project copyright yearsNick Mathewson2010-02-27
* | Merge branch 'safelogging2'Nick Mathewson2009-12-15
|\ \
| * | Refactor the safe_str_*() API to make more sense.Nick Mathewson2009-12-15
| * | Allow SafeLogging to exclude client related informationSebastian Hahn2009-12-12
* | | *_free functions now accept NULLSebastian Hahn2009-12-12
|/ /
* | Include util.h and log.h as relative paths.Nathan Freitas2009-09-29
* | Merge commit 'public/socks-client'Nick Mathewson2009-08-26
|\ \
| * | Move SOCKS reason-decoding switches into reasons.cNick Mathewson2009-06-19
| * | Enable Tor to connect through SOCKS 4/5 proxiesChristopher Davis2009-06-19
| |/
* / fix comments and other typosRoger Dingledine2009-07-13
|/
* Spell-check Tor.Nick Mathewson2009-05-27
* Better debugging output for bug 977 case.Nick Mathewson2009-05-12
* Update copyright to 2009.Karsten Loesing2009-05-04
* Remove svn $Id$s from our source, and remove tor --version --version.Nick Mathewson2009-01-04
* Remove some code that is #ifdefed out, and that we no longer seem to use, if ...Nick Mathewson2008-12-30
* Fix most DOCDOCs remaining and/or added by redox.Nick Mathewson2008-12-22
* Downlgrade tweak, and answer lots of XXX021s. No actual code fixes in this p...Nick Mathewson2008-12-18
* Remove fixed xxx020s; downgrade unfixed ones.Nick Mathewson2008-12-18
* Use ctags and a python script to find identifiers that are never used anywher...Nick Mathewson2008-12-17
* Apparently sparc64 is way more strict about uint16_t access alignment than I ...Nick Mathewson2008-11-12
* Patch from mwenge: update TrackHostExits mapping expiry times when the mappin...Nick Mathewson2008-09-29
* read_to_buf should take an int *error_socket and return it.Roger Dingledine2008-09-14
* Refactor unit test macros and tor_free_all() logic a bit so as to make it eas...Nick Mathewson2008-09-09
* handle ipv6 in socks5 requests.Nick Mathewson2008-08-08
* When a struct ends with char a[1], the size of all earlier members of the str...Nick Mathewson2008-07-31
* Explain how my emacs setup works in the HACKING file. Someone else may care too.Nick Mathewson2008-06-13
* r16171@tombo: nickm | 2008-06-11 13:47:41 -0400Nick Mathewson2008-06-11
* cosmetic patch by Bernhard M. Wiedemann, so our comments followRoger Dingledine2008-05-04
* forward-port r13799 and the 0.2.0.21-rc changelogRoger Dingledine2008-03-02
* r14388@tombo: nickm | 2008-02-21 22:44:28 -0500Nick Mathewson2008-02-22
* r14371@tombo: nickm | 2008-02-21 16:13:18 -0500Nick Mathewson2008-02-21
* r18286@catbus: nickm | 2008-02-20 21:10:33 -0500Nick Mathewson2008-02-21
* r18283@catbus: nickm | 2008-02-20 18:58:31 -0500Nick Mathewson2008-02-20
* r18279@catbus: nickm | 2008-02-20 18:38:48 -0500Nick Mathewson2008-02-20
* r18272@catbus: nickm | 2008-02-20 18:20:33 -0500Nick Mathewson2008-02-20
* r18267@catbus: nickm | 2008-02-20 16:57:45 -0500Nick Mathewson2008-02-20
* r18264@catbus: nickm | 2008-02-20 12:48:21 -0500Nick Mathewson2008-02-20
* r18255@catbus: nickm | 2008-02-20 11:44:55 -0500Nick Mathewson2008-02-20
* call a "number of characters" a size_t, not an intRoger Dingledine2008-02-19
* r14181@tombo: nickm | 2008-02-15 16:48:17 -0500Nick Mathewson2008-02-15
* r18051@catbus: nickm | 2008-02-12 15:20:43 -0500Nick Mathewson2008-02-12
* r14063@tombo: nickm | 2008-02-08 15:48:32 -0500Nick Mathewson2008-02-08
* Update some copyright notices: it is now 2008.Nick Mathewson2008-02-07
* r17951@catbus: nickm | 2008-02-06 14:34:13 -0500Nick Mathewson2008-02-06