2024-02-29 06:24 | Merge pull request #111 from mrbesen/windowsIcon | CNLohr | 4 | +14 | -1 |
2024-02-23 12:43 | use gimp to compress the icon | mrbesen | 4 | +9 | -8 |
2024-02-23 09:06 | add cnping.ico to artifacts | mrbesen | 1 | +6 | -1 |
2024-02-22 09:21 | fix ci; reduce amount of resolutions | mrbesen | 2 | +4 | -1 |
2024-02-21 15:17 | add windows icon | mrbesen | 3 | +4 | -0 |
2024-02-19 23:55 | Merge pull request #110 from cntools/fix-gha | CNLohr | 1 | +10 | -13 |
2024-02-19 21:36 | gha: cleanup multiple install steps | David Auer | 1 | +9 | -13 |
2024-02-19 21:33 | gha: Allow manual workflow trigger | David Auer | 1 | +1 | -0 |
2024-01-01 09:49 | Bump actions/upload-artifact from 3 to 4 | dependabot[bot] | 1 | +3 | -3 |
2023-11-26 12:43 | Bump actions/checkout from 3 to 4 | dependabot[bot] | 1 | +1 | -1 |
2023-11-09 00:17 | Add dependabot for github actions | David Auer | 1 | +7 | -0 |
2023-05-11 12:41 | Show historical loss as lost/total | David Auer | 1 | +1 | -1 |
2023-04-15 08:49 | Merge pull request #103 from cntools/fix_searchnet | CNLohr | 4 | +121 | -8 |
2023-04-15 08:42 | Fix searchnet. Closes #102 | cnlohr | 4 | +121 | -8 |
2023-01-26 13:32 | Get version string from git | David Auer | 2 | +14 | -12 |
2023-01-21 11:52 | fix http ping for windows | mrbesen | 1 | +4 | -2 |
2023-01-21 11:41 | fix first http ping is slower than the rest. | mrbesen | 1 | +4 | -5 |
2023-01-19 17:58 | fix brackets | mrbesen | 1 | +3 | -2 |
2023-01-19 17:46 | fix http ping | mrbesen | 1 | +9 | -2 |
2023-01-21 12:08 | add error message when protocol is not supported | mrbesen | 1 | +11 | -0 |
2023-01-20 07:50 | Revert "gha: Avoid duplicate runs" | David Auer | 1 | +1 | -0 |
2023-01-02 14:25 | gha: Update apt index | David Auer | 1 | +1 | -1 |
2023-01-02 14:13 | gha: Avoid duplicate runs | David Auer | 1 | +0 | -1 |
2022-12-27 01:46 | gha: Debian build and validation (#94) | David Auer | 2 | +21 | -7 |
2022-12-27 01:38 | README: Generalize distribution information | David Auer | 1 | +4 | -5 |
2020-12-07 16:47 | how to download the rawdraw git submodule | Stuart Robinson | 1 | +3 | -0 |
2022-12-27 00:25 | Makefile: Add minlinuxinstall | David Auer | 1 | +7 | -0 |
2022-12-04 14:05 | debian packaging | mrbesen | 10 | +158 | -7 |
2022-12-04 12:56 | new icon and update linuxinstall target | mrbesen | 7 | +134 | -0 |
2022-09-22 15:33 | add possible hint to resolve (ipv4 for windows ICMPping only) | mrbesen | 4 | +31 | -19 |
2022-09-15 01:20 | add usefull error message in case getaddrinfo returns an adress to big for addr to handle | mrbesen | 1 | +1 | -0 |
2022-09-11 17:43 | change error reporting on failed pings | mrbesen | 2 | +3 | -13 |
2022-09-11 16:21 | add resolve.c to makefile; fix compile on windows | mrbesen | 6 | +25 | -12 |
2022-09-11 15:23 | http-ping with ipv6 support | mrbesen | 5 | +103 | -66 |
2022-09-11 14:36 | remove redundant af_family variable | mrbesen | 1 | +9 | -11 |
2022-09-10 18:36 | basic ipv4 and ipv6 pinging | mrbesen | 3 | +144 | -46 |
2022-12-17 19:34 | gha: Add submodules | David Auer | 1 | +2 | -0 |
2022-12-17 19:27 | Add build action | David Auer | 1 | +54 | -0 |
2022-08-25 09:57 | Merge branch 'interface' | David Auer | 5 | +46 | -12 |
2022-08-20 08:55 | Edit error message of setsockopt in HTTP-Ping (root wont help) | mrbesen | 1 | +1 | -1 |
2022-08-20 08:53 | Add -I option for HTTP-Ping | mrbesen | 3 | +21 | -6 |
2022-08-18 16:36 | Fix WIN32 build | David Auer | 2 | +8 | -1 |
2022-08-18 15:53 | Remove duplicate include sys/socket.h | David Auer | 1 | +1 | -2 |
2022-08-18 09:13 | Add option to bind to specific network interface | mrbesen | 3 | +17 | -4 |
2021-04-04 19:23 | Fix false replies on Windows | David Auer | 1 | +3 | -3 |
2021-04-04 19:19 | Add cross-platform debug output makro | David Auer | 1 | +33 | -8 |
2021-01-11 00:30 | Merge pull request #81 from dreua/freedesktop-integration | CNLohr | 8 | +105 | -1 |
2020-12-31 14:36 | Add usage hint to desktop entry | David Auer | 1 | +4 | -3 |
2020-12-23 22:05 | Set wmclass for X11 | David Auer | 1 | +3 | -1 |
2020-12-23 17:15 | Add supplemental files for linux desktop installation | David Auer | 7 | +101 | -0 |
2020-12-20 17:48 | Update to new version of rawdraw | cnlohr | 1 | +14 | -14 |
2020-11-24 00:17 | Update README.md | CNLohr | 1 | +1 | -3 |
2020-11-19 22:29 | Bump rawdraw module | cnlohr | 0 | +0 | -0 |
2020-11-19 21:54 | Update to newest version of rawdraw. | cnlohr | 1 | +2 | -1 |
2020-08-30 12:46 | Update readme | David Auer | 1 | +17 | -7 |
2020-08-30 11:41 | CI: Add dependency for OpenGL build | David Auer | 1 | +1 | -1 |
2020-05-25 10:33 | Bump submodule | cnlohr | 0 | +0 | -0 |
2020-05-25 10:11 | Merge branch 'master' of https://github.com/cnlohr/cnping | cnlohr | 1 | +0 | -1 |
2020-05-25 10:10 | Closes #68 - updating the way rawdraw works. Also, don't make cnping.exe from makefile anymore. | cnlohr | 2 | +5 | -2 |
2020-05-16 11:06 | Remove dual all: definitions. | CNLohr | 1 | +0 | -1 |
2020-05-09 05:18 | update, adding the rawdraw submodule | cnlohr | 2 | +4 | -0 |
2020-05-09 05:17 | remove rawdraw folder in preperation for module | cnlohr | 10 | +10 | -2533 |
2020-05-06 19:31 | Merge pull request #70 from cntools/window-resizable | David Auer | 2 | +19 | -12 |
2020-05-05 20:29 | Restructure Makefile and fix resources.o build | David Auer | 1 | +18 | -11 |
2020-05-05 20:28 | Make Window resizable | David Auer | 1 | +1 | -1 |
2019-10-08 23:03 | Switch CI build to Ubuntu bionic | David Auer | 1 | +2 | -0 |
2019-10-04 18:03 | Bump version to 1.0.0 | David Auer | 1 | +1 | -1 |
2019-09-29 10:49 | Add .travis.yml for builds | David Auer | 1 | +19 | -0 |
2019-09-30 00:00 | Add Linux OpenGL target for cnping | cnlohr | 1 | +3 | -0 |
2019-09-28 20:45 | Fix buggy Windows thread closure (this coming from rawdraw upstream) | cnlohr | 1 | +1 | -0 |
2019-09-27 08:19 | Push to B3 in git to prevent accidental version confusion | cnlohr | 1 | +1 | -1 |
2019-09-27 08:13 | Fix some issues on the Linux side that were brought up from building on Windows | cnlohr | 3 | +4 | -2 |
2019-09-27 06:00 | Change version number past release. | cnlohr | 1 | +1 | -1 |
2019-09-27 05:57 | No longer include cnping.exe in source tree (preparing for actual release) | cnlohr | 2 | +1 | -0 |
2019-09-27 05:54 | Correct version number to a meaningful number. | cnlohr | 2 | +1 | -1 |
2019-09-27 05:26 | OpenGL + Binary | cnlohr | 5 | +10 | -9 |
2019-09-27 04:54 | Bring in line with rawdraw | cnlohr | 8 | +819 | -450 |
2019-09-27 01:24 | Allow CFLAGS and LDFLAGS to be overridden. See #61 | cnlohr | 1 | +3 | -4 |
2019-09-27 01:22 | Allow compiler to be swapped out via command line compile. | cnlohr | 2 | +1 | -1 |
2019-09-27 01:22 | Merge pull request #63 from dreua/improve-makefile | CNLohr | 1 | +4 | -3 |
2019-09-27 01:20 | Add version number, see Issue #60 for discussion. | cnlohr | 2 | +6 | -4 |
2019-09-26 20:14 | Allow compiler customization | David Auer | 1 | +4 | -3 |
2019-09-23 05:09 | update with proper no-admin props | cnlohr | 2 | +1 | -1 |
2019-09-23 05:08 | Merge branch 'master' of https://github.com/cnlohr/cnping | cnlohr | 14 | +42 | -17 |
2019-09-23 05:03 | Merge branch 'attempt_without_admin' | cnlohr | 8 | +200 | -33 |
2019-09-23 05:02 | update executable to current codebase | cnlohr | 1 | +0 | -0 |
2019-09-23 05:01 | Merge branch 'master' into attempt_without_admin | cnlohr | 2 | +7 | -9 |
2019-09-23 02:00 | Merge pull request #56 from Michael137/master | CNLohr | 2 | +28 | -3 |
2019-09-23 02:00 | Merge pull request #57 from Michael137/srand_overflow_fix | CNLohr | 1 | +1 | -1 |
2019-09-23 02:00 | Merge pull request #59 from dreua/rawdraw_directory | CNLohr | 14 | +10 | -10 |
2019-06-16 20:30 | Move rawdraw files to subdirectory. | David Auer | 14 | +10 | -10 |
2019-03-25 16:19 | Fix integer overflow during creation of random seed at startup | Michael Buch | 1 | +1 | -1 |
2019-03-25 16:06 | Fix up offset to check for magic number on receive of a packet according to FreeBSDs size of struct icmp | Michael Buch | 1 | +7 | -1 |
2019-03-25 11:52 | Add FreeBSD support. Mainly missing includes and struct icmphdr differences | Michael Buch | 2 | +21 | -2 |
2019-03-24 03:10 | cleanup a few things | cnlohr | 5 | +16 | -27 |
2019-03-24 02:55 | update all files | cnlohr | 4 | +5 | -6 |
2019-03-24 02:51 | bump for Windows nonadmin ping | cnlohr | 3 | +57 | -23 |
2019-03-17 06:01 | trying to get this working w/o admin. | cnlohr | 4 | +158 | -13 |
2019-02-07 20:54 | Merge pull request #53 from dreua/handle_xdisplay_null | CNLohr | 2 | +7 | -9 |
2019-02-07 11:40 | Remove unused variable causing warning | David Auer | 1 | +0 | -6 |
2019-02-07 11:39 | Handle XDisplay being null | David Auer | 1 | +7 | -3 |
2018-11-22 23:41 | Update with 'r' key | cnlohr | 2 | +20 | -0 |
2018-11-22 23:25 | Fix wrong close behavior. | cnlohr | 2 | +1 | -1 |
2018-11-22 23:21 | Update adding code to remember the last usage | cnlohr | 3 | +52 | -14 |
2018-08-13 21:46 | Merge pull request #52 from dreua/license | CNLohr | 2 | +52 | -0 |
2018-08-13 17:56 | Add licenses | D. Auer | 2 | +52 | -0 |
2018-07-28 19:07 | Merge pull request #51 from Viknet/master | CNLohr | 1 | +1 | -1 |
2018-07-28 10:51 | Blurry text fix | Viknet | 1 | +1 | -1 |
2018-07-28 10:46 | Merge pull request #1 from cnlohr/master | Viknet | 18 | +1190 | -911 |
2018-07-22 06:38 | Merge pull request #48 from dreua/fix_import_order | CNLohr | 1 | +3 | -4 |
2018-07-20 20:46 | Fix import order for linux | David Auer | 1 | +3 | -4 |
2018-07-18 05:11 | Merge pull request #47 from mischnic/mac | CNLohr | 2 | +10 | -5 |
2018-07-17 21:33 | Fix compile errors on macOS (MSG_NOSIGNAL) | Niklas Mischkulnig | 2 | +10 | -5 |
2018-07-17 20:41 | Remove mouse-y. It was only ever used as a gimmic anyway. cnping is the standard tool. | cnlohr | 2 | +2 | -455 |
2018-07-17 03:08 | Prevent extra symbols from being created, will help reduce binary differences in compilation steps of cnping.exe. | cnlohr | 2 | +1 | -1 |
2018-07-14 03:30 | Recompile the .exe - not sure why there was a size discrepancy. | cnlohr | 1 | +0 | -0 |
2018-07-14 03:27 | Merge pull request #45 from dreua/improve_redraw_load | CNLohr | 2 | +7 | -2 |
2018-07-13 21:37 | Improve the system (usually Xorg) load by increasing the wait time between redraws | D. Auer | 2 | +7 | -2 |
2018-07-11 14:55 | Closes #43 | cnlohr | 1 | +0 | -0 |
2018-07-11 14:54 | actually prevent crash if in process of clearing out histogram. | cnlohr | 1 | +2 | -0 |
2018-07-11 14:41 | Fix format specifier again. | cnlohr | 2 | +1 | -1 |
2018-07-11 14:39 | Unify Windows and Linux percentages. | cnlohr | 2 | +3 | -3 |
2018-07-11 14:37 | Improve loss calculation and let's hope this prevents random crash on histogram. | cnlohr | 2 | +4 | -4 |
2018-07-11 14:31 | Fix format specifier for real this time. | cnlohr | 2 | +11 | -2 |
2018-07-11 14:20 | Fix format specifier to printf for status. | cnlohr | 2 | +1 | -1 |
2018-06-22 05:02 | Fix overflow if set exceeds 8192 | cnlohr | 2 | +1 | -0 |
2018-06-22 04:47 | Merge branch 'master' of https://github.com/cnlohr/cnping | cnlohr | 5 | +9 | -31 |
2018-06-22 04:46 | Add feature for histograms. | cnlohr | 6 | +282 | -55 |
2018-06-12 15:40 | Merge pull request #42 from onkelpit/master | CNLohr | 5 | +10 | -38 |
2018-06-06 15:06 | fixed compiler warnings | Johennecken, Peter | 5 | +10 | -38 |
2018-03-23 04:03 | Merge pull request #41 from goeiecool9999/master | CNLohr | 1 | +22 | -13 |
2018-03-23 01:39 | Moved the socket/connect back out of the loop | goeiecool9999 | 1 | +17 | -20 |
2018-03-22 21:23 | Fixed a bug in rare cases where the server violates HTTP protocol and does send an entity as a reponse with the HEAD request. | goeiecool9999 | 1 | +32 | -20 |
2018-03-02 15:55 | Fix processing for URLs | cnlohr | 1 | +1 | -2 |
2018-03-01 23:40 | whoops got the struct backwards | cnlohr | 1 | +1 | -1 |
2018-02-17 08:19 | Update README.md | CNLohr | 1 | +12 | -3 |
2018-02-17 08:10 | Update - include http:// as an optional protocol to cnping. | cnlohr | 10 | +279 | -22 |
2018-02-12 03:39 | Add notes about other options for installation | cnlohr | 1 | +2 | -1 |
2018-02-12 03:37 | Add note about alternative mechansim for install | cnlohr | 1 | +1 | -0 |
2018-02-12 03:36 | Merge pull request #37 from ChristianRomberg/patch-2 | CNLohr | 1 | +1 | -0 |
2018-02-11 21:24 | Update Makefile | ChristianRomberg | 1 | +2 | -1 |
2018-02-11 16:03 | Update Makefile | ChristianRomberg | 1 | +1 | -1 |
2018-01-25 17:56 | Merge pull request #36 from ChristianRomberg/patch-1 | CNLohr | 1 | +1 | -1 |
2018-01-25 16:53 | Update Makefile | ChristianRomberg | 1 | +1 | -1 |
2017-12-09 14:49 | Update using proper flags. | cnlohr | 1 | +65 | -25 |
2017-12-08 11:48 | Merge pull request #30 from drbachler/feature/ignore_ctags | CNLohr | 1 | +1 | -0 |
2017-12-07 21:24 | ignore tags file (for ctags) | Alexander Bachler Jansson | 1 | +1 | -0 |
2017-12-07 11:39 | Merge pull request #29 from drbachler/feature/README | CNLohr | 1 | +15 | -11 |
2017-12-06 07:05 | Updated README.md | Alexander Bachler Jansson | 1 | +15 | -11 |
2017-12-05 22:43 | Merge pull request #27 from drbachler/features/window-title | CNLohr | 1 | +12 | -3 |
2017-12-05 22:43 | Merge pull request #28 from drbachler/feature/quit-key | CNLohr | 1 | +10 | -1 |
2017-12-05 18:01 | Added quit button | Alexander Bachler Jansson | 1 | +10 | -1 |
2017-12-05 17:28 | Adding commandline argument for windows title | Alexander Bachler Jansson | 1 | +12 | -3 |
2017-12-05 03:57 | I really do want cnping here. | cnlohr | 1 | +0 | -0 |
2017-11-03 23:52 | Apparently things don't care if you have absurd packet sizes. | cnlohr | 2 | +2 | -2 |
2017-11-03 23:50 | Increase max packet size forping | cnlohr | 1 | +2 | -2 |
2017-07-13 05:45 | Fix major issue with automatic timing assumption. Also, make friendlier note when pings fail to send. | cnlohr | 5 | +22 | -20 |
2017-07-11 04:42 | Update with cleanup from dev branch | cnlohr | 3 | +21 | -167 |
2017-06-21 14:49 | Update ping.c | CNLohr | 1 | +1 | -0 |
2017-06-21 14:48 | Update ping.h | CNLohr | 1 | +4 | -0 |
2017-06-21 14:48 | Update cnping.c | CNLohr | 1 | +3 | -0 |
2017-06-21 14:40 | Merge pull request #24 from cnlohr/dev | CNLohr | 0 | +0 | -0 |
2017-06-21 14:36 | Merge remote-tracking branch 'refs/remotes/origin/master' into dev | CNLohr | 0 | +0 | -0 |
2017-06-21 14:33 | Merge pull request #23 from cnlohr/dev | CNLohr | 6 | +459 | -157 |
2017-06-21 14:32 | Merge branch 'master' into dev | CNLohr | 7 | +22 | -22 |
2017-06-21 05:22 | tweak a few things to improve readability. | cnlohr | 6 | +24 | -24 |
2017-05-24 18:55 | Merge pull request #22 from Viknet/dev | CNLohr | 1 | +29 | -18 |
2017-05-24 18:48 | OSX: window resize added | Viktor Druchinin | 1 | +29 | -18 |
2017-05-24 16:12 | Merge pull request #21 from Viknet/dev | CNLohr | 3 | +359 | -3 |
2017-05-24 10:59 | OSX support | Viktor Druchinin | 3 | +359 | -3 |
2017-05-23 14:45 | Fix non-root-comment | CNLohr | 1 | +1 | -1 |
2017-05-23 05:19 | Update license info with new ping system. | cnlohr | 4 | +94 | -159 |
2017-05-12 06:32 | Add a pre-built .exe | cnlohr | 1 | +0 | -0 |
2017-04-05 00:30 | Allow for full-on OpenGL mode. | cnlohr | 3 | +254 | -0 |
2017-04-05 00:26 | Update to newer CNPING | cnlohr | 6 | +222 | -14 |
2017-03-21 04:04 | Update to newest rawdraw | cnlohr | 11 | +929 | -1113 |
2017-03-13 16:40 | Fix dependency on Xext and Xinerama | cnlohr | 5 | +9 | -7 |
2017-03-13 15:39 | Merge branch 'dreua-master' | cnlohr | 5 | +20 | -7 |
2017-03-11 22:07 | Updated cnping.exe | D. Auer | 1 | +0 | -0 |
2017-03-11 22:07 | Made Makefile more portable for cross-compilation | D. Auer | 1 | +2 | -1 |
2017-03-11 19:37 | Added cnping-mousey and searchnet to .gitignore | D. Auer | 1 | +2 | -0 |
2017-03-09 23:30 | Fixed loss calulation at startup | D. Auer | 1 | +12 | -6 |
2017-03-09 22:17 | Fixed missing include causing warning. | D. Auer | 1 | +1 | -0 |
2017-03-09 22:17 | Added .gitignore for binaries | D. Auer | 1 | +3 | -0 |
2017-02-24 02:36 | Fix Windows driver to use almost no CPU | cnlohr | 6 | +674 | -358 |
2016-11-30 15:35 | Merge pull request #14 from donat-b/screenshot | CNLohr | 1 | +0 | -0 |
2016-11-29 08:01 | Update screenshot | d.khabibullaev | 1 | +0 | -0 |
2016-11-27 19:48 | Fix formatting and needed %% instead of % | cnlohr | 1 | +1 | -1 |
2016-11-27 19:46 | Merge pull request #13 from donat-b/packet_loss | CNLohr | 1 | +3 | -0 |
2016-11-27 16:55 | Added packet loss percentage | donat-b | 1 | +3 | -0 |
2016-10-18 13:35 | Merge pull request #12 from brookst/x11-fix | CNLohr | 3 | +44 | -7 |
2016-10-17 18:07 | Fix X11 error on exit | Tim Brooks | 3 | +29 | -7 |
2016-10-17 15:44 | Set WM_CLASS for window manager information | Tim Brooks | 1 | +15 | -0 |
2016-10-02 19:24 | Add missing unistd.h | Charles Lohr | 1 | +1 | -1 |
2016-10-02 19:23 | Merge pull request #11 from mischnic/master | CNLohr | 3 | +9 | -35 |
2016-10-02 08:24 | Cleanup | Niklas Mischkulnig | 3 | +9 | -35 |
2016-10-01 16:46 | Merge pull request #10 from mischnic/master | CNLohr | 4 | +36 | -3 |
2016-09-27 19:22 | Changes to compile on Mac | Niklas Mischkulnig | 4 | +36 | -3 |
2016-09-27 14:48 | Merge pull request #9 from brookst/pixel_render | CNLohr | 2 | +5 | -1 |
2016-09-26 13:06 | Fix rendering single pixels | Tim Brooks | 2 | +5 | -1 |
2016-07-23 20:54 | Make it a window that pops up | Charles Lohr | 3 | +101 | -1 |
2016-06-25 20:49 | fix max length | Charles Lohr | 1 | +1 | -1 |
2016-06-12 05:00 | update cnping's readme | Charles Lohr | 2 | +21 | -1 |
2016-04-13 05:51 | update cnping.exe | cnlohr | 1 | +0 | -0 |
2016-04-13 05:49 | Fix code for searchnet. | cnlohr | 1 | +1 | -2 |
2016-04-13 05:42 | Whoops forgot to fix the searchnet project for new ping technique | cnlohr | 1 | +2 | -1 |
2016-04-13 05:40 | Merge pull request #6 from hackrid/master | CNLohr | 2 | +42 | -9 |
2016-04-12 08:21 | updated readme with new parameter info | hackrid | 1 | +4 | -4 |
2016-04-12 08:18 | preserve the stats readable prevent the graph from growing too much into the stats display. | hackrid | 1 | +1 | -1 |
2016-04-12 08:15 | dynamic y axis scaling enabled by default -the signal swing is dependend from the current displayed maximunm ping response time. -the meaning of the y axis scaling factor has changed slightly. it is supplyd to prevent dynamic scaling | hackrid | 1 | +38 | -5 |
2016-04-09 22:55 | Update cnping - keep the dynamic pingtime feature for use with cnping-mousey | cnlohr | 5 | +37 | -14 |
2016-04-09 17:54 | Merge pull request #5 from hackrid/master | CNLohr | 2 | +53 | -12 |
2016-04-08 13:33 | unified parameter evaluation | hackrid | 1 | +32 | -9 |
2016-04-08 13:20 | bug fix: gui scaling argument evaluated even if not available | hackrid | 1 | +1 | -1 |
2016-04-08 12:21 | fixed drawing of avg and stddev lines | hackrid | 1 | +8 | -5 |
2016-04-08 12:01 | reworked help text and readme | hackrid | 2 | +12 | -4 |
2016-04-08 11:52 | GUI Scaling introducing new commandline parameter to scale the printed ping results | hackrid | 1 | +9 | -2 |
2016-04-02 05:04 | make cnping, et. al. able to change ping times and sizes realtime | cnlohr | 1 | +453 | -0 |
2016-01-23 02:55 | fix the [1] | cnlohr | 1 | +0 | -1 |
2015-12-01 05:12 | Update readme | cnlohr | 1 | +3 | -1 |
2015-12-01 05:10 | Cleanup - make window version of windows file. | cnlohr | 7 | +138 | -11 |
2015-11-24 16:10 | Fix Linux, using separate sockets, for some reason using the same socket reduces performance. | cnlohr | 3 | +46 | -69 |
2015-11-23 16:31 | update with fixed size | cnlohr | 2 | +1 | -1 |
2015-11-23 16:24 | Update CNPing to be windows compatible and drop the packets if they're wrong. | cnlohr | 4 | +122 | -48 |
2015-03-12 04:16 | cleanup for lower processor | cnlohr | 1 | +7 | -7 |
2014-12-06 07:02 | update readme. | cnlohr | 1 | +1 | -1 |
2014-12-06 06:54 | add some files to cnpingo | cnlohr | 12 | +1858 | -20 |
2014-12-06 06:09 | Initial commit | Charles | 2 | +26 | -0 |