index
:
vchat-client
abstract-io-libs
master
A curses based chat client for the arcane vchat protocol
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
abstract-io-libs
formatter
Dirk Engling
4 years
master
Silence some format truncation warnings. Gcc is being silly
Dirk Engling
9 days
Age
Commit message
Author
9 days
Silence some format truncation warnings. Gcc is being silly
HEAD
master
Dirk Engling
9 days
Silence a warning about a use after free. It was just an artefact of the complex xor linked list construct.
Dirk Engling
10 days
Add new default ciphersuite for tls1.3 in mbedtls, so that the server and client can find common ciphers
Dirk Engling
10 days
setting hostname is required for tls1.3 in mbedtls
Dirk Engling
2024-03-14
make use of AES256 encrypted EC keys and use newer hashes
Cristian Yxen
2024-01-20
Remember lines that were printed during connect so they can be output in case of an error
Dirk Engling
2023-04-21
Fix prototype
Dirk Engling
2023-03-01
Reflect the choice of multiple tls engines
Dirk Engling
2022-05-25
Fixing file permissions
Dirk Engling
2022-05-25
Fixing file permissions
Dirk Engling
2022-05-25
Add /usr/local/{bin|include} to the default include and lib paths
Dirk Engling
2022-05-25
formatter
abstract-io-libs
Dirk Engling
2022-05-25
formatter
Dirk Engling
2022-05-25
Make tls engine runtime configurable
Dirk Engling
2022-05-24
Use proper prototype for function
Dirk Engling
2022-05-24
Make static buffers scoped
Dirk Engling
2022-05-24
Remove external status variable from connection code. Use return code to signal dead connection
Dirk Engling
2022-05-24
Make static input line buf function scoped
Dirk Engling
2022-05-21
Guard memset_s. Use explicit_bzero on openbsd and linux
Dirk Engling
2022-05-21
Reformatted using clang-format -format llvm
Dirk Engling
2022-05-21
Add an option to invert the window bars instead of coloring them
Dirk Engling
2022-05-21
Bump version to 0.20
Dirk Engling
2022-05-21
Make ncurses default again
Dirk Engling
[...]
Clone
git://erdgeist.org/vchat-client
https://erdgeist.org/gitweb/vchat-client