]> git.ipfire.org Git - thirdparty/tor.git/shortlog
thirdparty/tor.git
2012-10-10  Andrea ShepardImplement circuitmux_detach_all_circuits() in circuitmux.c
2012-10-10  Andrea ShepardImplement circuitmux_is_circuit_active(), circuitmux_nu...
2012-10-10  Andrea ShepardImplement circuitmux_clear_num_cells() and circuitmux_s...
2012-10-10  Andrea ShepardHandle n_mux/p_mux properly in circuitmux.c
2012-10-10  Andrea ShepardImplement circuitmux_detach_circuit() in circuitmux.c
2012-10-10  Andrea ShepardImplement circuitmux_attached_circuit_direction(),...
2012-10-10  Andrea ShepardImplement circuitmux_attach_circuit() in circuitmux.c
2012-10-10  Andrea ShepardImplement circuitmux_alloc()/circuitmux_free() and...
2012-10-10  Andrea ShepardUse circuitmux_t in channels and when relaying cells
2012-10-10  Andrea ShepardAdd circuitmux.c, circuitmux.h
2012-10-10  Andrea ShepardAdd magic number for type-checking channel casts
2012-10-10  Andrea ShepardImprove comments on channel_write_*()
2012-10-10  Andrea ShepardUse cell_queue_entry_new/free() functions in channel.c
2012-10-10  Andrea ShepardSet reason_for_closing when erroring out of channel_tls...
2012-10-10  Andrea ShepardSplit channel_t into channel_t and channel_listener_t...
2012-10-09  Andrea ShepardConform to existing Doxygen style
2012-10-09  Andrea ShepardRefactor channel_write_cell()/channel_write_packed_cell...
2012-10-09  Andrea ShepardUse typedefs for function pointer return values and...
2012-10-09  Andrea Shepards/cell_queue/incoming_queue/g in channel.c for consiste...
2012-10-09  Andrea ShepardFix typo in comment
2012-10-09  Andrea Shepards/channel_request_close()/channel_mark_for_close()...
2012-10-09  Andrea ShepardMake channel_force_free() static
2012-10-09  Andrea ShepardSimplify channel_next_with_digest() in channel.c
2012-10-09  Andrea ShepardEliminate unnecessary channel_set_cell_handler(), chann...
2012-10-09  Andrea ShepardEliminate unnecessary SMARTLIST_DEL_CURRENT() invocatio...
2012-10-09  Andrea ShepardRemove orphaned comment in channel_flush_some_cells_fro...
2012-10-09  Andrea ShepardSimplify channel_find_by_remote_digest()
2012-10-09  Andrea ShepardAbolish superfluous channel_find_by_remote_nickname()
2012-10-09  Andrea Shepardchannel_free() should be a no-op
2012-10-09  Andrea ShepardUse U64_FORMAT/U64_PRINTF_ARG rather than %lu for channel_t
2012-10-09  Andrea ShepardCheck return value from connection_or_connect() in...
2012-10-08  Andrea ShepardAdd changes file for channels (ticket 6465)
2012-10-08  Andrea ShepardKeep better statistics about channels and dump them...
2012-10-08  Andrea ShepardCall channel_tls_free_all() and channel_free_all()...
2012-10-08  Andrea ShepardCall connection_or_close_normally() rather than using...
2012-10-08  Andrea ShepardCall channel_run_cleanup() in main.c, and include a...
2012-10-08  Andrea ShepardAdd LD_CHANNEL log domain in log.c
2012-10-08  Andrea ShepardUse channel_is_bad_for_new_circs(), connection_or_get_n...
2012-10-08  Andrea ShepardUse connection_or_get_num_circuits() in control.c
2012-10-08  Andrea ShepardConvert rendmid.c to channel_t
2012-10-08  Andrea ShepardUse dirreq_id from channel_t when appropriate
2012-10-08  Andrea ShepardSwitch onion.c over to channel_t
2012-10-08  Andrea ShepardUse channel_t in cpuworker.c
2012-10-08  Andrea ShepardQuery circuit count from associated channel of or_conn...
2012-10-08  Andrea ShepardMake reachabiity test in dirserv.c use channel_t
2012-10-08  Andrea ShepardConvert relay.c/relay.h to channel_t
2012-10-08  Andrea ShepardSupport channel_t in connection_edge.c
2012-10-08  Andrea ShepardUse channel_t in cmd.c
2012-10-08  Andrea ShepardUse channel_t rather than or_connection_t for circuits
2012-10-08  Andrea ShepardInitial channeltls.c/channeltls.h for bug 6465
2012-10-08  Andrea ShepardFix make check-spaces in circuitbuild.c and router.h
2012-10-08  Andrea ShepardAdd channel.c/channel.h for bug 6465
2012-10-04  Nick MathewsonMerge remote-tracking branch 'public/openssl_1_is_best'
2012-10-04  Nick MathewsonMerge remote-tracking branch 'origin/maint-0.2.3'
2012-10-04  Nick MathewsonMerge remote-tracking branch 'arma/bug7037' into maint...
2012-10-04  Nick MathewsonAdd autoconf magic to support Bitrig
2012-10-04  Nick MathewsonFix tabs in config.c
2012-10-04  Nick MathewsonMerge remote-tracking branch 'linus/bug6757'
2012-10-04  Nick MathewsonMerge remote-tracking branch 'origin/maint-0.2.3'
2012-10-04  Roger Dingledinepass the reason from the truncated cell to the controller
2012-10-04  Roger DingledineRefuse extra create cells with reason "resource limit"
2012-10-03  Roger Dingledineproperly free the return values of rate_limit_log()
2012-10-03  Roger Dingledineactually use the rate-limiting string
2012-10-03  Roger Dingledinereformat; no actual changes
2012-10-03  Roger Dingledineand make the last commit compile
2012-10-03  Nick MathewsonFix compilation error left over from 1cbf45bed1. (Bug...
2012-10-03  Roger Dingledinemore consistently use [gs]et_uint8
2012-10-01  Nick MathewsonThe --version option should imply --quiet.
2012-09-28  Nick MathewsonAdd missing declaration so 6876 compiles
2012-09-28  Nick MathewsonMerge remote-tracking branch 'linus/enh6876_2'
2012-09-25  Nick MathewsonMerge remote-tracking branch 'rransom/warn-about-hses...
2012-09-22  Roger DingledineMerge branch 'maint-0.2.3'
2012-09-22  Roger Dingledineadd faravahar as our ninth v3 dir auth
2012-09-22  Roger Dingledinebump to 0.2.4.3-alpha-dev
2012-09-22  Roger Dingledinebump to 0.2.4.3-alpha tor-0.2.4.3-alpha
2012-09-22  Roger Dingledine4aff97cfc didn't update the 'last modified' timestamp
2012-09-22  Roger Dingledinefold in changes files
2012-09-22  Nick MathewsonRemove the testing_since* fields
2012-09-22  Nick MathewsonFix comment in crypto.h; bug 6830
2012-09-21  Nick Mathewsonadd changes file and whitespace fixes for bug 4020
2012-09-21  Tom FitzhenryReinstate address in warning message when binding non...
2012-09-20  Linus NordbergDon't leak msg when parse_virtual_addr_network() fails.
2012-09-20  Linus NordbergMake option OutboundBindAddress accept IPv6 addresses...
2012-09-19  Nick MathewsonMake ./configure -q really silent
2012-09-19  Linus NordbergHave node_get_pref_orport() return an IPv6 OR port...
2012-09-19  Linus NordbergSet (and reset) node_t.ipv6_preferred for bridges based...
2012-09-19  Nick MathewsonMerge branch 'bug6843'
2012-09-19  Nick MathewsonMerge remote-tracking branch 'origin/maint-0.2.3'
2012-09-19  Nick MathewsonClarify that hidden services are TCP only
2012-09-18  Robert RansomFix comment typo
2012-09-18  Robert RansomWarn if HSes are configured on a client with UseEntryGu...
2012-09-18  Robert RansomCorrect comment explaining why tor2web mode should...
2012-09-18  Nick MathewsonNote a bug number for 6888
2012-09-18  Mike PerryDisable Guard usage for Tor2webMode.
2012-09-18  Nick MathewsonBump bug 6866 log messages back up to notice for 0.2.4
2012-09-18  Nick MathewsonMerge remote-tracking branch 'origin/maint-0.2.3'
2012-09-18  Nick MathewsonWhitespace fixes
2012-09-18  Nick Mathewsonspecify a version for the bug6884 changes file
2012-09-18  Linus NordbergPrint the correct address family in log printout.
2012-09-18  Mike PerryBug 6866: Convert pathbias asserts into log messages.
next