Age | Commit message (Expand) | Author |
2008-03-28 | Make strstr_full_case internal. | Emanuele Giaquinta |
2008-03-15 | Remove unused global use_ssl and ssl_* settings. | Emanuele Giaquinta |
2008-03-15 | Revert unrelated changes slipped in r4774. | Emanuele Giaquinta |
2008-03-15 | Fix typo. | Emanuele Giaquinta |
2008-03-15 | Use g_ascii_str{,n}casecmp for case insensitive comparison with | Emanuele Giaquinta |
2008-03-14 | Honour -channels preference for ignore -replies, fix bug #227. | Emanuele Giaquinta |
2008-03-14 | Make ignore exceptions take precedence over ignores in all cases, as documented. | Emanuele Giaquinta |
2008-03-14 | Remove code duplication in ignore_check. | Emanuele Giaquinta |
2008-03-11 | Use struct name rather than typedef name in pointer declaration. | Emanuele Giaquinta |
2008-03-09 | Use g_ascii_str{,n}casecmp for case insensitive comparison with | Emanuele Giaquinta |
2008-03-09 | Use g_ascii_str{,n}casecmp for case insensitive comparison with | Emanuele Giaquinta |
2008-03-04 | Remove unneeded upcasing (level_get matching is case-insensitive). | Emanuele Giaquinta |
2008-03-03 | Group together declarations for string functions. | Emanuele Giaquinta |
2008-03-03 | Rename some variables. | Emanuele Giaquinta |
2008-02-16 | Move output recoding in irc_send_cmd_full. | Emanuele Giaquinta |
2008-02-04 | Remove trailing whitespace. | Emanuele Giaquinta |
2008-02-03 | Remove popt and use glib GOption commandline option parser | Emanuele Giaquinta |
2008-01-25 | Do not export iopt_tables pointer. | Emanuele Giaquinta |
2008-01-21 | Remove .cvsignore files. | Emanuele Giaquinta |
2007-12-09 | Simplify is_valid_charset by just checking with g_iconv_open that the | Emanuele Giaquinta |
2007-12-05 | Simplify itemcmp. | Emanuele Giaquinta |
2007-11-20 | Remove unneeded casts. | Emanuele Giaquinta |
2007-08-07 | Use autoconf PACKAGE_TARNAME/PACKAGE_VERSION macros rather than automake | Emanuele Giaquinta |
2007-07-26 | Remove backward compatibility for very old options. | Emanuele Giaquinta |
2007-07-26 | Change 'actlist_moves' boolean to 'actlist_sort' string which specifies the | Emanuele Giaquinta |
2007-07-08 | SSL: Fix assertion failures when net_connect_ip() detects | Jilles Tjoelker |
2007-07-08 | Fix crash when SSL-connecting to something which closes | Jilles Tjoelker |
2007-06-16 | Document -window option of join command. | Emanuele Giaquinta |
2007-06-14 | fix off by one error when extracting e.g. fe from fe_silc | Jochen Eisinger |
2007-06-10 | Removed special error==1 handling from net_gethosterror(). It wasn't used | Timo Sirainen |
2007-06-10 | When parsing a '@' option verify that the whole argument, rather than only the | Emanuele Giaquinta |
2007-05-31 | Rewrite SSL connection/handshake code. | Emanuele Giaquinta |
2007-05-30 | Apply patch from bug #202 (from "Irssi Fan"); when calling | Jilles Tjoelker |
2007-05-26 | Hide --session from --help output and remove its mention from the manual, | Emanuele Giaquinta |
2007-05-26 | Oops. | Emanuele Giaquinta |
2007-05-24 | Cleanup option handling. | Emanuele Giaquinta |
2007-05-20 | Farewell glib-1. | Emanuele Giaquinta |
2007-05-18 | Factor common code in recode_{in,out}. | Emanuele Giaquinta |
2007-05-14 | Remove code duplication. | Emanuele Giaquinta |
2007-05-10 | Allow logging of lines with no target only to logs with no items or with a | Emanuele Giaquinta |
2007-05-08 | Oops. Update address correctly now. | Wouter Coekaerts |
2007-05-08 | Update FSF address | Wouter Coekaerts |
2007-05-06 | Do not call iconfig_get_str when target is NULL. | Emanuele Giaquinta |
2007-04-29 | Factor out code from set_print into a function to get a printable | Emanuele Giaquinta |
2007-04-25 | Remove useless function. | Emanuele Giaquinta |
2007-04-19 | Fix typos. | Emanuele Giaquinta |
2007-04-16 | Properly initialize reference count for a new setting, bug #235. | Emanuele Giaquinta |
2007-04-07 | Allow logging of lines with no target to matching non autolog logs. | Emanuele Giaquinta |
2007-04-07 | Fix core_init definition. | Emanuele Giaquinta |
2007-01-07 | Make awaylog_file respect --home, bug #304. | Emanuele Giaquinta |