index
:
ostp
main
p2p
OSMORA Secure Tunnel Protocol
Ian Moffett <ian@osmora.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libostp
Age
Commit message (
Expand
)
Author
2025-03-28
build: Add DIAG=[yes/no] build parameter
main
Ian Moffett
2025-02-25
otconfig: Create OSTP_PORT define
Ian Moffett
2025-02-21
auth: Handle password auth and motd
Ian Moffett
2025-02-21
auth: Remove session thread
Ian Moffett
2025-02-21
auth: Only generate new master session key once
Ian Moffett
2025-02-21
auth: Fix typo in error
Ian Moffett
2025-02-21
session: Handle overflows
Ian Moffett
2025-02-21
session: Fix LOG() macro
Ian Moffett
2025-02-21
server: listener: Prevent integer underflow
Ian Moffett
2024-10-03
lib: Ensure recv_ap->lp is set
Ian Moffett
2024-10-03
lib: auth: Fixup error handling
Ian Moffett
2024-10-03
server: Fix handling of multiple clients
Ian Moffett
2024-10-03
lib: server: Add listener_clients()
Ian Moffett
2024-10-03
lib: auth: Keep track of username
Ian Moffett
2024-10-03
lib: Add missing includes
Ian Moffett
2024-10-01
project: Convert project to library
Ian Moffett
2024-09-30
lib: session: Remove zeroing of hash
Ian Moffett
2024-09-29
project: Massive fixups
Ian Moffett
2024-09-29
libostp: session: Use DIAGNOSTIC
Ian Moffett
2024-09-29
project: Move server/client code into library
Ian Moffett