2020-09-13 16:51:06 -04:00
|
|
|
golang-github-eyedeekay-gosam (0.32.27) UNRELEASED; urgency=medium
|
|
|
|
|
|
|
|
* Add a Resolve function to fulfill SOCKS5 proxy requirements
|
|
|
|
|
|
|
|
-- idk <hankhill19580@gmail.com> Sun, 13 Sept 2020 04:48:27 -0500
|
|
|
|
|
2020-09-03 21:49:16 -04:00
|
|
|
golang-github-eyedeekay-gosam (0.32.26) UNRELEASED; urgency=medium
|
|
|
|
|
|
|
|
* Fix mistaken-identity issue with listeners
|
|
|
|
|
|
|
|
-- idk <hankhill19580@gmail.com> Thu, 03 Sept 2020 08:17:40 -0500
|
|
|
|
|
2020-09-03 16:25:27 -04:00
|
|
|
golang-github-eyedeekay-gosam (0.32.25) UNRELEASED; urgency=medium
|
|
|
|
|
|
|
|
* Support dual-keys by default in all future versions
|
|
|
|
|
|
|
|
-- idk <hankhill19580@gmail.com> Thu, 03 Sept 2020 04:25:04 -0500
|
|
|
|
|
2020-08-25 16:53:59 -04:00
|
|
|
golang-github-eyedeekay-gosam (0.32.24) UNRELEASED; urgency=medium
|
2020-08-25 10:31:44 -04:00
|
|
|
|
2020-08-25 16:53:59 -04:00
|
|
|
* Improve the mutex thingy
|
|
|
|
|
|
|
|
-- idk <hankhill19580@gmail.com> Tue, 25 Aug 2020 04:52:11 -0500
|
|
|
|
|
|
|
|
golang-github-eyedeekay-gosam (0.32.23) UNRELEASED; urgency=medium
|
|
|
|
|
|
|
|
* Protect Dial with a mutex to fix a lookup bug
|
2020-08-25 10:31:44 -04:00
|
|
|
|
|
|
|
-- idk <hankhill19580@gmail.com> Tue, 25 Aug 2020 10:29:26 -0500
|
|
|
|
|
2019-12-08 16:57:51 -05:00
|
|
|
golang-github-eyedeekay-gosam (0.3.2.1) bionic; urgency=medium
|
|
|
|
|
|
|
|
* Get rid of the debug directory, just move it into the source
|
2019-12-08 17:02:24 -05:00
|
|
|
* Get rid of the old example, just use the one in the README
|
2019-12-08 16:57:51 -05:00
|
|
|
|
2019-12-28 10:50:59 -05:00
|
|
|
-- idk <hankhill19580@gmail.com> Sat, 08 Dec 2019 19:11:41 -0500
|
2019-12-08 16:57:51 -05:00
|
|
|
|
2019-05-18 18:13:16 -04:00
|
|
|
golang-github-eyedeekay-gosam (0.3.2.0) bionic; urgency=medium
|
|
|
|
|
|
|
|
* Enable persistent destinations
|
|
|
|
* Make Base32 and Base64 addresses retrievable from client
|
|
|
|
* bug fixes
|
|
|
|
|
|
|
|
-- idk <hankhill19580@gmail.com> Fri, 18 May 2019 18:12:21 -0500
|
|
|
|
|
2019-04-20 23:27:47 -04:00
|
|
|
golang-github-eyedeekay-gosam (0.1.1) bionic; urgency=medium
|
|
|
|
|
|
|
|
* Incorporate all the recent bug-fixes and improvements and stabilize.
|
|
|
|
|
|
|
|
-- idk <hankhill19580@gmail.com> Fri, 15 Mar 2019 14:46:21 -0500
|
|
|
|
|
2019-02-28 20:36:47 -05:00
|
|
|
golang-github-eyedeekay-gosam (0.1.0+git20190221.2896c83ubuntu1+nmu2ubuntu1) bionic; urgency=medium
|
|
|
|
|
|
|
|
* only run the offline tests by default
|
|
|
|
|
|
|
|
-- idk <hankhill19580@gmail.com> Thu, 28 Feb 2019 20:35:51 -0500
|
|
|
|
|
2019-02-28 20:32:28 -05:00
|
|
|
golang-github-eyedeekay-gosam (0.1.0+git20190221.2896c83ubuntu1+nmu2) bionic; urgency=medium
|
|
|
|
|
|
|
|
[ idk ]
|
|
|
|
* incorporate cryptix-debug without the counter
|
|
|
|
* incorporate cryptix-debug without the counter
|
|
|
|
* fix module
|
|
|
|
|
2019-02-28 20:36:47 -05:00
|
|
|
-- idk <hankhill19580@gmail.com> Thu, 28 Feb 2019 20:32:58 -0500
|
2019-02-28 20:32:28 -05:00
|
|
|
|
|
|
|
golang-github-eyedeekay-gosam (0.1.0+git20190221.2896c83ubuntu1+nmu1) bionic; urgency=medium
|
|
|
|
|
|
|
|
* add sid
|
|
|
|
*
|
|
|
|
|
|
|
|
-- idk <hankhill19580@gmail.com> Thu, 28 Feb 2019 18:52:01 -0500
|
|
|
|
|
|
|
|
golang-github-eyedeekay-gosam (0.1.0+git20190221.2896c83ubuntu1) bionic; urgency=medium
|
2019-02-28 13:58:01 -05:00
|
|
|
|
|
|
|
[ idk ]
|
|
|
|
* Update changelog for 0.1.0+git20190221.2896c83-1 release
|
|
|
|
* add signature type support
|
|
|
|
* Don't check version if handshake succeeds, just accept that OK is OK
|
|
|
|
* Don't check version if handshake succeeds, just accept that OK is OK
|
|
|
|
* make dialer context aware and avoid redundant session create's
|
|
|
|
* make dialer context aware and avoid redundant session create's
|
|
|
|
* correct CONTRIBUTING.md
|
|
|
|
* correct CONTRIBUTING.md
|
|
|
|
* correct CONTRIBUTING.md
|
|
|
|
* explicitly et invalid initial lastaddr
|
|
|
|
* remove 'commented-out' id
|
2019-02-23 11:26:19 -05:00
|
|
|
* Initial release (Closes: TODO)
|
|
|
|
|
2019-02-28 20:32:28 -05:00
|
|
|
[ idk ]
|
|
|
|
* add bionic
|
|
|
|
|
|
|
|
-- idk <hankhill19580@gmail.com> Thu, 28 Feb 2019 18:51:23 -0500
|