index
:
snac2
master
Mirror of https://codeberg.org/grunfink/snac2
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
snac.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-10-13
xs_http.h: new file.
grunfink
1
-20
/
+1
2025-05-04
xs_webmention.h new file.
grunfink
1
-0
/
+1
2025-03-11
Fixed typo.
default
1
-1
/
+1
2025-02-17
Add fake HTTP status error 399 to http_status_text().
default
1
-0
/
+1
2025-02-14
xs_po.h new file.
default
1
-0
/
+1
2025-02-14
New function lang_str().
default
1
-0
/
+1
2025-02-09
Fixed function tid() for some architectures.
default
1
-1
/
+1
2025-01-08
Bumped copyright year.
default
1
-1
/
+1
2024-11-12
The proxy token seed is created on startup and never stored.
default
1
-0
/
+1
2024-08-23
Searches are now case-insensitive for all alphabets.
default
1
-0
/
+1
2024-08-05
Added support for listening on unix sockets.
default
1
-0
/
+1
2024-05-27
Translate status codes to canonical status texts
Louis Brauer
1
-0
/
+12
2024-01-04
Updated copyright year.
default
1
-1
/
+1
2023-11-20
Replaced encode_html_strict() with xs_html_encode().
default
1
-0
/
+1
2023-11-17
Backport from xs.
default
1
-0
/
+1
2023-10-17
Added FastCGI support.
default
1
-0
/
+1
2023-10-13
Don't allow creating users which user name strings only differ in case.
default
1
-0
/
+3
2023-09-27
Some tweaks to the logging system.
default
1
-15
/
+13
2023-09-25
Backport from xs.
default
1
-0
/
+1
2023-09-17
Backport from xs.
default
1
-0
/
+1
2023-07-28
Updated comment in headers.
default
1
-1
/
+1
2023-07-09
Fixed failed mkdir() in restricted environments.
default
1
-2
/
+7
2023-06-15
If a ~/log/ folder exists, also write the log there.
default
1
-2
/
+3
2023-06-11
If ~/error/ exists, also log messages to a file there.
default
1
-0
/
+8
2023-06-05
Replaced usage of random() with xs_rnd_buf().
default
1
-1
/
+4
2023-06-05
Some prototype tweaks.
default
1
-8
/
+8
2023-06-05
Moved srv_running variable to httpd.c.
default
1
-1
/
+0
2023-05-17
Got rid of xs_encdec.h.
default
1
-1
/
+0
2023-05-09
Backport from xs.
default
1
-1
/
+2
2023-04-16
arc4random() does not exist in not-so-old systems, so revert this.
default
1
-1
/
+1
2023-04-16
Replaced random() with arc4random().
default
1
-1
/
+1
2023-03-01
Moved srv_archive() to data.c.
default
1
-94
/
+0
2023-02-07
New utility function mkdirx().
default
1
-1
/
+13
2023-02-07
Tweaked user and group permissions for new files and dirs.
default
1
-1
/
+1
2023-02-02
Minor header tweaks.
default
1
-2
/
+4
2023-01-17
Updated year in copyright notices.
default
1
-1
/
+1
2022-12-14
Some code reordering to placate scan-build's wrath.
default
1
-7
/
+9
2022-12-04
New function new_password().
default
1
-3
/
+3
2022-10-26
Fixed a nasty macro expansion bug.
default
1
-0
/
+7
2022-10-15
Don't set tz in gettimeofday() because nobody implements it any longer.
default
1
-2
/
+1
2022-10-03
Backport from xs.
default
1
-0
/
+1
2022-10-02
Use the time functions of xs_time.h.
default
1
-19
/
+2
2022-09-28
New function ftime().
default
1
-0
/
+9
2022-09-28
Got xs_set.h from xs.
default
1
-0
/
+1
2022-09-27
More work in not_really_markdown().
default
1
-0
/
+1
2022-09-27
Use xs_replace_i() in some places.
default
1
-4
/
+2
2022-09-26
More error testing in srv_archive().
default
1
-3
/
+3
2022-09-26
Added direction to srv_archive() files.
default
1
-1
/
+1
2022-09-26
More work but signatures seem to still fail.
default
1
-3
/
+9
2022-09-25
Always write a raw payload in srv_archive().
default
1
-6
/
+6
[next]