| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
ltning/snac2:master into master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/266
|
|
|
|
inz/snac2:temp-file into master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/297
|
|
inz/snac2:link-detect into master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/296
|
|
|
|
Instead of a hard-coded message file, use mkstemp() to have an unique
temp file for each invocation.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/294
|
|
|
|
|
|
Fix a memory leak on each login; the allocated OpenSSL BIOs were only
freed partially.
Also add a missing deallocation during server socket creation.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Functions now receive an optional int *more, set to 1 if
there are more than the 'show' requested.
|
|
|