summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* Add samples nodes configuration fileArturo Filastò2012-03-06
|
* Code cleanup and error handlingArturo Filastò2012-03-06
|
* Add a useful Test templateArturo Filastò2012-03-06
| | | | * Remove useless test example
* Add a HACKING file.Arturo Filastò2012-03-05
| | | | | * Describes how the code is organized and what style conventions should be used * TODO: make all the code conform to the style conventions
* Add docstrings and remove unnecessary importArturo Filastò2012-03-05
|
* moved class PlanetLab to nodes.py, removed nodefinder script, updated .conf ↵Isis Lovecruft2012-03-05
| | | | file for added parameters
* Merge branch 'master' of https://github.com/hellais/ooni-probeIsis Lovecruft2012-03-04
|\
| * Merge branch 'node'Arturo Filastò2012-03-04
| |\ | | | | | | | | | | | | Conflicts: plugoo.py
| | * Big refactor and code reorganization.Arturo Filastò2012-03-04
| | |
| | * Merge branch 'node', remote-tracking branch 'remotes/gitorious/node' into nodeArturo Filastò2012-03-04
| | |
| | * Introduce node.py.George Kadianakis2012-03-03
| | |
| * | Fix ascii artArturo Filastò2012-03-04
| | |
* | | Adding script for searching and adding PL nodes, .conf parameters, and class ↵Isis Lovecruft2012-03-04
|/ / | | | | | | file for PL
* | Start implementing the work unit classesArturo Filastò2012-03-04
| | | | | | | | * Fix ascii art
* | Merge branch 'isis', remote-tracking branch 'remotes/isis/master' into isisArturo Filastò2012-03-04
| |
* | PL addnodes excludeIsis Lovecruft2012-03-03
| |
* | Merge branch 'master' of github.com:isislovecruft/ooni-probeIsis Lovecruft2012-03-03
|\ \ | |/
| * Merge branches 'isis' and 'master' into isisArturo Filastò2012-03-03
| |\
| | * Display help if no command line options are specifiedArturo Filastò2012-03-03
| | |
* | | getting serious nowIsis Lovecruft2012-03-03
|/ /
* | check out that stegosaurus, like wut yo'Isis Lovecruft2012-03-03
|/
* Add logging of Tors trackback when a bridge does not workArturo Filastò2012-03-02
|
* remove the antani debug linesArturo Filastò2012-03-02
|
* Disable checking for publicness of a bridgeArturo Filastò2012-03-02
|
* Change the messages regarding Tor version to debug levelArturo Filastò2012-03-02
| | | | related to #5207
* Compare against Tor version 0.2.3.2 and fix #5207Arturo Filastò2012-03-02
|
* Merge remote-tracking branch 'remotes/gsathya/check_public' into gsathyaArturo Filastò2012-02-29
|\ | | | | | | | | Conflicts: tests/bridget.py
| * Query onionoo through TorSathyanarayanan Gunasekaran2012-03-01
| | | | | | | | | | All requests are done through Tor now. Also, Onionoo URL is now a global variable.
| * Check if bridge is public or notSathyanarayanan Gunasekaran2012-03-01
| | | | | | | | Queries onionoo to see if the bridge is public.
* | Fix warning messages on status and add random logoArturo Filastò2012-02-29
|/
* Check to see if the randomly chosen port numbers are already takenArturo Filastò2012-02-28
| | | | * Fixes bug #5229
* Check the version of the currently running Tor before writing the torrcArturo Filastò2012-02-28
| | | | * Fixes bug #5207
* Move old ooni-probe code to subdirectoryArturo Filastò2012-02-28
|
* Introduce some extra debug messages in bridgetArturo Filastò2012-02-22
|
* Implement parsing function for log YAML formatArturo Filastò2012-02-21
|
* Misc improvementsArturo Filastò2012-02-21
| | | | | * Rename ooni-probe to ooniprobe * Improve error collection
* Fix bug in torrc writing.Arturo Filastò2012-02-20
|
* Fix some bugs in BridgeTArturo Filastò2012-02-20
|
* Merge ConflictsArturo Filastò2012-02-12
|
* Merge remote-tracking branch 'remotes/gsathya/fix-utils.py' into gsathyaArturo Filastò2012-02-12
|\ | | | | | | | | Conflicts: refactor/tests/bridget.py
| * Fix BridgeT(until we have torify working)Sathyanarayanan Gunasekaran2012-02-12
| |
| * Add clean() to remove torrc after completionSathyanarayanan Gunasekaran2012-02-12
| |
| * Fix bug in utils.pySathyanarayanan Gunasekaran2012-02-12
| | | | | | | | | | | | UnboundLocalError: local variable 'f' referenced before assignment. Fixed by using 'with' rather than manually opening and closing file descriptors.
* | Merge branch 'gsathya', remote-tracking branch 'remotes/gsathya/master' into ↵Arturo Filastò2012-02-12
|\ \ | |/ | | | | | | | | | | gsathya Conflicts: refactor/tests/bridget.py
| * Added support for calculating live bandwidthSathyanarayanan Gunasekaran2012-02-12
| |
* | Remove download file codeArturo Filastò2012-02-12
|/
* Fix up @torify decorator by making it a descriptorArturo Filastò2012-02-11
|
* Fix torify decoratorArturo Filastò2012-02-10
|
* Import SocksiPy and handle erroArturo Filastò2012-02-10
|
* Implement descriptor reading and make Bridget comunicate with TorCtlArturo Filastò2012-02-10
|