Commit Graph

  • 8429778966 Change path to code.as/writefreely/go-gopher master Matt Baer 2022-04-29 13:08:30 -0400
  • 72e36e5710
    Fix Drone CI triggers James Mills 2022-04-01 00:03:45 +1000
  • 54a3d14449
    Fix tests and add Drone CI config James Mills 2022-04-01 00:02:21 +1000
  • 44dd1c17a0
    Fix wrong sleep delay James Mills 2022-01-31 23:41:20 +1000
  • c5e856b800
    Remove some large files James Mills 2021-07-23 15:46:59 +1000
  • b7ebb55fee
    Fix import paths James Mills 2021-07-12 23:54:10 +1000
  • 5715073cee
    Moved to git.mills.io James Mills 2021-07-10 17:37:18 +1000
  • e7ec35345d
    Upgrade to GitHub-native Dependabot (#18) dependabot-preview[bot] 2021-06-26 10:43:51 +1000
  • 1859ade247
    Bump github.com/stretchr/testify from 1.6.1 to 1.7.0 (#16) dependabot-preview[bot] 2021-01-15 07:59:41 +1000
  • df70815abd
    Bump github.com/stretchr/testify from 1.6.0 to 1.6.1 (#8) dependabot-preview[bot] 2021-01-14 08:42:04 +1000
  • 724979970b
    expose the response connection as an io.ReadCloser (like net/http does) (#15) Ian Henderson 2020-10-22 14:32:56 -0700
  • 2ea27a7b34
    Fix client example (#13) G 2020-08-03 18:44:32 +0800
  • 3e11dcff04
    Fix tests (#12) Rob Rohan 2020-07-21 14:07:12 +1200
  • b67b84f263
    Migrate to GHA Workflows James Mills 2020-06-08 14:49:57 +1000
  • 6fde60dd62
    Bump github.com/stretchr/testify from 1.2.2 to 1.6.0 (#7) dependabot-preview[bot] 2020-06-01 11:14:56 +1000
  • 664dbdb49f
    Added DependaBot config James Mills 2019-12-26 13:54:38 +1000
  • 0c68ed5f58 Set theme jekyll-theme-hacker James Mills 2018-12-30 23:35:52 +1000
  • ba0fab70ec
    Fix Go modules James Mills 2018-12-30 23:33:16 +1000
  • 7012224778
    Remove coverage file commited by mistake James Mills 2018-12-30 23:32:39 +1000
  • 5a7e56cd4f
    Add Go modules support James Mills 2018-12-30 23:30:09 +1000
  • d2505639b3
    Migrate to Drone CI James Mills 2018-12-30 23:29:30 +1000
  • d8a2f839d2
    Fixed tests James Mills 2018-04-15 20:20:48 -0700
  • 01f751805e
    Fixed a bunch of bugs found with go-fuzz James Mills 2018-04-15 19:48:30 -0700
  • 97f53e068d
    Fixed JSON handling/output for the client library James Mills 2017-06-23 00:08:43 -0700
  • 9905aa689a
    Add Go Report Card badge to README James Mills 2017-06-21 00:03:34 -0700
  • 47f4f60f66
    Updated README usage/install instructions James Mills 2017-06-20 23:51:34 -0700
  • 58c03baeb4
    Add CodeCov support and badge to README James Mills 2017-06-20 23:48:48 -0700
  • e670ccffff
    Remove a bunch of cruft (that also really exist in exampes/) James Mills 2017-06-20 23:36:40 -0700
  • 1c3e82ceec
    Add GoDoc badge to README James Mills 2017-06-20 23:35:09 -0700
  • 34cb21f4c0
    Support raw query strings in the URI James Mills 2017-06-13 01:27:01 -0700
  • 435112fefe
    Fix for servers/gophermap with bad line endings James Mills 2017-06-12 23:56:28 -0700
  • 0f4bedb6c5
    Add CLI client James Mills 2017-06-12 23:56:04 -0700
  • 3cea3ab217
    Fixed host selectors by provising a -host option and passing this through to server and handlers James Mills 2017-06-09 01:53:08 -0700
  • 91ba32dc29
    Added simple gopherd cmd (server) and Dockerfile (image) James Mills 2017-06-09 01:15:21 -0700
  • 48590e76b1
    Add TLS support James Mills 2017-02-13 00:18:27 -0800
  • 48e230ab23
    Fix import for context James Mills 2017-02-12 21:09:10 -0800
  • 258627c692
    Revert "Fix compatibility with GO 1.6 for context package" James Mills 2016-10-02 18:44:14 -0700
  • 5fdce9bb55
    Fix compatibility with GO 1.6 for context package James Mills 2016-10-02 18:10:14 -0700
  • ad8bf6b3b7
    Updated README James Mills 2016-10-01 00:33:55 -0700
  • bdec5b79f4
    Add the non-standard d (Document) type James Mills 2016-09-25 22:35:20 +1000
  • a4d1dd195b
    Improved tolerance of client parsing James Mills 2016-09-25 22:32:35 +1000
  • c0653acd64
    Remove more debug logging James Mills 2016-09-23 21:35:05 +1000
  • b02b629fe9
    Improve support for bad servers and hand-written/broken Gopher menus James Mills 2016-09-23 21:34:53 +1000
  • d5262b612a
    Add link to Floodgap in example hello server James Mills 2016-09-23 21:34:12 +1000
  • e01d34d7a2
    Remove debug logging James Mills 2016-09-22 23:52:01 +1000
  • 4f2a87b748
    Handle directory with CRLF.CRLF terminators James Mills 2016-09-22 23:51:34 +1000
  • 65cbf62f8a
    Improve directory handling James Mills 2016-09-22 23:50:44 +1000
  • 44c294287d
    Shorten friendly type names James Mills 2016-09-22 23:49:23 +1000
  • b206825c57
    Added non-standard p/PNG type James Mills 2016-09-22 23:48:35 +1000
  • 72a0de2f13
    Fixed example client to download files properly James Mills 2016-09-22 13:11:26 +1000
  • a3a5405144
    Improve test suite by using github.com/stretchr/testify James Mills 2016-09-16 22:15:34 +1000
  • 8e4cb6a448
    Added LICENSE James Mills 2016-09-14 23:16:43 +1000
  • 1c904d6d5c
    Only test on default Go on Travis CI James Mills 2016-09-14 17:43:24 +1000
  • abaf4ebdee
    Added Travis CI badge to README James Mills 2016-09-14 17:36:45 +1000
  • 1a9f97a5c2
    Added Travis CI configuration James Mills 2016-09-14 17:24:12 +1000
  • fa09d1002b
    Added a simple integration test James Mills 2016-09-14 16:42:30 +1000
  • a4095fac05
    Fix use of ResponseWriter.WriteInfo and ResponseWriter.WriteError James Mills 2016-09-14 16:25:14 +1000
  • 94b6b874e4
    Remove some useless debug logging James Mills 2016-09-14 16:24:36 +1000
  • 7860a98760
    Improve hello example with FILE and DIR handlers James Mills 2016-09-14 16:23:46 +1000
  • 58ccb9172e
    Add top-level package documentation James Mills 2016-09-14 14:43:54 +1000
  • a5a853e26b
    Use named suffixes for examples James Mills 2016-09-14 14:32:16 +1000
  • beb2f8cca4
    Fixed godoc example for Get() and added example for FileServer James Mills 2016-09-14 14:23:24 +1000
  • 8e892d31ed
    Add examples for inline godoc display James Mills 2016-09-14 14:17:31 +1000
  • a4cfebfbdf
    Initial Commit James Mills 2016-09-14 13:45:49 +1000