Jason Benaim
|
68931c71bd
|
Add missing word in README.
|
2019-07-27 22:03:17 -07:00 |
|
Jason Benaim
|
60cc5c8bb5
|
Remove unused JSON stuff.
|
2019-07-19 12:46:33 -07:00 |
|
Jason Benaim
|
b42c1e293c
|
Revert "Merge pull request #1 from mikeryan/lookup_hostname"
Broke builds on some systems.
|
2019-07-19 12:45:46 -07:00 |
|
Jason Benaim
|
0f1f472cf0
|
Revert "Makefile: change C standard to Gnu99 from C99. This fixes issue #2."
Didn't fix the problem on all systems, so reverting...
|
2019-07-19 12:45:23 -07:00 |
|
Jason Benaim
|
de6ac2b222
|
Makefile: change C standard to Gnu99 from C99. This fixes issue #2.
|
2019-07-19 12:31:45 -07:00 |
|
Jason Benaim
|
fbe8da7a4b
|
Merge pull request #1 from mikeryan/lookup_hostname
resolve hostname using getaddrinfo
|
2019-05-25 16:11:18 -07:00 |
|
Mike Ryan
|
b24673100f
|
resolve hostname using getaddrinfo
|
2019-05-25 14:43:19 -07:00 |
|
Jason Benaim
|
4ca74c5eba
|
Add JSON builder/parser.
|
2019-03-10 18:34:45 -07:00 |
|
Jason Benaim
|
c57babc9b1
|
C99 -> ANSI for comms.c, handlers.c
|
2019-03-10 18:32:57 -07:00 |
|
Jason Benaim
|
80581e5c9c
|
Style fussing
|
2019-03-03 23:46:23 -08:00 |
|
Jason Benaim
|
4be0d86405
|
free() after calloc()
|
2019-03-03 23:35:40 -08:00 |
|
Jason Benaim
|
5d16c96ef0
|
Support longer responses from device (needed for HS300)
|
2019-03-03 21:49:32 -08:00 |
|
Jason Benaim
|
94d4f10d87
|
Update copyright year to current
|
2019-03-03 21:42:34 -08:00 |
|
Jason Benaim
|
4bbecdaea0
|
small formatting changes
|
2018-11-24 21:17:15 -08:00 |
|
Jason Benaim
|
f870b6458d
|
.gitignore: ignore Kate backup files
|
2018-11-24 21:10:58 -08:00 |
|
Jason Benaim
|
e24f5d53f1
|
Remove unnecessary includes
|
2018-11-24 21:04:42 -08:00 |
|
Jason Benaim
|
89f819707d
|
Move handlers into their own file
|
2018-11-24 21:03:58 -08:00 |
|
Jason Benaim
|
2e1fe081a1
|
Minor update in README.md
|
2018-11-24 07:10:57 -08:00 |
|
Jason Benaim
|
2f0beec450
|
Bump version to 1.1
v1.1
|
2018-11-24 05:29:50 -08:00 |
|
Jason Benaim
|
b66401d5a1
|
Add ability to do first-time plug setup
|
2018-11-24 05:29:26 -08:00 |
|
Jason Benaim
|
f01121c37c
|
Fix: using -Werror for non-debug builds
|
2018-11-24 03:19:58 -08:00 |
|
Jason Benaim
|
20a06eec3e
|
Add scan command for wifi AP scanning
|
2018-11-24 03:15:38 -08:00 |
|
Jason Benaim
|
8ff3ba7abf
|
Better usage info
|
2018-11-24 03:15:11 -08:00 |
|
Jason Benaim
|
5ccb2fd24d
|
Add reboot and reset commands
|
2018-11-24 02:18:02 -08:00 |
|
Jason Benaim
|
629708555c
|
Fix: crashes due to malformed replies
|
2018-11-24 01:59:35 -08:00 |
|
Jason Benaim
|
909e5c403e
|
Fix: didn't always free buffer
|
2018-11-24 01:03:22 -08:00 |
|
Jason Benaim
|
64eb854f29
|
Print usage when argc is wrong
v1.0
|
2018-09-10 15:19:42 -07:00 |
|
Jason Benaim
|
ff327294a4
|
Added README.md
|
2018-09-05 13:09:06 -07:00 |
|
Jason Benaim
|
ff94868a65
|
Initial commit
|
2018-09-05 12:44:11 -07:00 |
|