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 (
Collapse
)
Author
Files
Lines
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
Revert "Replaced random() with arc4random()." This reverts commit f658f345cac7b24d6fa61f08b4ec09823d28b11a.
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
2022-09-25
New function msg_actor().
default
1
-0
/
+1
2022-09-25
Fixed bug in srv_archive().
default
1
-1
/
+1
2022-09-25
The HTTP request headers are stored in a plain dict.
default
1
-2
/
+1
2022-09-25
New function srv_archive().
default
1
-15
/
+102
2022-09-24
More log tweaks.
default
1
-8
/
+8
2022-09-24
Replace long paths with ~ in logs.
default
1
-0
/
+12
2022-09-24
Always call srv_debug() from snac_debug().
default
1
-5
/
+3
2022-09-21
New flag srv_running.
default
1
-0
/
+1
2022-09-20
New function enqueue().
default
1
-2
/
+2
2022-09-19
Renamed xs_splitn() to xs_split_n().
default
1
-1
/
+1
2022-09-19
New function hash_password() and check_password().
default
1
-0
/
+33
2022-09-19
[data.c] new file.
default
1
-124
/
+0
2022-09-19
Unified error strings.
default
1
-15
/
+18
2022-09-19
New functions snac_debug() and snac_log().
default
1
-0
/
+12
2022-09-19
New functions snac_open() and snac_free().
default
1
-0
/
+96
2022-09-19
[main.c] New file.
default
1
-8
/
+0
2022-09-19
Improved server debug functions.
default
1
-4
/
+6
2022-09-19
Added time functions.
default
1
-1
/
+19
2022-09-19
Start of work.
default
1
-0
/
+73
2022-09-19
More dummy files.
default
1
-0
/
+20