index
:
idchat.git
master
[DEPRECATED] Fork of IrcIt for IDC by Ferass
Runxi Yu
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use user arguments for usernames and passwords and fix message formatting
HEAD
master
Ferass 'Vitali64' EL HAFIDI
2022-04-21
1
-10
/
+11
*
Revert "Set default user and password"
Ferass 'Vitali64' EL HAFIDI
2022-04-21
1
-1
/
+1
*
Set default user and password
Ferass 'Vitali64' EL HAFIDI
2022-04-21
1
-1
/
+1
*
Extend the README a bit
Andrew Yu
2022-04-21
1
-4
/
+12
*
IDChat!
Ferass 'Vitali64' EL HAFIDI
2022-04-21
3
-117
/
+139
*
bump version to 1.9
Hiltjo Posthuma
2022-01-07
1
-1
/
+1
*
Reduce effective buffer size per channel input.
Christoph Lohmann
2021-12-25
1
-1
/
+8
*
Increase ping timeout for bad connections.
Christoph Lohmann
2021-12-25
1
-1
/
+1
*
ewritestr: Remove duplicate shift of offset
Hiltjo Posthuma
2020-07-05
1
-1
/
+0
*
remove useless c->next = NULL
David Demelier
2020-01-17
1
-1
/
+1
*
minor style fix for ARGEND
Hiltjo Posthuma
2019-12-16
1
-1
/
+1
*
fix undefined behaviour of use of isalpha, isdigit and tolower
Hiltjo Posthuma
2019-12-16
1
-3
/
+3
*
Fix traversal of addrinfo list
Michael Forney
2019-05-26
1
-2
/
+2
*
fix typo in NOTICE messages
Hiltjo Posthuma
2019-02-12
1
-1
/
+1
*
check input length before reading
Hiltjo Posthuma
2018-07-23
1
-2
/
+8
*
Add a config option to link against system or shipped strlcpy
Quentin Rameau
2018-06-02
3
-5
/
+9
*
Refactor Makefile
Quentin Rameau
2018-06-02
2
-46
/
+31
*
fix typo in comment
Hiltjo Posthuma
2018-05-22
1
-1
/
+1
*
Remove .hgtags
David Demelier
2018-05-10
1
-10
/
+0
*
bump version to 1.8
Hiltjo Posthuma
2018-02-04
3
-3
/
+3
*
Makefile: add a dependency on arg.h
Quentin Rameau
2017-12-03
1
-0
/
+2
*
Fix arg.h
Quentin Rameau
2017-12-03
1
-6
/
+6
*
don't modify argv, use a counter
Hiltjo Posthuma
2017-11-18
1
-4
/
+5
*
Makefile: simplify
Hiltjo Posthuma
2017-11-18
1
-18
/
+13
*
allow some more characters in the channel name
Hiltjo Posthuma
2017-07-09
1
-1
/
+1
*
merge my changes to master
Hiltjo Posthuma
2017-06-02
12
-465
/
+938
*
define EXIT_TIMEOUT and use that on ping timeouts. thanks Evan Gates for the ...
Nico Golde
2016-10-13
1
-1
/
+3
*
errm eprint isnt declared here. thanks Ali H. Fardan
Nico Golde
2016-09-07
1
-1
/
+1
*
use pledge by default if compiled on openbsc and provide errno string
Nico Golde
2016-09-06
2
-4
/
+2
*
fix double backslash
Nico Golde
2016-09-02
1
-1
/
+1
*
add OpenBSD pledge support - thanks Gleydson Soares
Nico Golde
2016-09-02
2
-0
/
+11
*
Fix channel use after freeing in main loop
Vasily Kolobkov
2016-02-24
1
-2
/
+4
*
Check up on server messages
Vasily Kolobkov
2016-02-24
1
-5
/
+8
*
prevent nick collisions by only setting the nick after the server accepted it...
Nico Golde
2015-11-04
1
-2
/
+7
*
remove duplicate word, thanks Michael Stevens!
Nico Golde
2015-11-04
2
-2
/
+2
*
use _POSIX_PIPE_BUF if PIPE_BUF is not defined (as on FreeBSD); thanks Gleyds...
Nico Golde
2015-03-22
1
-2
/
+2
*
add gitignore
Nico Golde
2013-10-12
1
-0
/
+1
*
fix "typo" in manpage, thanks Enrique Garbi
Nico Golde
2013-04-25
1
-1
/
+1
*
1.7 release
Nico Golde
2013-01-05
1
-1
/
+1
*
add respective header for select and not implicitely include it
Nico Golde
2012-08-14
1
-2
/
+3
*
convert slashes to , rather than _ in channel names. , is not allowed by the ...
Nico Golde
2012-07-03
2
-1
/
+4
*
fix parsing of JOIN messages for certain servers, thanks van Kanakarakis
Nico Golde
2012-06-28
2
-7
/
+5
*
mark 1.7 as the next release version
Nico Golde
2012-06-16
1
-1
/
+1
*
-k now points to an environment variable containing the password
Nico Golde
2012-06-16
3
-6
/
+10
*
a little cleanup by Connor Lane Smith, thanks!
Nico Golde
2011-10-31
1
-17
/
+14
*
Added tag 1.6 for changeset f09f802a8037
Nico Golde
2011-01-31
1
-0
/
+1
*
update CHANGES and makefile config for 1.6
Nico Golde
2011-01-31
2
-1
/
+4
*
restructuring to stay under 500 lines ;) fix regression from 1.5 on handling ...
Nico Golde
2011-01-31
1
-7
/
+7
*
Added tag 1.5 for changeset 550ee1100719
Nico Golde
2011-01-24
1
-0
/
+2
*
document implication of autojoin patch and now tag 1.5 for real :)
Nico Golde
2011-01-24
2
-3
/
+5
[next]