summaryrefslogtreecommitdiff
path: root/ooni
Commit message (Expand)AuthorAge
...
* | Move scapy set log level to the logger module so that it gets called before s...Arturo Filastò2012-11-22
* | Update documentation on test writingArturo Filastò2012-11-22
* | Avoid the sent and received reports being overwritten when calling multiple t...Arturo Filastò2012-11-22
* | Rename Tor to control_agentArturo Filastò2012-11-22
* | Clean up docstrings of scapy test templateArturo Filastò2012-11-22
* | Make the extra flags use the defaults of scapyArturo Filastò2012-11-22
* | Print that the test requires root only after having parsed it's command line ...Arturo Filastò2012-11-22
* | Better error handling in tcp test templateArturo Filastò2012-11-22
* | Add some more fine grained matching on received answersArturo Filastò2012-11-22
* | Add support for optFlags in nettestArturo Filastò2012-11-22
* | Implement TCP payload sending test templateArturo Filastò2012-11-21
* | Include socksproxy address in HTTP based testsArturo Filastò2012-11-21
* | Fix typoArturo Filastò2012-11-21
* | Make sure that the config file parameters are only instanced onceArturo Filastò2012-11-21
* | Implement first iteration of Tor Hidden Service support for ooniprobe and oonibArturo Filastò2012-11-21
* | Better error handling in reporterArturo Filastò2012-11-21
* | Make the logger start later to avoid having stdout prefixed with INFO:twistedArturo Filastò2012-11-21
* | Rename sockport and sockhost parameters in txagentwithsocks to socksport and ...Arturo Filastò2012-11-21
* | Add socks proxy support to HTTP TestArturo Filastò2012-11-20
* | Refactoring of runnerArturo Filastò2012-11-20
* | Remove references to optFlags in runnerArturo Filastò2012-11-20
* | Remove unused/unsupported functionality from NetTestArturo Filastò2012-11-20
* | Include the resolver IP:Port in the reportArturo Filastò2012-11-20
* | Create DNS Test templateArturo Filastò2012-11-20
* | Refactor HTTP Test TemplateArturo Filastò2012-11-20
* | Remove dead codeArturo Filastò2012-11-20
* | Merge remote-tracking branch 'evil/master' into httprequestsArturo Filastò2012-11-19
|\ \
| * | twisted Headers() class edited to avoid header fix in reference to: https://t...Giovanni Pellerano2012-11-19
* | | Fix bug that lead to httpt based reports to not have the url attribute set pr...Arturo Filastò2012-11-19
|/ /
* | Refactor HTTP Test TemplateArturo Filastò2012-11-18
* | Refactor exception logging functionArturo Filastò2012-11-18
* | Merge branch 'master' of ssh://git-rw.torproject.org/ooni-probeArturo Filastò2012-11-16
|\ \ | |/
| * Merge branch 'master' into master-copyIsis Lovecruft2012-11-16
| |\
| | * * Adding back in a few changes that got lost in an octopus battle.Isis Lovecruft2012-11-15
| | * * Moved iface and ipaddr discovery function to ooni.utils.net.Isis Lovecruft2012-11-15
| * | Merge branch 'master' of git-rw.torproject.org:ooni-probeIsis Lovecruft2012-11-15
| |\ \ | | |/
| * | Merge branch 'master' of git-rw.torproject.org:ooni-probeIsis Lovecruft2012-11-15
| |\ \
| * | | * Moved iface and ipaddr discovery function to ooni.utils.net.Isis Lovecruft2012-11-11
* | | | Parametrize tor socksport for usage with modified HTTP AgentArturo Filastò2012-11-16
* | | | Add documentation on usage of the SOCKS5 Tor socks clientArturo Filastò2012-11-16
* | | | implemented a SOCKv5 endpoint using the same _WrappingFactory used for TCP an...Giovanni `evilaliv3` Pellerano2012-11-16
| |_|/ |/| |
* | | Clean up inputProcessor hookArturo Filastò2012-11-15
| |/ |/|
* | Do some refactoring of the NetTest classArturo Filastò2012-11-12
* | Make loading of daphn3 yaml files use safe_load instead of loadArturo Filastò2012-11-12
* | Finish reafactoring and porting daphn3.Arturo Filastò2012-11-12
* | Port daphn3 to be a kitArturo Filastò2012-11-12
* | Make nettest take a filename instead of a fileArturo Filastò2012-11-12
* | Trap exceptions that get raised when running testsArturo Filastò2012-11-12
* | Add exception logging methodArturo Filastò2012-11-12
* | Trap exceptions properly in input unitArturo Filastò2012-11-12