summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| | * | Cleaning up test abort and skip code.Isis Lovecruft2012-12-05
| | * | fixup! Added abort methodsIsis Lovecruft2012-12-05
| | * | Added timeout and abort for test inputs, methods, and classes.Isis Lovecruft2012-12-03
| | * | Merge branch 'tcpsyn-report' into tcpsyn-portIsis Lovecruft2012-11-30
| | |\ \
| | | * | Fixed log.warn() and log.fail, but blocking on a way for tests to callIsis Lovecruft2012-11-30
| | | * | Rearranged the logic of ensuring that the reactor is shutdown, and removed aIsis Lovecruft2012-11-28
| | | * | Started implementing a way for a test to abort itself,Isis Lovecruft2012-11-28
| | | * | Added log.warn() and log.fail() functions to ooni's logger, and fixed theIsis Lovecruft2012-11-28
| | | * | Added connection timeout to geoIP requests.Isis Lovecruft2012-11-27
| | | * | Added warning suppression for scapy's logger to the beginning of oonicli.py.Isis Lovecruft2012-11-27
| | | * | Added better reporting of statistics and safe packet information to TCPflagsIsis Lovecruft2012-11-27
| | | * | Removed cerealizer because it sometimes causes the reporter to hang.Isis Lovecruft2012-11-25
| | | * | Trying out cerealizer for passing objects.Isis Lovecruft2012-11-25
| | * | | Still working (amend me).Isis Lovecruft2012-11-24
| | |/ /
| | * | Added an exception catching wrapper for quick debugging, and added more docum...Isis Lovecruft2012-11-23
| | * | Cleaned up report generation and results/logging display.Isis Lovecruft2012-11-20
| | * | Ported tcpsyn to the new api.Isis Lovecruft2012-11-19
| | * | Removed 'multi' kwarg from txscapy.ScapyProtocol for now, because Arturo isIsis Lovecruft2012-11-18
| | * | Consolidated a custom Exception class which was the same in ooni.utils.net andIsis Lovecruft2012-11-18
| | * | Updated ooni.inputunit.InputUnit documentation, and fixed __repr__ to showIsis Lovecruft2012-11-18
| | * | Re-ported echo. Fixed parameters not being passed through txscapy.sr to paren...Isis Lovecruft2012-11-16
| | * | Reactor seems to not be cleared, or my actual network here is severely messedIsis Lovecruft2012-11-16
| * | | Merge remote-tracking branch 'tpo-common/master'Isis Lovecruft2012-12-09
| |\ \ \
| * | | | Updated .gitignore from copy of old repoIsis Lovecruft2012-12-06
| | |/ / | |/| |
* | | | Merge branch 'master' of ssh://git-rw.torproject.org/ooni-probeJacob Appelbaum2012-12-09
|\ \ \ \ | | |_|/ | |/| |
| * | | Do not call reactor.stop in netalyzr test.Arturo Filastò2012-12-09
| * | | Do not attach both an errback and callback in runner for better debuggingArturo Filastò2012-12-09
* | | | Merge branch 'master' of ssh://git-rw.torproject.org/ooni-probeJacob Appelbaum2012-12-09
|\ \ \ \ | |/ / /
| * | | Do not fail if probes IP addres is not known data is not available.Arturo Filastò2012-12-08
| * | | Fix bug when pushing to stack that is of the format a.b.c.$idxArturo Filastò2012-12-08
| * | | Fix bug in cmd_line_argument parsing when using test decksArturo Filastò2012-12-08
| * | | Port parts from the Architecture document stored on the trac wikiArturo Filastò2012-12-08
| * | | Disable some failing unittests in runnerArturo Filastò2012-12-08
| * | | Refactor the renaming of old files to a proper util functionArturo Filastò2012-12-08
| * | | Fixes pcapfile name generation and concentrates it where it's neededFlavio Amieiro2012-12-07
| * | | Removes duplicated startSniffer codeFlavio Amieiro2012-12-07
| * | | Removes all references to config.reports.yamlooFlavio Amieiro2012-12-07
* | | | Add ports 0, 8080, and 65535Jacob Appelbaum2012-12-09
|/ / /
* | | Fixes reportfile creation when the reportfile name is not definedFlavio Amieiro2012-12-07
* | | This is a possible fix for https://trac.torproject.org/projects/tor/ticket/7664Flavio Amieiro2012-12-07
* | | Update Readme to point installation of pypcap with our fork of itArturo Filastò2012-12-07
* | | Fix bugs in SSL helperArturo Filastò2012-12-07
* | | Use the HTTP Return JSON headers helper in the SSL helperArturo Filastò2012-12-07
* | | Properly handle empty tor configuration parametersArturo Filastò2012-12-07
* | | Merge branch 'master' of ssh://git-rw.torproject.org/ooni-probeArturo Filastò2012-12-07
|\ \ \
| * | | This fixes a broken commit and fixes scripts/before_i_commit.shJacob Appelbaum2012-12-07
* | | | Make log output cleareraagbsn2012-12-07
* | | | Refactor reporting and trap gaierror, TimeoutErroraagbsn2012-12-07
* | | | Catch socket.gaierroraagbsn2012-12-07
|/ / /
* | | Improve the appearance of stdout outputArturo Filastò2012-12-07