summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add ability to send NEWNYM to TorshanepancakeSebastian Hahn2009-11-25
* Fix bug in parsing CIRC events.Karsten Loesing2009-05-25
* Fix bug that prevented postDescriptor from workingSebastian Hahn2009-03-26
* Change the gitignore file to also include Eclipse specific directories.Sebastian Hahn2009-02-11
* Add the LICENSE file back for jtorctl, and remove $ID$ entries from files.Sebastian Hahn2009-02-05
* Add a .gitignore file for jtorctlNick Mathewson2009-01-29
* heh. Don't forget to import an exception, or the compiler might remind you.Sebastian Hahn2008-08-18
* Throw a CancellationException when getResponse is interrupted.Sebastian Hahn2008-08-18
* updated changelog, removed some unnecessary castsSebastian Hahn2008-07-13
* Make Karsten, the compiler and myself happy again.Sebastian Hahn2008-07-11
* Add Generics to java part of torctl. Waiter.response is no longer an ObjectSebastian Hahn2008-07-11
* r14101@catbus: nickm | 2007-08-08 16:43:33 -0400Nick Mathewson2007-08-08
* add some readme files to indicate that we broke the java torctlRoger Dingledine2007-08-02
* Make java controller code handle config optiions that are set to their defaul...Nick Mathewson2007-05-18
* r12551@catbus: nickm | 2007-04-29 22:35:30 -0400Nick Mathewson2007-04-30
* r12549@catbus: nickm | 2007-04-29 22:31:04 -0400Nick Mathewson2007-04-30
* torctl: Apply patch from Karsten Loesing to fix several bugs when sending a s...Nick Mathewson2006-12-25
* Patch from Karsten Loesing: fix imports in Bytes.javaNick Mathewson2006-09-19
* patch from Maxim Katcharov: handle trailing spaces correctly in splitStr.Nick Mathewson2006-09-10
* Patch from Karsten Loesing: add missing space to SIGNAL command in java contr...Nick Mathewson2006-08-17
* Remove duplicate ConfigEntry class. (Patch from Karsten Loesing.)Nick Mathewson2006-08-11
* Implement resetConf in controller librariesNick Mathewson2005-09-27
* Fix a couple of bugs found by Oliver Rau in Java libs.Nick Mathewson2005-09-18
* remove unused importNick Mathewson2005-07-24
* Merge doc patches and a bugfix from Mark MelahnNick Mathewson2005-07-23
* make v0 connections handle lists of event names.Nick Mathewson2005-07-20
* fix debugging and listenforevents API a littleNick Mathewson2005-07-20
* Add a new (untested) set of debugging functionsNick Mathewson2005-07-20
* fix most torctl issues; move rest into TODONick Mathewson2005-07-14
* Tweak jaa control lib interface: make launchThread unneeded, add stub impleme...Nick Mathewson2005-07-11
* Finish making new (v1) controller logic and multiplexing logic work in Python...Nick Mathewson2005-06-24
* Fix some-but-not-all compile errors in demo codeNick Mathewson2005-06-23
* Implement (modulo bugs) v1 control protocol in javaNick Mathewson2005-06-23
* Refactor java tor control library to split out v0 protocolNick Mathewson2005-06-21
* Oops. I guess I would probably get more comments about this clever controlle...Nick Mathewson2005-06-04