Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Constify str_map_iter | Přemysl Janouch | 2015-12-28 | 1 | -6/+9 | |
* | Add read_file() and write_file() | Přemysl Janouch | 2015-12-13 | 1 | -46/+89 | |
* | Import configuration module from uirc3 | Přemysl Janouch | 2015-12-11 | 1 | -0/+1118 | |
* | Run tests in different processes | Přemysl Janouch | 2015-12-10 | 1 | -20/+74 | |
* | Add a test for utf8_iter | Přemysl Janouch | 2015-12-10 | 1 | -0/+8 | |
* | Fix a nasty bug in utf8_next() | Přemysl Janouch | 2015-12-10 | 1 | -11/+9 | |
* | Fix running tests on Windows etc. | Přemysl Janouch | 2015-12-10 | 1 | -1/+1 | |
* | Path searching changes | Přemysl Janouch | 2015-11-19 | 1 | -53/+88 | |
* | Convert README to AsciiDoc | Přemysl Janouch | 2015-09-27 | 1 | -2/+2 | |
* | Travis CI: Update IRC server address | Přemysl Janouch | 2015-08-22 | 1 | -1/+1 | |
* | Fix epoll with no FDs to watch over | Přemysl Janouch | 2015-08-22 | 1 | -1/+1 | |
* | Fix an embarrassing bug in msg_unpacker | Přemysl Janouch | 2015-08-17 | 1 | -1/+1 | |
* | Import the connector from uirc3 | Přemysl Janouch | 2015-08-17 | 1 | -0/+244 | |
* | Rename configuration to simple_config_* | Přemysl Janouch | 2015-08-16 | 1 | -9/+11 | |
* | Make an assertion give more information | Přemysl Janouch | 2015-08-16 | 1 | -1/+2 | |
* | Add kqueue support | premysl | 2015-08-06 | 1 | -2/+245 | |
* | Don't return ugly error strings from OpenSSL | Přemysl Janouch | 2015-07-15 | 1 | -3/+3 | |
* | Get rid of siphash.h as we don't use it | Přemysl Janouch | 2015-07-14 | 2 | -13/+1 | |
* | Allow str_map siphash key randomization | Přemysl Janouch | 2015-07-14 | 1 | -41/+76 | |
* | Add str_map_steal() | Přemysl Janouch | 2015-07-14 | 1 | -0/+14 | |
* | Add "str_map_unset_iter" | Přemysl Janouch | 2015-07-14 | 2 | -36/+115 | |
* | Import stuff from uirc3 | Přemysl Janouch | 2015-07-11 | 2 | -122/+207 | |
* | Do tilde expansion in resolve_config_filename() | Přemysl Janouch | 2015-07-01 | 1 | -0/+42 | |
* | Add str_vector_steal() | Přemysl Janouch | 2015-06-26 | 1 | -3/+10 | |
* | IRC: fix tests | Přemysl Janouch | 2015-06-11 | 1 | -2/+2 | |
* | IRC: add some tests | Přemysl Janouch | 2015-06-11 | 1 | -1/+41 | |
* | IRC: properly unescape message tags | Přemysl Janouch | 2015-06-11 | 1 | -1/+30 | |
* | Extend UTF-8 code a bit | Přemysl Janouch | 2015-05-07 | 1 | -8/+47 | |
* | Don't print out full path in assertions | Přemysl Janouch | 2015-05-07 | 1 | -0/+3 | |
* | Fix isspace_ascii(), add new _ascii() functions | Přemysl Janouch | 2015-05-02 | 1 | -1/+27 | |
* | Fix str_pack_u16() argument | Přemysl Janouch | 2015-05-02 | 1 | -1/+1 | |
* | Fix typo in comment | Přemysl Janouch | 2015-05-02 | 1 | -1/+1 | |
* | Factor out str_map_clear() | Přemysl Janouch | 2015-03-29 | 1 | -1/+9 | |
* | Add more stuff | Přemysl Janouch | 2015-03-29 | 6 | -41/+1764 | |
* | Fix formatting | Přemysl Janouch | 2015-03-29 | 1 | -1/+1 | |
* | Initial commit | Přemysl Janouch | 2015-02-28 | 10 | -0/+3114 |