Commit Graph

  • 9eb7af2d71 Update README.md Tiiffi 2019-11-08 21:56:56 +02:00
  • 3f1ea02756 Update README.md Tiiffi 2019-11-08 21:40:48 +02:00
  • a9ec7dc6ac Update README.md Tiiffi 2019-11-08 21:39:24 +02:00
  • 2732e81ca8 Update README.md Tiiffi 2019-11-08 21:32:26 +02:00
  • 9667e8f066 Change email text Tiiffi 2019-10-21 21:43:54 +03:00
  • 16c2db5c78 Tidy up man page and usage text Tiiffi 2019-10-21 21:35:38 +03:00
  • 8f561f803a Change bug report email address Tiiffi 2019-10-21 20:58:14 +03:00
  • 7d5cb8016e Change DATA_BUFFSIZE to 4096 bytes Tiiffi 2019-10-21 14:23:41 +03:00
  • 208e040305 Fix invalid free Tiiffi 2019-10-20 16:08:51 +03:00
  • cbbfdad94e Add newline Tiiffi 2019-10-20 16:06:15 +03:00
  • 989dfd6928 Remove unused code Tiiffi 2019-10-20 16:01:45 +03:00
  • 6bfd6801c9 Update version number and man page Tiiffi 2019-10-20 15:49:06 +03:00
  • f0580220e3 Merge from upstream develop Tiiffi 2019-10-20 15:39:44 +03:00
  • 4dc7361641 Merge pull request #31 from northkillz/develop Tiiffi 2019-10-20 14:18:10 +03:00
  • 0525c3776e Handle fragmented data transmission northkillz 2019-10-17 16:06:10 +09:00
  • 408ec3b1c1 Add *.plist to .gitignore and change exit code (fix #29) Tiiffi 2019-10-15 15:11:04 +03:00
  • 4f791c5e54 Update year. Tiiffi 2019-09-27 18:18:01 +03:00
  • a4166d7390 Makefile cleanup. Tiiffi 2019-09-27 16:23:42 +03:00
  • 888fe0dd07 Fix file install locations. Tiiffi 2019-09-27 16:23:04 +03:00
  • 21337ef5d7 Small fix. :-D Tiiffi 2019-09-20 13:50:20 +03:00
  • ac31d9bc5a Added check for fgets() return value. Tiiffi 2019-09-20 13:36:49 +03:00
  • 60fa0e42d8 Added 'global' prefix for global variables and fixed 'rsock' variable shadowing. Tiiffi 2019-09-20 13:20:35 +03:00
  • 00b812249f Merge pull request #26 from taingra/develop Tiiffi 2019-07-04 21:33:11 +03:00
  • 872ddccbfc Set default address to localhost Thomas Ingram 2019-07-01 00:03:41 -04:00
  • 67a665a2e4 Fixed markdown headings in changelog Thomas Ingram 2019-06-30 23:51:53 -04:00
  • 1cab4cf4db Merge pull request #24 from srakitnican/destdir Tero Korpela 2019-05-04 10:22:11 +03:00
  • 5dc3de375a Makefile: Use DESTDIR srakitnican 2019-05-03 16:33:25 +02:00
  • 42939a6a1c Markdown headers fixed. Tiiffi 2019-04-15 18:27:31 +03:00
  • f4fb9e27ab updated CHANGELOG.md Tero Korpela 2019-04-15 09:31:16 +03:00
  • a2b2117af5 Incrementing version number Tero Korpela 2019-04-15 09:03:49 +03:00
  • 1c5d807121 Merge pull request #20 from Hagb/develop Tero Korpela 2019-04-15 08:37:27 +03:00
  • 42f06c89a8 Fix UTF-8 and something about color code Hagb 2017-08-17 07:59:08 +08:00
  • 60f8dc946c Added travis-ci build status images. Tiiffi 2017-01-09 15:31:28 +02:00
  • 10789a7c44 Force compiler on Windows. Tiiffi 2017-01-07 11:36:52 +02:00
  • 6523e58d4a Merge pull request #16 from meatballhat/macos-touchup Tiiffi 2017-01-04 23:09:11 +02:00
  • 02ae39747e Changes per feedback on #16 Dan Buch 2017-01-03 15:39:41 -05:00
  • 9ccea062c6 Merge pull request #15 from meatballhat/env-var-typo Tiiffi 2016-12-28 01:17:12 +02:00
  • 64c8c6ba16 Define EXTRAFLAGS to avoid issues with -fstack-protector-strong Dan Buch 2016-12-27 11:49:35 -05:00
  • f02e32793d More make and CI bits tweaks Dan Buch 2016-12-27 11:43:21 -05:00
  • b4a64d21cd More touchups to CI bits Dan Buch 2016-12-27 11:40:18 -05:00
  • afbed173aa Merge remote-tracking branch 'origin/macos-touchup' into travis-maybe Dan Buch 2016-12-27 11:37:15 -05:00
  • 56389a8bec Add some Travis integration Dan Buch 2016-12-27 10:25:51 -05:00
  • 0198ca77a7 Touchups for MacOS Dan Buch 2016-12-26 22:12:00 -05:00
  • 598297b9c6 Fix env var typo in man page Dan Buch 2016-12-26 22:00:26 -05:00
  • 1d559bd8ef Update INSTALL Tiiffi 2016-12-17 20:20:27 +02:00
  • 3fdf9d570d Version history draft for v0.6.0, updated version numbering and changed console prompt character back to original one. Tiiffi 2016-12-17 20:17:32 +02:00
  • f54b2efd21 Update README.md Tiiffi 2016-12-17 20:12:53 +02:00
  • a043b6fa54 Update README.md Tiiffi 2016-12-17 20:10:20 +02:00
  • c5d1e95ef8 Update README.md Tiiffi 2016-12-16 21:45:08 +02:00
  • d0e293f249 Changed program return values to EXIT_FAILURE and EXIT_SUCCESS macros. Tiiffi 2016-12-16 21:39:30 +02:00
  • 46e7ed1781 Fix README.md markdown formatting. Tiiffi 2016-12-16 21:22:09 +02:00
  • 2f8c462c0f Added support for setting basic options with environment variables. Tiiffi 2016-12-16 21:13:01 +02:00
  • b8776a0984 Removed unallowed newlines. Tiiffi 2016-12-14 00:31:32 +02:00
  • a416251bfb Merge branch 'develop' of https://github.com/Tiiffi/mcrcon into develop Tiiffi 2016-12-14 00:14:14 +02:00
  • 6ef31675d8 Added EXTRAFLAGS variable to Makefile. Tiiffi 2016-12-14 00:13:12 +02:00
  • b878ff1255 Comment cleanups and munged output bug (https://github.com/Tiiffi/mcrcon/issues/2) fixed. Tiiffi 2016-12-14 00:10:49 +02:00
  • 8441c578be Update README.md Tiiffi 2016-11-16 18:16:10 +02:00
  • 29f1f9c400 Merge pull request #14 from Tiiffi/refactoring/networking Tiiffi 2016-11-15 22:21:13 +02:00
  • 951f39cdbd Merge branch 'refactoring/networking' of https://github.com/Tiiffi/mcrcon into refactoring/networking Tiiffi 2016-11-15 21:59:47 +02:00
  • 57d0cdbf95 Minor cleanups. Tiiffi 2016-11-15 21:59:30 +02:00
  • 71d10a0af0 Update README.md Tiiffi 2016-11-15 21:46:02 +02:00
  • 93e3e54357 Update and rename COMPILING to INSTALL Tiiffi 2016-11-15 21:44:07 +02:00
  • 16819a6992 Update README.md Tiiffi 2016-11-15 21:21:03 +02:00
  • 1c5654de2d Update README.md Tiiffi 2016-11-15 21:19:20 +02:00
  • 796fb23195 README.md update. Tiiffi 2016-11-15 21:17:53 +02:00
  • e763c4df73 Merge branch 'refactoring/networking' of https://github.com/Tiiffi/mcrcon into refactoring/networking Tiiffi 2016-11-15 21:14:40 +02:00
  • 6f0af9964c Typo fixes. Tiiffi 2016-11-15 21:14:30 +02:00
  • d2b434daf9 Merge branch 'refactoring/networking' of https://github.com/Tiiffi/mcrcon into refactoring/networking Tiiffi 2016-11-15 21:14:16 +02:00
  • f879937329 Typo fix. Tiiffi 2016-11-15 21:13:48 +02:00
  • c9a740a3ce Added "Installing" paragraph. Tiiffi 2016-11-15 21:06:00 +02:00
  • 4d12f96e21 Update COMPILING Tiiffi 2016-11-15 20:55:54 +02:00
  • 46af96a3a4 Moved changelog and compiling to own files and updated usage info in README.md. Tiiffi 2016-11-15 20:41:58 +02:00
  • a0e638edc9 Code style changes. Tiiffi 2016-11-15 20:28:33 +02:00
  • f9595188d5 manpage improvements. Tiiffi 2016-11-15 19:48:28 +02:00
  • c1bfcbb611 Improved error messages and version flag info added to usage helper. Tiiffi 2016-11-15 19:48:10 +02:00
  • d92a60bed4 Added Install / uninstall rules to Makefile and made changes to error printing. Also now password is not set by default and terminal mode is activated automatically if there are no commands to execute. Tiiffi 2016-11-13 18:12:03 +02:00
  • 449eac6358 Added manpage to the project. Tiiffi 2016-11-13 14:16:14 +02:00
  • 88c91d4096 Updated compiler flags. Tiiffi 2016-11-13 14:15:29 +02:00
  • 786767e9f1 License update. Tiiffi 2016-11-13 14:12:30 +02:00
  • edc750ccef Added packet_build_malloc() forward declaration and type cast to 2nd argument of send() function to silence windows compiler warnings. Tiiffi 2016-10-28 03:21:16 +03:00
  • 3e60b0d28f Added Windows support to Makefile. Tiiffi 2016-10-28 01:41:38 +03:00
  • a0d3d7f52e Commented windows version define and changed net_init_WSA() to request Winsock version 2.2 instead of old 1.1. Tiiffi 2016-10-28 01:40:38 +03:00
  • 4b663958aa README.md update. Tiiffi 2016-10-27 03:33:04 +03:00
  • cbbdbcca93 net_init_WSA() function and error reporting improvements. Tiiffi 2016-10-27 03:25:28 +03:00
  • c9e3f86a89 Makefile improvements. Tiiffi 2016-10-27 03:23:32 +03:00
  • c5731c1109 New indentation and changes in net_connect error reporting. Tiiffi 2016-10-26 21:08:09 +03:00
  • 9c6c8e3069 Replaced some networking functions with new ones. Tiiffi 2015-11-19 07:16:00 +02:00
  • 7605586324 Changed port in example command. Tiiffi 2015-11-04 22:31:09 +02:00
  • e8f685ff0a README and help tweaks. Tiiffi 2015-11-04 22:08:44 +02:00
  • 0a803aab55 .gitignore update. Tiiffi 2015-11-04 22:07:53 +02:00
  • 7e10b01691 Merge pull request #11 from Kotobaminers/develop Tiiffi 2015-10-15 00:59:23 +03:00
  • 660a2a1e27 Cross compile support Thasan 2015-10-15 00:45:56 +03:00
  • 915f9a7972 Update README.md Tiiffi 2015-01-20 04:53:47 +02:00
  • 1c367aa725 Update README.md Tiiffi 2015-01-20 04:48:40 +02:00
  • 4f1ec0c0f9 Update README.md Tiiffi 2015-01-20 04:45:36 +02:00
  • e4e0d95e5e Update README.md Tiiffi 2015-01-20 04:45:12 +02:00
  • 26159e7cc3 Updated LICENSE. Tiiffi 2015-01-19 03:04:35 +02:00
  • 873e7672fb Updated years in license text. Tiiffi 2015-01-19 02:12:33 +02:00
  • e924373898 Removed "more info" link from readme. Tiiffi 2015-01-19 02:10:54 +02:00
  • c503dedd37 Update README.md Tiiffi 2015-01-19 02:08:19 +02:00