index
:
paraslash
master
next
pu
releases
v0.2
v0.3
paraslash - network audio streaming tools
Andre Noll
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
client_common.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Switch to SPDX identifiers.
Andre Noll
2026-03-17
*
handshake: No longer announce/request the sha256 feature.
Andre Noll
2026-01-29
*
Employ sideband API for audioc-audiod connections.
Andre Noll
2026-01-04
*
Make iov_valid() local and rename to iov_empty().
Andre Noll
2025-11-22
*
Improve client documentation.
Andre Noll
2025-10-08
*
Merge topic branch t/rm_sha1 into master
Andre Noll
2025-09-22
|
\
|
*
Rename hash2 -> hash.
Andre Noll
2025-05-22
|
*
Remove sha1.
Andre Noll
2025-05-22
*
|
Remove loglevel argument of client_parse_config().
Andre Noll
2025-09-13
*
|
Remove loglevel argument of client_open().
Andre Noll
2025-09-13
|
/
*
Merge topic branch t/build into master
Andre Noll
2025-05-20
|
\
|
*
build: Merge version.{c,h} into string.{c,h}.
Andre Noll
2025-03-25
*
|
Include regex.h from para.h.
Andre Noll
2025-05-19
|
/
*
apc_priv_decrypt: Let the callee allocate the buffer.
Andre Noll
2024-05-17
*
client: Check buffer size returned by apc_priv_decrypt().
Andre Noll
2024-05-17
*
Merge topic branch t/crypt-cleanups into master
Andre Noll
2023-12-24
|
\
|
*
client: Reduce line length.
Andre Noll
2023-05-15
*
|
Merge topic branch t/fd into master
Andre Noll
2023-08-06
|
\
\
|
|
/
|
/
|
|
*
fd: Remove file_exists().
Andre Noll
2023-03-26
*
|
client: Fix has_feature().
Andre Noll
2023-05-14
|
/
*
Consolidate EOF error codes.
Andre Noll
2023-03-11
*
Merge topic branch t/net into master
Andre Noll
2022-11-07
|
\
|
*
net: Rename para_connect_simple() -> para_connect().
Andre Noll
2022-10-03
*
|
Open-code find_arg().
Andre Noll
2022-10-03
|
/
*
Merge topic branch t/overflow into master
Andre Noll
2022-10-03
|
\
|
*
string: Rename para_calloc() -> zalloc().
Andre Noll
2022-07-29
|
*
string: Rename para_malloc() -> alloc().
Andre Noll
2022-07-29
*
|
Rename ->{pre,post}_select methods to ->{pre,post}_monitor.
Andre Noll
2022-08-25
*
|
Hide implementation of para_fd_set().
Andre Noll
2022-08-25
*
|
sched: Introduce sched_{read,write}_ok().
Andre Noll
2022-08-25
*
|
fd: Drop fd_set parameter from read_nonblock() and friends.
Andre Noll
2022-08-25
|
/
*
Minor log severity adjustments.
Andre Noll
2022-05-17
*
Use sha256 for the challenge response.
Andre Noll
2021-10-21
*
Assume sideband and aes_ctr128 are always supported/requested.
Andre Noll
2021-10-21
*
client_common: Improve documentation of client_{pre,post}_select().
Andre Noll
2021-10-21
*
Replace /* fallthrouth*/ by __attribute__ ((fallthrough));
Andre Noll
2020-09-17
*
Merge branch 'refs/heads/t/long-help'
Andre Noll
2018-06-10
|
\
|
*
client: Use lsu_merge_config_file_options().
Andre Noll
2018-04-22
*
|
Merge branch 'refs/heads/t/crypt'
Andre Noll
2018-05-13
|
\
\
|
|
/
|
/
|
|
*
crypt: Rename RSA functions.
Andre Noll
2018-02-26
*
|
client: Remove unused ->config_file member.
Andre Noll
2018-03-30
*
|
client: Remove duplicate error message.
Andre Noll
2018-03-30
*
|
client: Fix loglevel setting.
Andre Noll
2018-03-30
|
/
*
Shorten copyright notice.
Andre Noll
2017-09-22
*
client: Silence a gcc-7.1,0 warning.
Andre Noll
2017-05-14
*
Merge branch 'refs/heads/t/lopsub'
Andre Noll
2017-04-27
|
\
|
*
Convert para_client to lopsub.
Andre Noll
2017-03-26
*
|
crypt: Remove RC4 support.
Andre Noll
2017-01-08
|
/
*
client: No longer fail connection if sideband was not announced.
Andre Noll
2016-07-17
*
client_common.c: Fix typo in comment.
Andre Noll
2015-12-28
[next]