Activity
Update char encoding for core.french.lang
Update char encoding for core.french.lang
Pull request merge
Documentation clarification, typos
Documentation clarification, typos
Pull request merge
Change localtime() -> localtime_r()
Change localtime() -> localtime_r()
Pull request merge
Update Cygwin INSTALL Requirements
Update Cygwin INSTALL Requirements
Pull request merge
Select non-blocking sock for write instead of read
Select non-blocking sock for write instead of read
Pull request merge
Wait for ssl handshake to finish before writing to socket
Wait for ssl handshake to finish before writing to socket
Pull request merge
Fix format specifiers for time_t / difftime
Fix format specifiers for time_t / difftime
Pull request merge
Fix server name/pass len handling on jump
Fix server name/pass len handling on jump
Pull request merge
Add SASL SCRAM option
Add SASL SCRAM option
Pull request merge
Add -std=gnu99, if available, to CFLAGS
Add -std=gnu99, if available, to CFLAGS
Pull request merge
Fix "echo off" issues
Fix "echo off" issues
Pull request merge
Fix got353() for userhost-in-names
Fix got353() for userhost-in-names
Pull request merge
Fix u_int8_t -> uint8_t
Fix u_int8_t -> uint8_t
Pull request merge
Fix heap-use-after-free
Fix heap-use-after-free
Pull request merge
Fix ident.mod corner case
Fix ident.mod corner case
Pull request merge
Fix unload crash of irc mod
Fix unload crash of irc mod
Pull request merge
Fix pbkdf2 mod make error
Fix pbkdf2 mod make error
Pull request merge
Fix format-truncation warning
Fix format-truncation warning
Pull request merge