]> git.ipfire.org Git - thirdparty/tor.git/shortlog
thirdparty/tor.git
2012-12-06  Nick MathewsonWhen choosing among dirserver_ts, consider their weights
2012-12-06  Nick MathewsonNew FallbackDir option to add extra directories for...
2012-12-06  Nick MathewsonRefactor add_trusted_dir_server
2012-12-06  Nick MathewsonRename trusted_dir_server_t to dir_server_t. Automatic...
2012-12-06  Nick MathewsonRename DirServer to DirAuthority
2012-12-06  Nick MathewsonStart refactoring trusted_dir_servers into trusted...
2012-12-06  Nick MathewsonCorrect moribund logic about caching v2 networkstatuses
2012-12-06  Nick MathewsonMake output of router_get_trusted_dir_servers const
2012-12-05  Nick MathewsonMerge remote-tracking branch 'asn/bug7592_take2'
2012-12-05  George KadianakisReturn connection_exit_connect() if payload creation...
2012-12-03  Roger Dingledinefix some typos
2012-11-28  Nick MathewsonMerge branch 'bug7013_take2_squashed'
2012-11-28  George KadianakisIntroduce tor_addr_port_parse() and use it to parse...
2012-11-28  George KadianakisAdd a torrc option to specify the bind address of manag...
2012-11-23  Nick MathewsonMake sure that the error in ADDRMAP events is well...
2012-11-23  Nick MathewsonMinor documentation fix
2012-11-23  Nick MathewsonNote limitation of parse_rfc_1123_time
2012-11-23  Nick MathewsonIn comments and logs, say "UTC" not "GMT"
2012-11-23  Nick MathewsonRefer to RFC 4648 instead of the obsolete RFC 3548
2012-11-20  Roger Dingledineforward-port the 0.2.3.25 changelog and release notes
2012-11-18  Nick MathewsonMerge branch 'bug7493_redux'
2012-11-18  Nick MathewsonInitialize ipv{4,6}_traffic_ok in entry_connection_new
2012-11-16  Roger Dingledinewhen counting available descs, say whether we're counti...
2012-11-16  Nick MathewsonGive useful warning when both IPv4 and IPv6 are disable...
2012-11-16  Nick MathewsonAllow IPv4 traffic on default and old-style-config...
2012-11-15  Nick MathewsonMerge branch 'ipv6_exits'
2012-11-15  Nick MathewsonSet IPv4/IPv6 flags correctly when being a SOCKS client
2012-11-15  Nick MathewsonRemove some XXXX commens in dns.c
2012-11-15  Nick MathewsonFix up some comments in connection_edge.c
2012-11-15  Nick MathewsonAdd a changes file for IPv6 exits
2012-11-15  Nick MathewsonAdd manual page entries for new IPv6-exits options
2012-11-15  Nick MathewsonAdd another missing function doc
2012-11-15  Nick MathewsonInitial support for AAAA requests on DNSPort.
2012-11-15  Nick MathewsonLet tor-resolve generate PTR requests for IPv6 addresses
2012-11-15  Nick MathewsonAccept reverse resolve requests for IPv6 addresses
2012-11-15  Nick MathewsonAdd IPv6 support to tor-resolve so it can hear about...
2012-11-15  Nick MathewsonMake DNS resolve requests work for IPv6
2012-11-15  Nick MathewsonFix a bug in policy_is_reject_star() that was making...
2012-11-15  Nick MathewsonAdd some missing doxygen for ipv6 exit code
2012-11-15  Nick MathewsonActually send back correctly-formed IPv6 CONNECTED...
2012-11-15  Nick MathewsonRemove some unused defines in dns.c
2012-11-15  Nick MathewsonRepair DNS NEXIST hijacking workaround
2012-11-15  Nick MathewsonImplement a PreferIPv6 flag for SocksPorts
2012-11-15  Nick MathewsonDefine a wrapper for evdns_base_resolve_ipv6 for system...
2012-11-15  Nick MathewsonMake address_is_invalid_destination recognize ipv6...
2012-11-15  Nick MathewsonActually generate microdescriptors with p6 lines.
2012-11-15  Nick MathewsonRemove a since-fixed XXX; improve a doxygen comment
2012-11-15  Nick MathewsonActually advertise IPv6 exit policies.
2012-11-15  Nick MathewsonRevise the DNS subsystem to handle IPv6 exits.
2012-11-15  Nick MathewsonChange signature of router_compare_to_my_exit_policy...
2012-11-15  Nick MathewsonWhitespace cleanup
2012-11-15  Nick MathewsonReindent a block in dns.c
2012-11-15  Nick MathewsonActually send BEGIN cell flags
2012-11-15  Nick MathewsonWhen asking for a specific address type, others aren...
2012-11-15  Nick MathewsonI think it is correct to decorate these addresses.
2012-11-15  Nick MathewsonBetter checking of exit policies for connections by...
2012-11-15  Nick MathewsonOnly send begin cell flags when we have some to send
2012-11-15  Nick MathewsonNever support IPv6 traffic on a SOCKS4 connection.
2012-11-15  Nick MathewsonAdd a function to set a tor_addr_t to a null address
2012-11-15  Nick MathewsonGet the client side of receiving an IPv6 address to...
2012-11-15  Nick MathewsonReject IPv4 or IPv6 addresses from the user depending...
2012-11-15  Nick MathewsonRename ipv{4,6}_only to bind_ipv{4,6}_only
2012-11-15  Nick MathewsonAdd {No,}IPv{4,6}Traffic options to SOCKSPort
2012-11-15  Nick MathewsonMake DNS callback pass IPv6 answers to dns_answer_found
2012-11-15  Nick MathewsonMake dns wildcarding checks work for ipv6
2012-11-15  Nick MathewsonAdd an IPv6Exit configuration option
2012-11-15  Nick MathewsonSimplest version of server-side IPv6 support (no dns)
2012-11-15  Nick MathewsonRecord, send, and receive flags in BEGIN cells
2012-11-15  Nick MathewsonAdd IPv6 support to compare_to_addr_to_node_policy
2012-11-15  Nick MathewsonAuthorities put p6 lines into microdescriptors.
2012-11-15  Nick MathewsonParse IPv6 policy summaries from router descriptors...
2012-11-15  Nick MathewsonBetter policy support for IPv6
2012-11-15  Nick MathewsonAdd a new family-specific syntax for tor_addr_parse_mas...
2012-11-15  Nick MathewsonRefactor begin cell parsing into its own function,...
2012-11-15  Nick MathewsonRefactor client_dns_set_{reverse_,}addressmap() to...
2012-11-15  Nick MathewsonMove address map into its own file.
2012-11-14  Andrea ShepardMerge branch 'bug7267' of ssh://git-rw.torproject.org...
2012-11-14  Andrea ShepardAdd comment explaining different channel close functions
2012-11-14  Nick MathewsonMerge remote-tracking branch 'public/bug7059'
2012-11-14  Nick MathewsonActually distribute the geoip6 file.
2012-11-13  Andrea ShepardAdd changes file for bug 7267
2012-11-13  Andrea ShepardCall channel_mark_for_close() properly in hibernate_go_...
2012-11-13  Roger Dingledinebump to 0.2.4.6-alpha-dev
2012-11-13  Roger Dingledinebump to 0.2.4.6-alpha tor-0.2.4.6-alpha
2012-11-13  Roger Dingledinefold in changes files
2012-11-13  Roger DingledineMerge branch 'maint-0.2.3'
2012-11-13  Roger Dingledineuse a more logical operator
2012-11-12  Nick MathewsonPossible fix for bug 7212
2012-11-10  Andrea ShepardMerge branch 'check_for_orconn_on_close_squashed' of...
2012-11-10  Andrea ShepardAdd changes file for connection_mark_for_close()/connec...
2012-11-10  Andrea ShepardMake everything in connection.c that uses connection_or...
2012-11-10  Andrea ShepardCheck for orconns in connection_mark_for_close and...
2012-11-09  Nick MathewsonFix a memory leak in handling errors on CERTS cells...
2012-11-09  Nick MathewsonFix test.c compilation on mingw32.
2012-11-09  Nick MathewsonMerge remote-tracking branch 'origin/maint-0.2.3'
2012-11-09  Nick MathewsonTurn a memwipe in tor_process_handle_destroy() back...
2012-11-08  Nick MathewsonTurn some memset()s introduced in tor 0.2.4 into memwipe()s
2012-11-08  Nick MathewsonMerge remote-tracking branch 'origin/maint-0.2.3'
2012-11-08  Nick MathewsonMerge branch 'bug7352_023_rebased' into maint-0.2.3
2012-11-08  Nick MathewsonAdd and use and unlikely-to-be-eliminated memwipe()
next