Commit Graph

647 Commits

Author SHA1 Message Date
zefie
203d13d22b Merge branch 'dev' 2021-08-11 23:18:45 -04:00
zefie
92e4cb1624 recompress modem firmware 2021-08-11 23:18:20 -04:00
zefie
d37c2f60ec undo streaming data out 2021-08-11 23:18:09 -04:00
zefie
e32913b10d fix 2021-08-11 22:55:18 -04:00
zefie
3d693e176f fix typo 2021-08-11 22:09:57 -04:00
zefie
4009b9d2f7 hopefully fix POST issues again 2021-08-11 22:09:48 -04:00
zefie
bcc63a158d fix WTVDownloadList 2021-08-11 21:08:36 -04:00
zefie
853218713a update output streaming 2021-08-11 20:17:57 -04:00
zefie
88ff940bec do not timeout active sockets for 1d 2021-08-11 20:17:42 -04:00
zefie
0f0cc623c0 streaming output data with drain detection support
- other stuff x.x
2021-08-11 19:48:27 -04:00
zefie
fecbd032da POST test 3? 2021-08-11 12:10:05 -04:00
zefie
97d65320ca POST test 2 2021-08-11 12:05:52 -04:00
zefie
3d37c45f59 do not process wtv/download-list 2021-08-11 11:48:32 -04:00
zefie
fe7e076ff0 add calculating message 2021-08-11 11:44:34 -04:00
zefie
8e234e4841 POST test 1 2021-08-11 11:33:42 -04:00
zefie
8fbd8c4436 Merge branch 'dev' 2021-08-11 11:27:37 -04:00
zefie
da6827a377 dyslexia is fun :/ 2021-08-11 11:20:25 -04:00
zefie
181d276820 catch error 2021-08-11 11:04:25 -04:00
zefie
265a96689a re-add wtv-name-server 2021-08-11 11:03:08 -04:00
zefie
b4da8847da Merge branch 'dev' 2021-08-11 02:32:13 -04:00
zefie
f09f9f1672 oops again 2021-08-11 02:31:56 -04:00
zefie
e7c87ab456 Merge branch 'dev' 2021-08-11 02:26:59 -04:00
zefie
5275d56dea modify WTVFlashrom debug messages 2021-08-11 02:26:15 -04:00
zefie
0dd849b505 add no_debug option to WTVFlashrom
for get-lc2-page
2021-08-11 02:08:55 -04:00
zefie
0ee3a83cb1 Merge branch 'dev' 2021-08-11 01:59:48 -04:00
zefie
d16b979ea9 oops 2021-08-11 01:59:23 -04:00
zefie
1403080eda fix catchall log string 2021-08-11 01:58:13 -04:00
zefie
d452f331a9 fix broken flashrom from previous update 2021-08-11 01:57:13 -04:00
zefie
d89a0008e6 Merge branch 'dev' 2021-08-11 01:31:39 -04:00
zefie
8655417927 do not wtv-checksum on 0 byte content 2021-08-11 01:29:45 -04:00
zefie
f2ad0f81a3 Merge branch 'dev' 2021-08-11 01:27:58 -04:00
zefie
1910ded10a delete user file store when unregistering 2021-08-11 01:27:39 -04:00
zefie
107ddf0fa8 Merge branch 'dev' 2021-08-11 01:14:21 -04:00
zefie
95442a12af lots more stuff
- proper gzip download for disk system (aka WNI reinventing the Content-Encoding: gzip wheel)
- send Last-Modified for static files
- send wtv-checksum for all disk system downloads
- other fixes
2021-08-11 01:11:09 -04:00
zefie
11935a5886 remove dev files from vs project 2021-08-10 23:01:41 -04:00
Eric MacDonald
53998c236b Add ratio to compression log line 2021-08-10 22:57:55 -04:00
Eric MacDonald
a8f43ea5d5 Return when Finish() is called (makes it easier when we add stream comp) 2021-08-10 22:57:55 -04:00
Eric MacDonald
002c221f05 Remove WordArray from allowed input types then fix garbled text encoding issue 2021-08-10 22:57:54 -04:00
Eric MacDonald
7b3b7325a7 Change to % reduced so it's more useful info (ratio is usually uncomp_size:comp_size) 2021-08-10 22:57:54 -04:00
zefie
9b25b0b860 update userstore to allow path= too 2021-08-10 22:56:49 -04:00
zefie
0c0d1821d6 fix PUT commands 2021-08-10 22:48:28 -04:00
zefie
792c2390f3 remove dev testing scripts 2021-08-10 21:55:17 -04:00
zefie
be984557ae Merge branch 'dev' 2021-08-10 21:43:55 -04:00
zefie
d914710d94 add DOOM WADs to compression whitelist 2021-08-10 21:43:16 -04:00
zefie
3dd6e51832 hopefully fix POST for real
- main function still could use a rewrite
- more class branching and moving of functions
- Pass minisrv_config to classes
2021-08-10 21:41:34 -04:00
zefie
5d07f02490 remove 'psuedo-encryption' crap
- was really just the caused by an early minisrv bug
2021-08-10 20:21:12 -04:00
zefie
59be925516 update .gitignore 2021-08-10 20:11:41 -04:00
zefie
fb83c5917b add extra newline to PUT command 2021-08-10 20:11:25 -04:00
zefie
ca72399c08 move security check function
to try to clean up hellish data stream function
2021-08-10 20:10:46 -04:00
zefie
12d50f6e1c fix post data 2021-08-10 19:14:40 -04:00