summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Commit some test scripts and config filesbisect-2553Robert Ransom2011-11-30
* Implement CIRC and CIRC2 event handlersRobert Ransom2011-11-30
* Use library functions to handle the reply to SETEVENTSRobert Ransom2011-11-30
* Use some library functions to handle AUTHENTICATE replyRobert Ransom2011-11-29
* Fix close handlerRobert Ransom2011-11-29
* Use the new library functions to connect to the control portRobert Ransom2011-11-29
* Make [wait_for_reply] usefulRobert Ransom2011-11-29
* Give up on handling event-extension lines for now (Tor won't produce them)Robert Ransom2011-11-29
* Handle keyword argumentsRobert Ransom2011-11-29
* Split whole first line into arguments before parsing off positional argsRobert Ransom2011-11-29
* Remove ^$ wrappers from pos-arg regexps againRobert Ransom2011-11-29
* Write regexp for cpathsRobert Ransom2011-11-29
* Fix some regexpsRobert Ransom2011-11-29
* Finish an error messageRobert Ransom2011-11-29
* Update circ_event_positional_arg_specs for new design of pos-arg parserRobert Ransom2011-11-29
* Use double quotes for RE in [parse_positional_args]Robert Ransom2011-11-29
* Commit severely incomplete WIPRobert Ransom2011-11-28
* Finish torctl::socket (except for documentation comments)Robert Ransom2011-11-28
* Implement [sanitize_integer]Robert Ransom2011-11-28
* Unbreak [assert]Robert Ransom2011-11-28
* Add some more utility functions; commit some other WIPRobert Ransom2011-11-27
* Move [identity] into a namespaceRobert Ransom2011-11-27
* Make exported first-stage parser commands available to the main programRobert Ransom2011-11-27
* Finish implementing wait_for_replyRobert Ransom2011-11-27
* Rename *lines variables to *line_list before I get confused againRobert Ransom2011-11-27
* Add missing "$"Robert Ransom2011-11-27
* Initial commit (incomplete, untested code)Robert Ransom2011-11-27