Commit graph

1896 commits

Author SHA1 Message Date
vabenil
4b750685b1 improve number readability and stop dscanner from complaining 2022-10-20 14:51:09 +03:00
Adam D. Ruppe
ea9f199b29 implement DBName override for table names only 2022-10-15 13:50:01 -04:00
Adam D. Ruppe
2a964a4eef xgrabkeyboard definition 2022-10-08 11:59:05 -04:00
Adam D. Ruppe
13c7ef0eb7 use replacement char instead of nothing in lossy read 2022-10-01 20:38:17 -04:00
Adam D. Ruppe
949e91bdbe url handle empty port specifier 2022-09-09 16:32:08 -04:00
Adam D. Ruppe
419b2096fb oh dear missed a case sensitive 2022-09-06 10:07:11 -04:00
Adam D. Ruppe
60d52b736c fix throw exception on ssl send that would block 2022-09-02 11:50:04 -04:00
Adam D. Ruppe
9ab2e5572d classlist update to JS 2022-08-25 10:01:31 -04:00
Adam D. Ruppe
5f64fe5d5b build fails 2022-08-23 22:04:45 -04:00
Adam D. Ruppe
d88371e42c more dpi experimentation 2022-08-23 21:57:30 -04:00
Adam D. Ruppe
06ce4090af openssl3 support really this easy?!?!?!? 2022-08-23 14:31:04 -04:00
Adam D. Ruppe
52ff937a12 more runtime config options 2022-08-23 12:45:21 -04:00
Adam D. Ruppe
935e776b65 local pointer to exit flag 2022-08-23 12:45:10 -04:00
Adam D. Ruppe
48d75992b7 better 1xx code handling 2022-08-22 10:19:24 -04:00
Adam D. Ruppe
2a4567e795 fix some ping and pong stuff 2022-08-21 18:06:09 -04:00
Adam D. Ruppe
91db768130 out of fd fix maybe 2022-08-14 07:34:12 -04:00
Adam D. Ruppe
08e8e6e037 deal with a connection that starts but wont ssl connect 2022-08-10 10:46:02 -04:00
Adam D. Ruppe
57b0d1f123 check block flag on error 2022-08-10 09:31:37 -04:00
Adam D. Ruppe
0d61b0ef04 lol ssl block just to finalize connecting 2022-08-10 09:09:41 -04:00
Adam D. Ruppe
50592d35f3 async connect maybe 2022-08-10 09:02:18 -04:00
Adam D. Ruppe
ba2823d911 more alt+key things - dings and double chars sometimes on Windows 2022-08-08 19:55:22 -04:00
Adam D. Ruppe
053f2bd77a save/restore fixes 2022-08-06 10:59:23 -04:00
Adam D. Ruppe
5896009a7a Merge branch 'master' of github.com:adamdruppe/arsd 2022-08-06 10:48:27 -04:00
Adam D. Ruppe
758898c8eb
Merge pull request #337 from ahmetsait/master
Terminal save & restore cursor
2022-08-06 10:47:27 -04:00
Ahmet Sait
160a68a54e Terminal save & restore cursor 2022-08-06 17:41:58 +03:00
Adam D. Ruppe
500e22816d comment lol 2022-08-06 10:39:18 -04:00
Adam D. Ruppe
4ca6535f73 data uri relative links should not have slash 2022-08-06 10:39:10 -04:00
Adam D. Ruppe
fe5979cfc6 docs 2022-08-06 10:38:57 -04:00
Adam D. Ruppe
124d08dc4e idk how the out of bounds happened but it is an expendable operation 2022-08-06 10:38:46 -04:00
Adam D. Ruppe
1365a05f5a Merge branch 'master' of github.com:adamdruppe/arsd 2022-08-06 10:19:02 -04:00
Adam D. Ruppe
d6008d1eca year 2022-08-06 10:18:59 -04:00
Adam D. Ruppe
4e04bff361
Merge pull request #336 from ahmetsait/master
Convert header names to lower case so headersHash keys are consistent
2022-08-06 10:18:41 -04:00
Ahmet Sait
bcea652cfc Convert header names to lower case so headersHash keys are consistent 2022-08-06 17:02:06 +03:00
Adam D. Ruppe
855a3f6f65 data uri support 2022-08-06 09:09:19 -04:00
Adam D. Ruppe
1681684f3e support the godawful html on https://www.gimp.org/docs/python/index.html 2022-08-03 14:44:30 -04:00
Adam D. Ruppe
6313c4a784 change of binary data - POTENTIALLY BREAKING - test your code 2022-08-02 12:08:53 -04:00
Adam D. Ruppe
fa05d490a1 uncomment the 11+ year old v2 open code, it is well supported now lol 2022-07-29 09:50:01 -04:00
Adam D. Ruppe
9382c9fefc some stop stuff and other magic 2022-07-27 14:16:52 -04:00
Adam D. Ruppe
53fcbce995 turn more exceptions info failure code in response object 2022-07-27 14:14:49 -04:00
Adam D. Ruppe
6d5eeec2cb allow extra compressed data 2022-07-27 13:45:08 -04:00
Adam D. Ruppe
9401143d98 max redirect configurable on requesT 2022-07-27 12:03:31 -04:00
Adam D. Ruppe
fd749579ee buggy servers 2022-07-27 11:13:32 -04:00
Adam D. Ruppe
04afca2079 name 2022-07-26 14:49:21 -04:00
Adam D. Ruppe
ed152c1dde a bit of dox 2022-07-26 14:49:04 -04:00
Adam D. Ruppe
417a25d3c4 how much could i mess up monochrome bitmaps 2022-07-26 14:48:45 -04:00
Adam D. Ruppe
a693ff27d0 didnt keep cookies on redirect which could lead to endless cycle 2022-07-26 14:21:44 -04:00
Adam D. Ruppe
86e83e4015 lol 2022-07-26 13:05:08 -04:00
Adam D. Ruppe
257d7277f1 handle this other random image 2022-07-26 11:03:29 -04:00
Adam D. Ruppe
4bb2d56480 trailing footer better handling 2022-07-26 11:03:21 -04:00
Adam D. Ruppe
ff307389dd mime type convenience accessor 2022-07-25 08:22:08 -04:00