Commit Graph

25 Commits

Author SHA1 Message Date
Dan Cross
aacb1000c8 Arrays to vectors.
This is the big push to get rid of the last of the
unadorned dynamic arrays.  Use ptr_vectors for things
like mail conferences etc.

Lots of incidental cleanup along the way.

Signed-off-by: Dan Cross <patchdev@fat-dragon.org>
2018-10-17 13:11:25 +10:00
Andrew Pamment
7dddbde063 Fix www messages sending 2018-10-15 10:46:49 +10:00
Dan Cross
40570f0fd0 www cleanups.
Use ptr_vectors in the WWW code to parse mime types,
headers in POST requests, etc.

Signed-off-by: Dan Cross <patchdev@fat-dragon.org>
2018-10-15 10:20:14 +10:00
Dan Cross
fa014f3a88 Simplify dynamic memory management.
Add utility routines and use them to simplify the
use of dynamically allocated memory.

Signed-off-by: Dan Cross <patchdev@fat-dragon.org>
2018-10-10 10:25:29 +10:00
Dan Cross
d6826137dd clang-format
Fix a bunch of trivial formatting issues by running
`clang-format`.

Signed-off-by: Dan Cross <patchdev@fat-dragon.org>
2018-10-09 15:48:42 +10:00
Andrew Pamment
00703ab5e0 implement flagging on www 2018-05-22 12:20:38 +10:00
Andrew Pamment
396f5c2bb9 Add a system blog 2018-02-27 18:26:32 +10:00
Andrew Pamment
a3476238d4 Fix tinys crashes. 2018-02-22 21:27:50 +10:00
Andrew Pamment
836d30a46c Some tweaks to file areas 2018-02-21 09:59:26 +10:00
Andrew Pamment
c98ad14aef Fixed wordwrap bug in internal editor 2018-02-20 15:02:39 +10:00
Andrew Pamment
edb7209a9b Fix for www file areas 2018-02-20 12:18:22 +10:00
Andrew Pamment
701a9be612 forgot to get mime type when downloading files 2018-02-17 08:42:27 +10:00
Andrew Pamment
15ca5a41dc web file bases 2018-02-15 14:43:37 +10:00
Andrew Pamment
133555c1d1 fix again for garbage input 2018-01-25 20:34:26 +10:00
Andrew Pamment
7d0c55885c fix crash on garbage input in www server 2018-01-25 20:25:17 +10:00
Andrew Pamment
7a09cb9c61 fixes... looks to be working now 2018-01-23 21:47:34 +10:00
Andrew Pamment
256aa800f7 fix mimetype 2018-01-23 21:37:23 +10:00
Andrew Pamment
d694b22b8d misc fixes 2018-01-23 21:16:36 +10:00
Andrew Pamment
84a3d271df first attempt at www downlods WIP 2018-01-23 20:57:58 +10:00
Andrew Pamment
69897e7955 Think I may have fixed it! 2018-01-21 19:05:01 +10:00
Andrew Pamment
6ac2e6f125 WWW improvements, fixes and a bug. 2018-01-21 15:02:21 +10:00
Andrew Pamment
522343e0f8 OpenBSD support 2018-01-19 17:13:06 +10:00
Andrew Pamment
87601156c6 DragonFly BSD support 2017-10-18 17:18:28 +10:00
Andrew Pamment
3fb8ecc934 Attempt to fix www on arm 2017-10-02 19:31:42 +10:00
Andrew Pamment
ffaca86565 Redo Make file setup.. please standby 2017-09-25 13:27:22 +10:00