summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-03-21Merge remote-tracking branch 'arma/ticket18332-try3'Nick Mathewson
2016-03-21Merge remote-tracking branch 'special/bug18600'Nick Mathewson
2016-03-21Merge branch 'bug18570_027'Nick Mathewson
2016-03-21Make sure channel_t queues its own copy of incoming cellsAndrea Shepard
2016-03-21Add new channel/queue_incoming unit tests; modify channel unit tests for new ...Andrea Shepard
2016-03-21test_options.c: assert that TransProxyType is testedSteven Chamberlain
2016-03-21Scrub service name in introduction circuit warningJohn Brooks
2016-03-17test_options.c: NULL a pointer after free #18447Steven Chamberlain
2016-03-16Bridges now refuse "rendezvous2" publish attemptsRoger Dingledine
2016-03-15Fix whitespace.Nick Mathewson
2016-03-15Merge remote-tracking branch 'weasel/bug18458'Nick Mathewson
2016-03-14Fix log message: say RelaxDirModeCheck instead of StrictDirModesPeter Palfrader
2016-03-14Merge branch 'bug15221_027'Nick Mathewson
2016-03-14Permit setrlimit, prlimit, prlimit64 calls.Nick Mathewson
2016-03-14When using open() to make sure we created a dir, close the fd afterwardsNick Mathewson
2016-03-14Merge remote-tracking branch 'public/bug16248_027'Nick Mathewson
2016-03-14Add comments to connection_check_event().Nick Mathewson
2016-03-14hs: Do not close desc fetch conn. if we can't pick an HSDirDavid Goulet
2016-03-11Merge remote-tracking branch 'teor/bug17153'Nick Mathewson
2016-03-11Merge remote-tracking branch 'teor/bug8976_01_028'Nick Mathewson
2016-03-11Change behavior on missing/present event to warn instead of asserting.Nick Mathewson
2016-03-11simplify rend_cache_store_status_t back to a booleanRoger Dingledine
2016-03-11rip out rend_id_is_in_interval()Roger Dingledine
2016-03-11rip out hid_serv_acting_as_directory()Roger Dingledine
2016-03-11rip out hid_serv_responsible_for_desc_id()Roger Dingledine
2016-03-11If we start/stop reading on a dnsserv connection, don't assert.Nick Mathewson
2016-03-11Merge remote-tracking branch 'teor/bug18454'Nick Mathewson
2016-03-11Merge remote-tracking branch 'public/bug18204_028'Nick Mathewson
2016-03-11Add changes file for 18448; refactorNick Mathewson
2016-03-11enable and test transproxy on FreeBSD derivatives #18448Steven Chamberlain
2016-03-11Do not link tests against both libor.a and libor-testing.aNick Mathewson
2016-03-11moving hid_serv_get_responsible_directories and hid_serv_acting_as_directory ...Hassan Alsibyani
2016-03-09Merge branch 'maint-0.2.7'Nick Mathewson
2016-03-09Merge branch 'maint-0.2.6' into maint-0.2.7Nick Mathewson
2016-03-09Merge branch 'maint-0.2.5' into maint-0.2.6Nick Mathewson
2016-03-09Merge branch 'maint-0.2.4' into maint-0.2.5Nick Mathewson
2016-03-04Correctly duplicate addresses in get_interface_address6_listteor (Tim Wilson-Brown)
2016-03-04Avoid freeing an uninitialised pointer in get_interface_addresses_ioctlteor (Tim Wilson-Brown)
2016-03-04Reject multicast rendezvous point addressesteor (Tim Wilson-Brown)
2016-03-04Update geoip and geoip6 to the March 3 2016 database.Karsten Loesing
2016-03-01Remove an extraneous space in a log messageteor (Tim Wilson-Brown)
2016-03-01First RelaxDirModeCheck implementationPeter Palfrader
2016-03-01Allow internal IPv6 addresses in descriptors in private networksteor (Tim Wilson-Brown)
2016-02-28clean/extend some module docs, including fix from #18403Nick Mathewson
2016-02-28Merge remote-tracking branch 'teor/fallbacks-201602-v2'Nick Mathewson
2016-02-28Merge remote-tracking branch 'teor/bug18123'Nick Mathewson
2016-02-28Use the kdf_rfc5869() function instead of kdf().Alexander Færøy
2016-02-27Update the copyright year.Nick Mathewson
2016-02-27It appears I added an empty file by mistake.Nick Mathewson
2016-02-27Add a brief file-level description for everything in src/commonNick Mathewson