1
0
Fork 0
forked from External/grumble

Commit graph

  • 8e9f2dd1bc working docker master Failure 2024-08-27 12:41:40 -07:00
  • 1c1d133264 try to fix docker again x2 CEF Server 2024-08-27 19:22:46 +00:00
  • ca76023c02 try to fix docker again CEF Server 2024-08-27 19:18:37 +00:00
  • 29c96ebc5a Apply patch Failure 2024-08-27 12:15:15 -07:00
  • a291cbbf1e Merge remote-tracking branch 'origin/master' CEF Server 2024-08-27 19:10:28 +00:00
  • 31ff98b1e7 switch to redis pubsub for communication CEF Server 2024-08-27 19:09:27 +00:00
  • 6aabf2845d update dockerfile Failure 2024-07-26 20:39:35 -07:00
  • 1b4601a9c5 allow env to be passed Failure 2024-07-26 06:01:07 -07:00
  • 384ae29dd8 import changes Failure 2024-07-24 17:01:20 -07:00
  • 3e7af1e0fe
    misc(proj): Upgrade dependencies (#82) Jan Klass 2024-03-14 15:25:42 +01:00
  • 3a84ab5efd misc(proj): Upgrade dependencies deps Jan Klass 2024-03-14 11:13:44 +01:00
  • 3a41274e92
    misc(ci): Add GitHub Action (#81) Jan Klass 2024-03-14 11:09:30 +01:00
  • 120d72f8ed misc(ci): Add GitHub Action Jan Klass 2024-03-14 11:07:11 +01:00
  • c8df4972d8
    misc(ci): Drop obsolete, unused Travis-CI configuration (#79) Jan Klass 2024-03-14 10:29:34 +01:00
  • 1101216ed7
    misc(ci): Drop obsolete, unused Appveyor configuration (#80) Jan Klass 2024-03-14 10:29:05 +01:00
  • 7a609a775e misc(ci): Drop obsolete, unused Appveyor configuration Jan Klass 2024-03-14 10:13:04 +01:00
  • 317d6bdd9f misc(ci): Drop obsolete, unused Travis-CI configuration Jan Klass 2024-03-14 10:07:30 +01:00
  • 6f8c2bf2f5
    Merge PR #66: Build prep Davide Beatrici 2020-04-16 05:20:01 +02:00
  • 415081e3dc Setup GoReleaser for the future. Derrick 2020-04-14 23:39:53 -07:00
  • 1f1afaa42f Update LICENSE for 2020. Derrick 2020-04-14 23:35:37 -07:00
  • cf3885170e
    Merge PR #65: Tell servers to Stop when shutting down. Davide Beatrici 2020-04-13 01:17:05 +02:00
  • 68453fa6d6 Tell servers to Stop when shutting down. Derrick 2020-04-12 15:49:12 -07:00
  • 12775db8ce
    Merge PR #64: Update the mumble proto. Davide Beatrici 2020-04-12 23:55:13 +02:00
  • c8919d4338 Update the mumble proto. Derrick 2020-04-12 13:15:57 -07:00
  • 30e28d06aa
    Merge PR #63: Fix infinite loop in log writer. Davide Beatrici 2020-04-12 21:07:36 +02:00
  • 0182b16e4c
    Merge PR #62: Add go report to the readme. Davide Beatrici 2020-04-12 21:07:10 +02:00
  • 869d57a2c8
    Merge PR #61: Setup go mod. Davide Beatrici 2020-04-12 21:06:38 +02:00
  • 0d39f28f6e Fix infinite loop in log writer. Derrick 2020-04-11 21:09:35 -07:00
  • eed64e7510 Update mod and sum file. Derrick 2020-04-11 20:18:32 -07:00
  • 9114380423 Merge branch 'master' into go_mod Derrick 2020-04-11 19:14:51 -07:00
  • df98375463
    Merge pull request #55 from olabiniV2/server_password Derrick 2020-04-11 19:08:29 -07:00
  • a31e58979d
    Merge pull request #54 from olabiniV2/stderr_logging Derrick 2020-04-11 19:08:06 -07:00
  • f4d41de536
    Merge pull request #52 from olabiniV2/configuration_setting Derrick 2020-04-11 19:05:25 -07:00
  • 00b8984bd4
    Merge pull request #51 from olabiniV2/optional_webport Derrick 2020-04-11 18:59:52 -07:00
  • 5038fe0c57 Setup go mod. Derrick 2020-04-11 16:24:44 -07:00
  • 2b95dad19a Add go report to the readme. Derrick 2020-04-11 16:23:50 -07:00
  • 362167ea3f
    Merge PR #60: Update README. Davide Beatrici 2020-04-12 01:01:36 +02:00
  • 0c9d9886a1
    Merge pull request #59 from actown/dockerfile_go14 Derrick 2020-04-11 14:28:53 -07:00
  • a11c186b3a Update README. Derrick 2020-04-11 14:01:29 -07:00
  • 7bb6dbcfb4
    Merge pull request #58 from actown/gitignore_jb Derrick 2020-04-11 13:52:32 -07:00
  • 7abdd84378
    Merge pull request #57 from actown/travis_go14 Derrick 2020-04-11 13:52:19 -07:00
  • 84c57c38c3 Updated Dockerfile. Derrick 2020-04-11 13:00:36 -07:00
  • 181a4f3219 Fix go1.14 build error in Panic function. Derrick 2020-04-11 12:56:31 -07:00
  • de7209df85 Have Travis CI test on go 1.14.x. Derrick 2020-04-11 11:59:30 -07:00
  • 7d36d46618 Update gitignore to ignore jetbrains ide. Derrick 2020-04-11 11:55:36 -07:00
  • 495d699ec8
    Try to authenticate using server password if user authentication hasn't happened Ola Bini 2020-03-26 16:11:47 +00:00
  • b076a99492
    Add new methods for setting and checking a potential server password Ola Bini 2020-03-26 15:03:05 +00:00
  • dd9b5531a3
    Extract more generic versions of setting and checking configuration passwords Ola Bini 2020-03-26 15:00:08 +00:00
  • 8b2c7901ee
    Use MultiWriter to simplify the writing implementation. Also make it possible to initialize the log target to variable amounts of writers, and doesn't hardcode the use of StdErr as output Ola Bini 2020-03-26 14:20:13 +00:00
  • d6c4d9f766
    Remove unused field Ola Bini 2020-03-26 14:10:33 +00:00
  • 9c082d3516
    Make OpenFile a factory function instead of a method on LogTarget. Use this to initialize the default logging target Ola Bini 2020-03-26 14:09:03 +00:00
  • dd6f383d3e
    Rename the default logtarget to not stutter. Also hide the default file log target implementation Ola Bini 2020-03-26 14:04:14 +00:00
  • 8d351aedb0
    Extract a LogTarget interface to make it easier to manage logging Ola Bini 2020-03-26 14:00:01 +00:00
  • a6dc45193a
    Merge PR #53: Only send configuration updates if the channel exists Davide Beatrici 2020-03-26 04:57:20 +01:00
  • 6cddec04b5
    Only send configuration updates if the channel exists Ola Bini 2020-03-25 19:54:32 +00:00
  • 58f77685e7
    Make it possible to change configuration parameters on a server Ola Bini 2020-03-25 19:49:19 +00:00
  • 4fe03fb233
    Add a configuration parameter making it possible to avoid listening to the web port Ola Bini 2020-03-25 19:38:32 +00:00
  • bbb589fb37
    Merge PR #46: Set freezelog to nil after closing it Davide Beatrici 2019-12-20 23:54:39 +01:00
  • cac44edebb
    Merge PR #47: Run go fmt and goimports on all files, to make them follow Golang standards Davide Beatrici 2019-12-20 23:54:11 +01:00
  • 76138f47fd
    Run go fmt and goimports on all files, to make them follow Golang standards Ola Bini 2019-12-20 22:51:21 +00:00
  • f8246ffbbc
    Set freezelog to nil after closing it Ola Bini 2019-12-20 22:36:19 +00:00
  • 4eff63d3a1
    Merge PR #45: Don't close the TCP listener, only the TLS listener Davide Beatrici 2019-12-20 23:29:40 +01:00
  • 783bb5bf7b
    Don't close the TCP listener, only the TLS listener Ola Bini 2019-12-20 22:25:55 +00:00
  • 4a90b31d8d
    Merge PR #39: Fix travis-ci build status image in README.md Davide Beatrici 2019-06-22 22:12:33 +02:00
  • fead310820
    Fix travis-ci build status image in README.md mat 2019-06-22 14:26:14 -04:00
  • 64f9b7ff30
    Merge PR #38: Fixed Windows GOPATH line Davide Beatrici 2019-06-04 23:26:55 +02:00
  • cc1933758e
    Fixed Windows GOPATH line rasmus-z 2019-06-04 22:56:43 +02:00
  • db74c1ab8e
    Merge PR #36: Fix function comments based on best practices from Effective Go Davide Beatrici 2019-03-12 21:54:44 +01:00
  • eb02aadf56 Fix function comments based on best practices from Effective Go CodeLingo Bot 2019-03-11 00:56:12 +00:00
  • 503d18a608
    Merge PR #35: Reduce Docker image footprint Davide Beatrici 2019-01-31 05:22:16 +01:00
  • 8183c8f2f1 Docker: reduce image footprint Grim Kriegor 2019-01-31 01:16:44 +00:00
  • 511c440e0d
    Merge PR #34: Docker support Davide Beatrici 2019-01-30 04:03:53 +01:00
  • cb666fc9e0 Docker: add arm32v6 Dockerfile Grim Kriegor 2019-01-30 02:28:55 +00:00
  • 6877e5f5c9 Docker: fix README wording and newline escaping Grim Kriegor 2019-01-30 02:20:54 +00:00
  • 89a19acd5a Docker: add initial support Grim Kriegor 2019-01-30 02:00:49 +00:00
  • 41f8b391e4 Merge PR #29: Fix failing tests on Go 1.10 Ian Bishop 2018-09-02 05:05:57 +10:00
  • cb1d3db727
    Merge pull request #18: WebSocket support Mikkel Krautz 2018-02-09 22:21:52 +01:00
  • 1d0ca25f5a Websockets support rubenseyer 2018-01-15 19:04:58 +01:00
  • 19d8d352da RegisterClient: missing ! rubenseyer 2018-01-15 18:58:20 +01:00
  • 07c0eeaa84
    Merge PR #15: Improve startup error messages. Mikkel Krautz 2018-01-31 21:07:58 +01:00
  • 6c363016b4
    Merge PR #19: .travis.yml: bump Go version to 1.9. Mikkel Krautz 2018-01-20 13:13:21 +01:00
  • 64611464a6 .travis.yml: bump Go version to 1.9. Mikkel Krautz 2018-01-20 13:06:21 +01:00
  • ff93fc4868
    Merge PR #17: freezer_windows: make ReplaceFile call fall back to os.Rename. Mikkel Krautz 2018-01-13 21:42:17 +01:00
  • 9922dab5fd freezer_windows: make ReplaceFile call fall back to os.Rename. Mikkel Krautz 2018-01-13 21:29:27 +01:00
  • f53f5b7e00
    Merge PR #16: Use %USERPROFILE% instead of $HOME on Windows for Grumble's default data dir. Mikkel Krautz 2018-01-13 21:35:54 +01:00
  • bf6c6d57cc Use %USERPROFILE% instead of $HOME on Windows for Grumble's default data dir. Mikkel Krautz 2018-01-13 20:51:25 +01:00
  • ebd34224a5 Improve startup error messages. Mikkel Krautz 2018-01-13 20:32:48 +01:00
  • e8bd4207b4
    Merge PR #14: update public server registration URL Mikkel Krautz 2018-01-04 14:10:49 +01:00
  • 916cda8ea6
    update public server registration URL Tim Cooper 2018-01-04 08:51:35 -04:00
  • 578721ab74 Merge pull request #11 from mkrautz/fix-cryptstate-typos Mikkel Krautz 2016-10-15 19:24:28 +02:00
  • cac5952847 Fix a few typos in pkg/cryptstate. Mikkel Krautz 2016-10-15 19:06:05 +02:00
  • defccdcdf9 Merge pull request #12 from mkrautz/cryptstate-drop-null-cryptomode Mikkel Krautz 2016-10-15 19:21:38 +02:00
  • b871d9c092 pkg/cryptstate: remove NULL crypto mode. Mikkel Krautz 2016-10-15 19:18:08 +02:00
  • 4388e682ab Add Travis CI and AppVeyor build status badges to README.md. Mikkel Krautz 2016-10-15 17:19:24 +02:00
  • dc1f0c34ee Add appveyor.yml for AppVeyor builds. Mikkel Krautz 2016-10-15 17:11:05 +02:00
  • 65b6e9138d .travis.yml: also build main binary in Travis CI build. Mikkel Krautz 2016-10-15 10:41:59 +02:00
  • bdb2cdbc35 Add .travis.yml for Travis CI. Mikkel Krautz 2016-10-15 10:38:20 +02:00
  • 22cbda7f03 Add project status to README.md. Mikkel Krautz 2016-05-05 15:40:57 +02:00
  • 8725526782 Rename README.markdown to README.md. Mikkel Krautz 2016-05-05 15:38:04 +02:00
  • 88deff86f5 AUTHORS: add Tim Cooper. Mikkel Krautz 2016-05-01 17:30:32 +02:00