summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * Less verbose messages for exit_ and site_result_ratesJohn M. Schanck2010-08-11
| * Timestamp format reminder for snakeinspectorJohn M. Schanck2010-08-11
| * TestInconclusive and remove target when request for binary content returns ht...John M. Schanck2010-08-11
| * FixedTarget HTTP initialization fixJohn M. Schanck2010-08-11
| * Honor default_search_mode even for SSL, just issue a warning if yahoo is usedJohn M. Schanck2010-08-11
| * Moved targets_by_type into BaseHTTPTest, ensured all targets are added/remove...John M. Schanck2010-08-11
| * Check that FixedTarget urls are useable before starting testJohn M. Schanck2010-08-11
| * Made FailureRedirects register as HTTP failuresJohn M. Schanck2010-08-11
| * New statistics collection and reportingJohn M. Schanck2010-08-11
| * Call parent methods (not grandparent) for overridden methods in Test subclassesJohn M. Schanck2010-08-11
| * Typos and whitespace correctionJohn M. Schanck2010-08-11
| * Safer filename building, stopped blindly truncating strings. Also, lstrip doe...John M. Schanck2010-08-11
| * Readability for error code handlingJohn M. Schanck2010-08-11
| * HTTP 3xx redirect handlingJohn M. Schanck2010-08-11
| * Exception.message is apparently deprecated in python 2.6John M. Schanck2010-08-11
| * return instead of sys.exit from main()John M. Schanck2010-08-11
| * Check usability of targets passed with --target= optionJohn M. Schanck2010-08-11
| * Exit after all tests are done (for single exit scans)John M. Schanck2010-08-11
| * depickle upgradeJohn M. Schanck2010-08-11
| * Fixed resuming. Resume files from before the introduction of FixedTarget*Test...John M. Schanck2010-08-11
| * Notify and exit if requested exit node does not existJohn M. Schanck2010-08-11
| * Better ssl cert filename schemeJohn M. Schanck2010-08-11
| * Two minor bugfixesJohn M. Schanck2010-08-11
| * readded is_useable_urlJohn M. Schanck2010-08-11
| * Temporarily disable resumingJohn M. Schanck2010-08-11
| * EOL Whitespace removalJohn M. Schanck2010-08-11
| * Added support for testing fixed targets (as opposed to searching for targets).John M. Schanck2010-08-11
| * Added server-side test utilityJohn M. Schanck2010-08-11
| * Previous address shortening scheme sometimes put different sites in the same ...John M. Schanck2010-08-11
| * FailureSlowXferJohn M. Schanck2010-08-11
| * Made http_ and ssl_request more similarJohn M. Schanck2010-08-11
| * Defined magic numbersJohn M. Schanck2010-08-11
| * Remove .empty files. SoaT will create the directories when it needs themJohn M. Schanck2010-08-11
| * Check directories exist before loading/saving scan resultsJohn M. Schanck2010-08-11
| * Replaced deprecated sha module w/ hashlib for python2.5+John M. Schanck2010-08-11
| * getaddrinfo doesn't necessarily return a set of unique IPsJohn M. Schanck2010-08-11
| * Added function for 'torifying' other functionsJohn M. Schanck2010-08-11
| * Slow xfer rate now results in a Timeout failure rather than NoExitContentJohn M. Schanck2010-08-11
| * SSL socket timeouts using SIGALARMJohn M. Schanck2010-08-11
| * KeyboardIterruptJohn M. Schanck2010-08-11
| * Removed unused ssl_request return code caseJohn M. Schanck2010-08-11
| * XXX about ssl socket timeoutsJohn M. Schanck2010-08-11
| * ssl_request error handling improvementsJohn M. Schanck2010-08-11
| * Perform SSL handshake w/o sending spurious data.John M. Schanck2010-08-11
| * Properly handle SSL servers that only support SSLv3 or SSLv2John M. Schanck2010-08-11
| * snakeinspector exception formattingJohn M. Schanck2010-08-11
| * Fixed idhex filter in snakeinspectorJohn M. Schanck2010-08-11
* | Fix cron.sh to copy exactly the file we want.Mike Perry2010-08-16
|/
* Update torctl.Mike Perry2010-08-10
* Update torctl.Mike Perry2010-08-10