| Commit message (Expand) | Author | Age |
... | |
* | Use configPath to load TLS cert/priv | June McEnroe | 2020-08-20 |
* | Refactor base dir functions to iterate over paths | June McEnroe | 2020-08-20 |
* | Say "OpenSSL" in additional permission notices | June McEnroe | 2020-08-04 |
* | Replace catf with something that tracks len | June McEnroe | 2020-07-30 |
* | Define explicit_bzero using memset_s on macOS | June McEnroe | 2020-07-30 |
* | Remove use of strlcat | June McEnroe | 2020-07-30 |
* | Bump ParamCap to 254 | June McEnroe | 2020-06-24 |
* | Add additional permission for linking with LibreSSL | June McEnroe | 2020-06-08 |
* | Mark global variables in chat.h as extern | Michael Forney | 2020-05-07 |
* | Check ignores against id | June McEnroe | 2020-04-07 |
* | Add M-q to collapse whitespace | June McEnroe | 2020-04-07 |
* | Add /ignore message filtering patterns | June McEnroe | 2020-03-31 |
* | Add text macros | June McEnroe | 2020-03-30 |
* | Add logging functions | June McEnroe | 2020-03-25 |
* | Track MODE in replies | June McEnroe | 2020-03-23 |
* | Assume worst case for unknown user and host in splitMessage | June McEnroe | 2020-03-23 |
* | Track own host, handle CHGHOST | June McEnroe | 2020-03-22 |
* | Implement the causal.agency/consumer capability | June McEnroe | 2020-02-29 |
* | Add /mode, /except, /invex and handle lists replies | June McEnroe | 2020-02-25 |
* | Add /ban, /unban and handle ban list replies | June McEnroe | 2020-02-19 |
* | Various small cleanups | June McEnroe | 2020-02-16 |
* | Replace a lot of snprintf with a catf implementation | June McEnroe | 2020-02-16 |
* | Track EXCEPTS and INVEX modes | June McEnroe | 2020-02-16 |
* | Replace small integers in size_t with uint | June McEnroe | 2020-02-15 |
* | Track PREFIX modes and CHANMODES | June McEnroe | 2020-02-15 |
* | Enable multi-prefix | June McEnroe | 2020-02-15 |
* | Separate network info from self | June McEnroe | 2020-02-15 |
* | Add /invite | June McEnroe | 2020-02-14 |
* | Add /away | June McEnroe | 2020-02-14 |
* | Add /exec | June McEnroe | 2020-02-13 |
* | Rename procPipe to utilPipe | June McEnroe | 2020-02-13 |
* | Refactor windows into array and add /move | June McEnroe | 2020-02-13 |
* | Explicitly close the TLS connection | June McEnroe | 2020-02-13 |
* | Add -N flag for notifications | June McEnroe | 2020-02-12 |
* | Implement source address selection | multiplexd | 2020-02-13 |
* | Add /list | June McEnroe | 2020-02-12 |
* | Add C-t transpose | June McEnroe | 2020-02-12 |
* | Allow for arguments to open/copy utilities | June McEnroe | 2020-02-12 |
* | Add -R restricted flag | June McEnroe | 2020-02-11 |
* | Define ColorCap instead of hardcoding 100 | June McEnroe | 2020-02-11 |
* | Move hash to top of chat.h | June McEnroe | 2020-02-11 |
* | Move base64 out of chat.h | June McEnroe | 2020-02-11 |
* | Move XDG_SUBDIR out of chat.h | June McEnroe | 2020-02-11 |
* | Declare strlcat | June McEnroe | 2020-02-11 |
* | Only automatically switch to expected joins | June McEnroe | 2020-02-10 |
* | Factor out XDG base directory code | June McEnroe | 2020-02-10 |
* | Add -s to save and load buffers | June McEnroe | 2020-02-10 |
* | Eliminate array in hash | June McEnroe | 2020-02-10 |
* | Add -H | June McEnroe | 2020-02-10 |
* | Hash to colors in the range 2-75 | June McEnroe | 2020-02-10 |