aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use user arguments for usernames and passwords and fix message formattingHEADmasterFerass 'Vitali64' EL HAFIDI2022-04-211-10/+11
* Revert "Set default user and password"Ferass 'Vitali64' EL HAFIDI2022-04-211-1/+1
* Set default user and passwordFerass 'Vitali64' EL HAFIDI2022-04-211-1/+1
* Extend the README a bitAndrew Yu2022-04-211-4/+12
* IDChat!Ferass 'Vitali64' EL HAFIDI2022-04-213-117/+139
* bump version to 1.9Hiltjo Posthuma2022-01-071-1/+1
* Reduce effective buffer size per channel input.Christoph Lohmann2021-12-251-1/+8
* Increase ping timeout for bad connections.Christoph Lohmann2021-12-251-1/+1
* ewritestr: Remove duplicate shift of offsetHiltjo Posthuma2020-07-051-1/+0
* remove useless c->next = NULLDavid Demelier2020-01-171-1/+1
* minor style fix for ARGENDHiltjo Posthuma2019-12-161-1/+1
* fix undefined behaviour of use of isalpha, isdigit and tolowerHiltjo Posthuma2019-12-161-3/+3
* Fix traversal of addrinfo listMichael Forney2019-05-261-2/+2
* fix typo in NOTICE messagesHiltjo Posthuma2019-02-121-1/+1
* check input length before readingHiltjo Posthuma2018-07-231-2/+8
* Add a config option to link against system or shipped strlcpyQuentin Rameau2018-06-023-5/+9
* Refactor MakefileQuentin Rameau2018-06-022-46/+31
* fix typo in commentHiltjo Posthuma2018-05-221-1/+1
* Remove .hgtagsDavid Demelier2018-05-101-10/+0
* bump version to 1.8Hiltjo Posthuma2018-02-043-3/+3
* Makefile: add a dependency on arg.hQuentin Rameau2017-12-031-0/+2
* Fix arg.hQuentin Rameau2017-12-031-6/+6
* don't modify argv, use a counterHiltjo Posthuma2017-11-181-4/+5
* Makefile: simplifyHiltjo Posthuma2017-11-181-18/+13
* allow some more characters in the channel nameHiltjo Posthuma2017-07-091-1/+1
* merge my changes to masterHiltjo Posthuma2017-06-0212-465/+938
* define EXIT_TIMEOUT and use that on ping timeouts. thanks Evan Gates for the ...Nico Golde2016-10-131-1/+3
* errm eprint isnt declared here. thanks Ali H. FardanNico Golde2016-09-071-1/+1
* use pledge by default if compiled on openbsc and provide errno stringNico Golde2016-09-062-4/+2
* fix double backslashNico Golde2016-09-021-1/+1
* add OpenBSD pledge support - thanks Gleydson SoaresNico Golde2016-09-022-0/+11
* Fix channel use after freeing in main loopVasily Kolobkov2016-02-241-2/+4
* Check up on server messagesVasily Kolobkov2016-02-241-5/+8
* prevent nick collisions by only setting the nick after the server accepted it...Nico Golde2015-11-041-2/+7
* remove duplicate word, thanks Michael Stevens!Nico Golde2015-11-042-2/+2
* use _POSIX_PIPE_BUF if PIPE_BUF is not defined (as on FreeBSD); thanks Gleyds...Nico Golde2015-03-221-2/+2
* add gitignoreNico Golde2013-10-121-0/+1
* fix "typo" in manpage, thanks Enrique GarbiNico Golde2013-04-251-1/+1
* 1.7 releaseNico Golde2013-01-051-1/+1
* add respective header for select and not implicitely include itNico Golde2012-08-141-2/+3
* convert slashes to , rather than _ in channel names. , is not allowed by the ...Nico Golde2012-07-032-1/+4
* fix parsing of JOIN messages for certain servers, thanks van KanakarakisNico Golde2012-06-282-7/+5
* mark 1.7 as the next release versionNico Golde2012-06-161-1/+1
* -k now points to an environment variable containing the passwordNico Golde2012-06-163-6/+10
* a little cleanup by Connor Lane Smith, thanks!Nico Golde2011-10-311-17/+14
* Added tag 1.6 for changeset f09f802a8037Nico Golde2011-01-311-0/+1
* update CHANGES and makefile config for 1.6Nico Golde2011-01-312-1/+4
* restructuring to stay under 500 lines ;) fix regression from 1.5 on handling ...Nico Golde2011-01-311-7/+7
* Added tag 1.5 for changeset 550ee1100719Nico Golde2011-01-241-0/+2
* document implication of autojoin patch and now tag 1.5 for real :)Nico Golde2011-01-242-3/+5