| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
into master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/287
|
|
|
|
- allow reading `/dev/urandom` as it is shown as a failed syscall when
tracing
- resolve `/etc/ssl/cert.pem` in case it is a symlink
|
|
|
|
|
|
|
|
|