index
:
jtorctl
master
Tor controller, written in Java
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
*
Fix bug in parsing CIRC events.
HEAD
master
Karsten Loesing
2009-05-25
*
Fix bug that prevented postDescriptor from working
Sebastian Hahn
2009-03-26
*
Add the LICENSE file back for jtorctl, and remove $ID$ entries from files.
Sebastian Hahn
2009-02-05
*
heh. Don't forget to import an exception, or the compiler might remind you.
Sebastian Hahn
2008-08-18
*
Throw a CancellationException when getResponse is interrupted.
Sebastian Hahn
2008-08-18
*
updated changelog, removed some unnecessary casts
Sebastian Hahn
2008-07-13
*
Make Karsten, the compiler and myself happy again.
Sebastian Hahn
2008-07-11
*
Add Generics to java part of torctl. Waiter.response is no longer an Object
Sebastian Hahn
2008-07-11
*
r14101@catbus: nickm | 2007-08-08 16:43:33 -0400
Nick Mathewson
2007-08-08
*
add some readme files to indicate that we broke the java torctl
Roger Dingledine
2007-08-02
*
Make java controller code handle config optiions that are set to their defaul...
Nick Mathewson
2007-05-18
*
r12551@catbus: nickm | 2007-04-29 22:35:30 -0400
Nick Mathewson
2007-04-30
*
r12549@catbus: nickm | 2007-04-29 22:31:04 -0400
Nick Mathewson
2007-04-30
*
torctl: Apply patch from Karsten Loesing to fix several bugs when sending a s...
Nick Mathewson
2006-12-25
*
Patch from Karsten Loesing: fix imports in Bytes.java
Nick Mathewson
2006-09-19
*
patch from Maxim Katcharov: handle trailing spaces correctly in splitStr.
Nick Mathewson
2006-09-10
*
Patch from Karsten Loesing: add missing space to SIGNAL command in java contr...
Nick Mathewson
2006-08-17
*
Remove duplicate ConfigEntry class. (Patch from Karsten Loesing.)
Nick Mathewson
2006-08-11
*
Implement resetConf in controller libraries
Nick Mathewson
2005-09-27
*
Fix a couple of bugs found by Oliver Rau in Java libs.
Nick Mathewson
2005-09-18
*
remove unused import
Nick Mathewson
2005-07-24
*
Merge doc patches and a bugfix from Mark Melahn
Nick Mathewson
2005-07-23
*
make v0 connections handle lists of event names.
Nick Mathewson
2005-07-20
*
fix debugging and listenforevents API a little
v0.1
Nick Mathewson
2005-07-20
*
Add a new (untested) set of debugging functions
Nick Mathewson
2005-07-20
*
fix most torctl issues; move rest into TODO
Nick Mathewson
2005-07-14
*
Tweak jaa control lib interface: make launchThread unneeded, add stub impleme...
Nick Mathewson
2005-07-11
*
Finish making new (v1) controller logic and multiplexing logic work in Python...
Nick Mathewson
2005-06-24
*
Fix some-but-not-all compile errors in demo code
Nick Mathewson
2005-06-23
*
Implement (modulo bugs) v1 control protocol in java
Nick Mathewson
2005-06-23
*
Refactor java tor control library to split out v0 protocol
Nick Mathewson
2005-06-21
*
Oops. I guess I would probably get more comments about this clever controlle...
Nick Mathewson
2005-06-04