Shawn Nock
|
d0067b8a79
|
Adds better processing of payload response
|
2019-05-21 15:46:50 +00:00 |
Shawn Nock
|
61c67bc051
|
Refactors serial into library; adds fixkey demo
|
2019-05-21 13:25:17 +00:00 |
Shawn Nock
|
99cb7816ad
|
Checks if we rx data past the \n before we copy the buffer
|
2019-05-08 16:27:33 +00:00 |
Shawn Nock
|
28a0622aa3
|
Adds timeout
|
2019-05-08 15:53:08 +00:00 |
Shawn Nock
|
a76382c2bb
|
Use pkgconfig to find tinycbor
|
2019-05-08 15:09:10 +00:00 |
Shawn Nock
|
8cab0c7082
|
Refactor for system tinycbor
|
2019-05-08 14:47:29 +00:00 |
Shawn Nock
|
9d0baf6335
|
APLv2 except for base64
|
2019-05-08 14:47:07 +00:00 |
Shawn Nock
|
2828b8f568
|
Adds BSD License
|
2019-05-08 13:52:55 +00:00 |
Shawn Nock
|
e1406829db
|
Removes tinycbor submodule in favour of separate packaging
|
2019-05-08 13:41:37 +00:00 |
Shawn Nock
|
cc1ab9323a
|
Adds cmake install info
|
2019-05-08 12:23:36 +00:00 |
Shawn Nock
|
86819ebac2
|
Removes unneeded include from main.c
|
2019-05-08 11:48:39 +00:00 |
Shawn Nock
|
09b64ed0b4
|
Removes static build option
|
2019-05-08 11:48:07 +00:00 |
Shawn Nock
|
29b066ee7d
|
Fixes invalid call to fprintf
|
2019-05-08 11:05:41 +00:00 |
Shawn Nock
|
c86c0d2777
|
Reduce the minimum cmake version for openwrt
|
2019-05-08 11:03:27 +00:00 |
Shawn Nock
|
1857c617f0
|
Disables static build by default
|
2019-05-08 11:01:38 +00:00 |
Shawn Nock
|
57d47d64c9
|
Tunes the MTU parameters for max upload speed with boot_serial
|
2019-05-08 10:48:41 +00:00 |
Shawn Nock
|
5f8a942ad4
|
Adds support for building without SHA256
|
2019-05-08 10:14:59 +00:00 |
Shawn Nock
|
f82c788382
|
Fixes upload
|
2019-05-08 10:11:57 +00:00 |
Shawn Nock
|
925266f845
|
First update packet now identical to reference; WIP
|
2019-05-07 16:19:42 +00:00 |
Shawn Nock
|
830699b3ad
|
Closer to reference output
|
2019-05-03 23:14:14 -04:00 |
Shawn Nock
|
7dce280154
|
more WIP, trying to replicate the newtmgr exactly
|
2019-05-03 13:06:01 -04:00 |
Shawn Nock
|
50c30b0822
|
WIP shitshow
|
2019-05-02 16:54:43 +00:00 |
Shawn Nock
|
fa35034fd6
|
Initial working "image version" response parsing
|
2019-05-02 12:48:43 +00:00 |
Shawn Nock
|
1ee27ccced
|
Initial support for sending the list command
|
2019-05-01 16:25:19 +00:00 |
Shawn Nock
|
c0b555755b
|
WIP
|
2019-04-25 12:47:53 -04:00 |
Shawn Nock
|
12a0a3ca3c
|
Initial commit
Shell of a program with tinycbor submodule and some light getopt(3)
work.
|
2019-03-26 14:24:36 -04:00 |