index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
Age
Commit message (
Expand
)
Author
2006-08-31
r8696@Kushana: nickm | 2006-08-31 14:43:44 -0400
Nick Mathewson
2006-08-31
r8692@Kushana: nickm | 2006-08-31 13:38:07 -0400
Nick Mathewson
2006-08-31
r8691@Kushana: nickm | 2006-08-31 13:30:46 -0400
Nick Mathewson
2006-08-29
r8682@Kushana: nickm | 2006-08-29 17:58:59 -0400
Nick Mathewson
2006-08-28
r8626@Kushana: nickm | 2006-08-27 23:45:46 -0400
Nick Mathewson
2006-08-27
stop three memory leaks. nick, fix these if i'm wrong.
Roger Dingledine
2006-08-16
r7404@Kushana: nickm | 2006-08-16 09:32:19 -0400
Nick Mathewson
2006-08-14
note a compile warning that we should investigate one day.
Roger Dingledine
2006-08-11
r7341@Kushana: nickm | 2006-08-11 00:51:05 -0700
Nick Mathewson
2006-08-11
r7337@Kushana: nickm | 2006-08-11 00:42:04 -0700
Nick Mathewson
2006-08-11
r7335@Kushana: nickm | 2006-08-11 00:13:03 -0700
Nick Mathewson
2006-08-11
r7326@Kushana: nickm | 2006-08-10 23:50:49 -0700
Nick Mathewson
2006-08-11
r7325@Kushana: nickm | 2006-08-10 23:37:31 -0700
Nick Mathewson
2006-08-11
r7324@Kushana: nickm | 2006-08-10 23:23:15 -0700
Nick Mathewson
2006-08-05
r7030@Kushana: nickm | 2006-08-04 14:46:52 -0700
Nick Mathewson
2006-08-05
r7029@Kushana: nickm | 2006-08-04 14:08:41 -0700
Nick Mathewson
2006-08-05
r7028@Kushana: nickm | 2006-08-04 13:10:16 -0700
Nick Mathewson
2006-08-04
r7025@Kushana: nickm | 2006-08-04 12:03:22 -0700
Nick Mathewson
2006-08-04
r7012@Kushana: nickm | 2006-08-03 19:21:25 -0700
Nick Mathewson
2006-08-03
turn future seg faults into asserts
Roger Dingledine
2006-07-31
r6993@Kushana: nickm | 2006-07-31 16:19:21 -0400
Nick Mathewson
2006-07-31
r6980@Kushana: nickm | 2006-07-31 13:18:22 -0400
Nick Mathewson
2006-07-31
r6979@Kushana: nickm | 2006-07-31 13:16:58 -0400
Nick Mathewson
2006-07-31
r6978@Kushana: nickm | 2006-07-31 13:16:14 -0400
Nick Mathewson
2006-07-31
r6958@Kushana: nickm | 2006-07-29 18:54:15 -0400
Nick Mathewson
2006-07-27
Fix a bug in HT_REMOVE.
Nick Mathewson
2006-07-27
Get better numbers out of HT_REP_OK
Nick Mathewson
2006-07-25
Remove .cvsignore files from trunk
Peter Palfrader
2006-07-23
Whitespace fix
Nick Mathewson
2006-07-23
Add a mem_is_zero function (I think we will need this) and a STRUCT_OFFSET ma...
Nick Mathewson
2006-07-21
Another MSVC6 fix. Grnk.
Nick Mathewson
2006-07-18
Hm. We probably should define INT64_MAX if we really want it. (Especially si...
Nick Mathewson
2006-07-17
MSVC6 is apparently terrified of unnatural cross-breeding between uint64_t an...
Nick Mathewson
2006-07-15
stick to nick's nul/null convention
Roger Dingledine
2006-07-09
Make compilation work on old MSVCs without GetVertsionEx magic. Patch from Fr...
Nick Mathewson
2006-07-06
when an exit node gets a malformed begin cell, don't complain to
Roger Dingledine
2006-07-04
ok, i'm not allowed to say that there. oh well.
Roger Dingledine
2006-07-04
fix a misleading function comment
Roger Dingledine
2006-07-04
if we're the server-side of the tls and there are problems,
Roger Dingledine
2006-07-04
minor fixes
Roger Dingledine
2006-06-29
Harmless: Z_OK is not an acceptable answer to Z_FINISH.
Nick Mathewson
2006-06-28
Actually enable mmap. That should improve matters.
Nick Mathewson
2006-06-24
Apparently, zlib sometimes reports Z_BUF_ERROR on input exhaustion as well as...
Nick Mathewson
2006-06-22
Ooh, that could have been bad. Sort digests as digests, not strings.
Nick Mathewson
2006-06-21
When requesting or serving resources via fingerprint/digest, request and resp...
Nick Mathewson
2006-06-18
remove non-germane comment
Nick Mathewson
2006-06-18
perhaps the reason I rail against cut-and-paste programming so vehemently is ...
Nick Mathewson
2006-06-18
Add some incremental encryption wrappers to torgzip code
Nick Mathewson
2006-06-18
Add a memdup function to util
Nick Mathewson
2006-06-18
Add smartlist_reverse and smartlist_pop_last.
Nick Mathewson
[next]