default
|
0f8c0cd694
Updated comment in headers.
|
1 year ago |
Yonle
|
25bb8f0dd2
Rollback to 86f507410bc5a1e6ce8bcd34f94400a380143d64 for some reasons.
|
1 year ago |
Yonle
|
75e061a9f7
html.c & httpd.c: Fix hardlink.
|
1 year ago |
default
|
d343b40ee5
Added HTTP caching to static data.
|
1 year ago |
default
|
2f3ed55790
The WWW-Authenticate real also includes the user.
|
1 year ago |
default
|
3da32bd327
Fixed missing end quote in the WWW-Authenticate header.
|
1 year ago |
default
|
7eb80e9916
Renamed the HTTP Basic auth realm to something more informative.
|
1 year ago |
default
|
8c91956947
Replace an sprintf() with an snprintf().
|
1 year ago |
default
|
65f5173c2a
Moved srv_running variable to httpd.c.
|
1 year ago |
default
|
efec8a6eae
If sem_open() fails, try again with sem_init().
|
1 year ago |
default
|
970ad7a540
Got rid of xs_encdec.h.
|
1 year ago |
default
|
a15ec49a1d
Fixed conflict.
|
1 year ago |
poesty
|
3bd83457d9
Fixed the issue of semaphore name conflicts.
|
1 year ago |
default
|
920ff76297
Print the total running time at httpd stop.
|
1 year ago |
default
|
6bad2355ef
Moved sem_close() further to the end.
|
1 year ago |
default
|
2824ba5be3
Added some includes needed for last sem_open() / uintptr_t changes.
|
1 year ago |
Saagar Jha
|
e25960c548
Fix pointer-to-int cast
|
1 year ago |
Saagar Jha
|
578c94ba69
Use named semaphores
|
1 year ago |
default
|
185aac2387
Added -Wextra to C flags.
|
1 year ago |
default
|
753eadfd17
Added some const here and there.
|
1 year ago |
default
|
997b17d854
Moved JSON output validation to httpd.c.
|
1 year ago |
default
|
8804227798
New function mastoapi_put_handler().
|
1 year ago |
default
|
526d4e8abb
Added a new compilation variable NO_MASTODON_API.
|
1 year ago |
default
|
bd539b8350
Replace %admin_email% in greeting.html.
|
1 year ago |
default
|
c0a48f1f4e
Added support for likes and boosts.
|
1 year ago |
default
|
4ced03bac1
OAuth login now works.
|
1 year ago |
default
|
4964a56456
More mastoapi work.
|
1 year ago |
default
|
eba6987fd5
Added some OAuth scaffold code.
|
1 year ago |
default
|
353e393f4d
New file mastoapi.c.
|
1 year ago |
default
|
14cbf124f9
More log level tweaks.
|
1 year ago |