1
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 4 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Improve efficiency of m_3cat() algorithm More... over 4 years ago
Remove duplicate global definitions More... over 4 years ago
Minor fixes and improvements to channel_stats() More... over 4 years ago
Reformat and simplify channel_stats() and make_channel() More... over 4 years ago
Remove queueing of wildcard CSETs and fix use-after-free with queued CSETs More... over 4 years ago
Combine cset_variable_case1() and cset_variable_casedef() into cset_variable_range() More... almost 5 years ago
Simplify cset_variable_casedef() More... almost 5 years ago
Simplifications to cset_variable() More... almost 5 years ago
Very minor simplification/cleanup of is_channel() More... almost 5 years ago
Avoid reading an uninitialized byte in dgets() More... almost 5 years ago
Bump MAXPARA (maximum protocol message arguments) to 20 as per EPIC5 More... almost 5 years ago
Correctly handle a last argument prefixed with : for any protocol message More... almost 5 years ago
Fix SHOW_AWAY_ONCE so it shows away message if the nick has changed More... almost 5 years ago
Handle 301 numeric with missing message away message argument More... almost 5 years ago
Minor simplification to remove one #ifdef/#endif pair More... about 5 years ago
Move find_old_server() nearby to only caller and make static More... about 5 years ago
Remove obsolete check_host() function More... about 5 years ago
Remove my_from_server argument to finalize_server_connect() More... about 5 years ago
Simplification of logic in server_lost() More... over 5 years ago
Display "Servers exhausted. Restarting." message at the right time More... over 5 years ago
Retry the initial server connection the correct number of times More... over 5 years ago
Simplify next_server() More... over 5 years ago
Improve error messages for SSL connection failures More... over 5 years ago
Make finalize_server_connect() static More... over 5 years ago
Correctly handle reconnection after finalize_server_connect() fails More... over 5 years ago
Rename 'lines' identifiers that clash with <term.h> More... over 5 years ago
Rename 'pad_char' argument to padc More... over 5 years ago
Rename 'lines' variables More... over 5 years ago
Rename 'lines' variable to 'line_range' More... over 5 years ago
Remove #include <ircterm.h> from source files that don't use it More... over 5 years ago