Commit Graph

  • f04239c885 make echobot use new SetupOnion master Dan Ballard 2017-09-04 20:33:21 -0700
  • d2dceef028 Merge pull request #26 from dballard/crypto-utils Sarah Jamie Lewis 2017-08-15 11:34:26 -0700
  • 5937ceee73 Add more crypto/utils and extend SetupOnion to support unix sockets crypto-utils Dan Ballard 2017-08-14 08:43:33 -0700
  • 93baafc2f7 Adding bulb to godep Sarah Jamie Lewis 2017-07-04 11:39:19 -0700
  • 22cbf5d738 First Cut of Applications + Bugs, Formatting Sarah Jamie Lewis 2017-07-04 11:29:11 -0700
  • 1cf7c2b7c7 Adding a Trace log to Connection and removing all other logging directives Sarah Jamie Lewis 2017-06-27 12:24:04 -0700
  • f4ed1c244b Adding Inbound Version Negotiation Sarah Jamie Lewis 2017-06-27 10:39:33 -0700
  • a2fa40492a Merge pull request #22 from dballard/patch-1 Sarah Jamie Lewis 2017-06-10 20:18:11 -0700
  • 4f1a2f82cc Merge pull request #21 from dballard/new_api-fix_app Sarah Jamie Lewis 2017-06-10 20:17:58 -0700
  • d895b46a03 fix typo patch-1 Dan Ballard 2017-06-10 16:19:56 -0700
  • 6f07cff0bc fix syntax errors new_api-fix_app Dan Ballard 2017-06-10 15:20:41 -0700
  • 5d767174b1 Brand new API v0.2 Sarah Jamie Lewis 2017-05-02 16:33:51 -0700
  • 77794be7db fix tests for new inits keyFromArg Dan Ballard 2017-02-09 08:03:48 -0800
  • 08433db912 creating new string key Init Dan Ballard 2017-02-03 19:18:43 -0800
  • a6ef43c637 format, tests getters Dan Ballard 2017-02-01 02:25:28 -0800
  • c079f0dace add getter for serverHostname so classes based on this can access their address Dan Ballard 2017-01-31 20:10:27 -0800
  • 5a720a08d0 Merge pull request #17 from special/api-handlers Sarah Jamie Lewis 2017-01-15 15:49:09 -0800
  • 860ae9a024 Rework the API around connection events John Brooks 2016-10-08 17:51:13 -0700
  • 630efa186e Fixing up EchoBot for golint Sarah Jamie Lewis 2016-11-08 15:12:50 -0800
  • 9d6592e1e4 Fixing up some comments Sarah Jamie Lewis 2016-11-08 15:04:11 -0800
  • c37f9008b6 gofmt simplify Sarah Jamie Lewis 2016-11-08 14:54:12 -0800
  • 985e7d3c5c Update README.md Sarah Jamie Lewis 2016-11-08 14:45:51 -0800
  • 13b2f9111d Counting main package in tests Sarah Jamie Lewis 2016-11-08 14:42:58 -0800
  • 779dabed9c Fixing spelling Sarah Jamie Lewis 2016-11-08 14:40:38 -0800
  • 00b636bf9d Updating travis Sarah Jamie Lewis 2016-11-08 14:14:57 -0800
  • cfc7dc243c Add script for coveralls Sarah Jamie Lewis 2016-11-08 14:10:52 -0800
  • a7c8ec5b0e Update README.md Sarah Jamie Lewis 2016-11-08 13:54:45 -0800
  • 8c4ef5617b Merge pull request #14 from laanwj/2016_11_request_stop_message_loop Sarah Jamie Lewis 2016-11-08 13:51:40 -0800
  • 5e3e873a16 networkresolver: fix gofmt output Wladimir J. van der Laan 2016-11-03 17:35:10 +0100
  • c16dce9f60 Make it possible to request stop of message loop Wladimir J. van der Laan 2016-11-03 17:30:16 +0100
  • f2788c929f Updating Travis CI config Sarah Jamie Lewis 2016-10-02 17:57:59 -0700
  • 0de7b76cbc Replacing proxy dependency with golang.org/x/net/proxy Sarah Jamie Lewis 2016-10-02 17:36:49 -0700
  • 47ba383334 Improve packet-layer buffering and parsing logic John Brooks 2016-10-02 15:39:08 -0700
  • cc50e0dfe9 Fix buffering in version negotiation John Brooks 2016-10-01 21:28:57 -0700
  • 1c317fc186 Add OnDisconnect event John Brooks 2016-10-01 15:52:35 -0700
  • 733e00d6f9 Set OpenConnection.OtherHostname after successful auth proof John Brooks 2016-10-01 15:51:55 -0700
  • f6d6991f46 Add methods to run protocol over external sockets & listeners John Brooks 2016-10-01 15:50:11 -0700
  • bfe5b74364 Refactor GoRicochet Sarah Jamie Lewis 2016-06-26 18:56:23 -0700
  • 93754f2916 Refactor to a move event-driven library - incomplete Sarah Jamie Lewis 2016-02-28 16:18:25 -0800
  • 5b013a76c3 Update README.md Sarah Jamie Lewis 2016-02-27 19:42:23 -0800
  • 7837ad12ab Adding coverage stats to travis output Sarah Jamie Lewis 2016-02-27 19:28:54 -0800
  • ad69913be9 Formatting Sarah Jamie Lewis 2016-02-27 19:26:43 -0800
  • a411fb8695 More consistent interfaces, better test coverage Sarah Jamie Lewis 2016-02-27 18:52:20 -0800
  • 2353fc41e2 Refactor of APIs to make testing easier. Sarah Jamie Lewis 2016-02-27 16:20:40 -0800
  • 91036c918d Fixing up some error handling Sarah Jamie Lewis 2016-01-05 20:42:49 -0800
  • 04f99b298f Cleaning up error handling Sarah Jamie Lewis 2016-01-04 19:53:10 -0800
  • 97f5982754 Adding ability to check contact is known Sarah Jamie Lewis 2016-01-03 15:32:55 -0800
  • f684fd8694 Fleshing out error cases Sarah Jamie Lewis 2016-01-02 00:47:32 -0800
  • 3469935bcb Adding examples Sarah Jamie Lewis 2016-01-01 18:08:28 -0800
  • 64d08bdff0 Refactoring to more easily adapt to multiple channels Sarah Jamie Lewis 2016-01-01 17:43:30 -0800
  • 2d93acf065 Add the ability to turn on/off debug logging Sarah Jamie Lewis 2015-10-15 23:27:16 -0700
  • 4ff30ee723 Removing Panics Sarah Jamie Lewis 2015-10-15 23:16:37 -0700
  • 42f64e94df Adding Hidden Service Resolution Sarah Jamie Lewis 2015-10-15 23:03:36 -0700
  • 1d50af7c5f Update README.md Sarah Jamie Lewis 2015-10-12 16:06:39 -0700
  • 38bb90b6b5 Adding capability to OpenChannel and SendMessage Sarah Jamie Lewis 2015-10-12 16:03:48 -0700
  • f58b282005 Create LICENSE Sarah Jamie Lewis 2015-10-10 21:38:58 -0700
  • dba6ae8097 Initial Commit Sarah Jamie Lewis 2015-10-10 21:33:07 -0700