- Mar 18, 2009
-
-
Nick Mathewson authored
svn:r19074
-
Nick Mathewson authored
When we used smartlist_free to free the list of succesful uploads because we had succeeded in uploading everywhere, we did not actually set the successful_uploads field to NULL, so later it would get freed again in rend_service_descriptor_free. Fix for bug 948; bug introduced in 0.2.1.6-alpha. svn:r19073
-
- Mar 16, 2009
-
-
Nick Mathewson authored
svn:r19057
-
Peter Palfrader authored
svn:r19053
-
Mike Perry authored
Update translation doc with info on two options for new string creation workflow. It is unclear at this point which of the two are the lesser evil, so both are included. svn:r19037
-
- Mar 15, 2009
-
-
Andrew Lewman authored
svn:r19006
-
Peter Palfrader authored
svn:r18999
-
- Mar 13, 2009
-
-
Steven Murdoch authored
Set svn:mime-type property of PDF documents to "application/pdf" so that they open in the Acrobat plugin svn:r18962
-
Roger Dingledine authored
svn:r18959
-
Andrew Lewman authored
svn:r18952
-
Roger Dingledine authored
svn:r18945
-
- Mar 12, 2009
-
-
Andrew Lewman authored
svn:r18941
-
- Mar 11, 2009
-
-
Karsten Loesing authored
svn:r18924
-
Roger Dingledine authored
svn:r18919
-
- Mar 10, 2009
-
-
Martin Peck authored
Update the bundle installers for the MSI packages; these probably belong with the wxs files in the Vidalia repo. svn:r18849
-
Steven Murdoch authored
In tor-resolve, when the Tor client to use is specified by <hostname>:<port>, actually use the specified port rather than defaulting to 9050 svn:r18833
-
- Mar 09, 2009
-
-
Roger Dingledine authored
Avoid trying to print raw memory to the logs when we decide to give up on downloading a given relay descriptor. Bugfix on 0.2.1.9-alpha. svn:r18831
-
Roger Dingledine authored
svn:r18830
-
Nick Mathewson authored
svn:r18827
-
Roger Dingledine authored
svn:r18818
-
Roger Dingledine authored
svn:r18814
-
Roger Dingledine authored
svn:r18813
-
Roger Dingledine authored
of 0. Now also reject extend cells with destination port or address of 0. Suggested by lark. svn:r18812
-
Roger Dingledine authored
svn:r18811
-
- Mar 08, 2009
-
-
Nick Mathewson authored
svn:r18809
-
- Mar 06, 2009
-
-
Karsten Loesing authored
svn:r18791
-
Martin Peck authored
svn:r18789
-
- Mar 05, 2009
-
-
Roger Dingledine authored
svn:r18774
-
- Mar 03, 2009
-
-
Nick Mathewson authored
svn:r18761
-
Nick Mathewson authored
tor_sscanf() only handles %u and %s for now, which will make it adequate to replace sscanf() for date/time/IP parsing. We want this to prevent attackers from constructing weirdly formed descriptors, cells, addresses, HTTP responses, etc, that validate under some locales but not others. svn:r18760
-
- Mar 02, 2009
-
-
Nick Mathewson authored
It seems that 64-bit Sparc Solaris demands 64-bit-aligned access to uint64_t, but does not 64-bit-align the stack-allocated char array we use for cpuworker tags. So this patch adds a set/get_uint64 pair, and uses them to access the conn_id field in the tag. svn:r18743
-
- Feb 27, 2009
-
-
Andrew Lewman authored
svn:r18705
-
- Feb 23, 2009
-
-
Nick Mathewson authored
svn:r18683
-
Nick Mathewson authored
svn:r18682
-
Andrew Lewman authored
svn:r18675
-
- Feb 21, 2009
-
-
Nick Mathewson authored
Patch from lark: if we get two extend cells for the same circuit id, drop the second. Previously, we had leaked an extend_info if the target connection was not open when the second arrived. svn:r18668
-
Nick Mathewson authored
Patch from lark: drop BEGIN cells from a rendevous circuit if they do not originate from the end of the circuit. svn:r18667
-
- Feb 20, 2009
-
-
Roger Dingledine authored
events, not if he's asked for ns events svn:r18656
-
- Feb 17, 2009
-
-
Roger Dingledine authored
svn:r18610
-
Roger Dingledine authored
svn:r18609
-