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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Got rid of xs_encdec.h.
default
2023-05-17
1
-1
/
+0
*
Backport from xs.
default
2023-05-09
1
-1
/
+2
*
arc4random() does not exist in not-so-old systems, so revert this.
default
2023-04-16
1
-1
/
+1
*
Replaced random() with arc4random().
default
2023-04-16
1
-1
/
+1
*
Moved srv_archive() to data.c.
default
2023-03-01
1
-94
/
+0
*
New utility function mkdirx().
default
2023-02-07
1
-1
/
+13
*
Tweaked user and group permissions for new files and dirs.
default
2023-02-07
1
-1
/
+1
*
Minor header tweaks.
default
2023-02-02
1
-2
/
+4
*
Updated year in copyright notices.
default
2023-01-17
1
-1
/
+1
*
Some code reordering to placate scan-build's wrath.
default
2022-12-14
1
-7
/
+9
*
New function new_password().
default
2022-12-04
1
-3
/
+3
*
Fixed a nasty macro expansion bug.
default
2022-10-26
1
-0
/
+7
*
Don't set tz in gettimeofday() because nobody implements it any longer.
default
2022-10-15
1
-2
/
+1
*
Backport from xs.
default
2022-10-03
1
-0
/
+1
*
Use the time functions of xs_time.h.
default
2022-10-02
1
-19
/
+2
*
New function ftime().
default
2022-09-28
1
-0
/
+9
*
Got xs_set.h from xs.
default
2022-09-28
1
-0
/
+1
*
More work in not_really_markdown().
default
2022-09-27
1
-0
/
+1
*
Use xs_replace_i() in some places.
default
2022-09-27
1
-4
/
+2
*
More error testing in srv_archive().
default
2022-09-26
1
-3
/
+3
*
Added direction to srv_archive() files.
default
2022-09-26
1
-1
/
+1
*
More work but signatures seem to still fail.
default
2022-09-26
1
-3
/
+9
*
Always write a raw payload in srv_archive().
default
2022-09-25
1
-6
/
+6
*
New function msg_actor().
default
2022-09-25
1
-0
/
+1
*
Fixed bug in srv_archive().
default
2022-09-25
1
-1
/
+1
*
The HTTP request headers are stored in a plain dict.
default
2022-09-25
1
-2
/
+1
*
New function srv_archive().
default
2022-09-25
1
-15
/
+102
*
More log tweaks.
default
2022-09-24
1
-8
/
+8
*
Replace long paths with ~ in logs.
default
2022-09-24
1
-0
/
+12
*
Always call srv_debug() from snac_debug().
default
2022-09-24
1
-5
/
+3
*
New flag srv_running.
default
2022-09-21
1
-0
/
+1
*
New function enqueue().
default
2022-09-20
1
-2
/
+2
*
Renamed xs_splitn() to xs_split_n().
default
2022-09-19
1
-1
/
+1
*
New function hash_password() and check_password().
default
2022-09-19
1
-0
/
+33
*
[data.c] new file.
default
2022-09-19
1
-124
/
+0
*
Unified error strings.
default
2022-09-19
1
-15
/
+18
*
New functions snac_debug() and snac_log().
default
2022-09-19
1
-0
/
+12
*
New functions snac_open() and snac_free().
default
2022-09-19
1
-0
/
+96
*
[main.c] New file.
default
2022-09-19
1
-8
/
+0
*
Improved server debug functions.
default
2022-09-19
1
-4
/
+6
*
Added time functions.
default
2022-09-19
1
-1
/
+19
*
Start of work.
default
2022-09-19
1
-0
/
+73
*
More dummy files.
default
2022-09-19
1
-0
/
+20