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
path:
root
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-04-21
Revert "Set default user and password"
Ferass 'Vitali64' EL HAFIDI
1
-1
/
+1
2022-04-21
Set default user and password
Ferass 'Vitali64' EL HAFIDI
1
-1
/
+1
2022-04-21
Extend the README a bit
Andrew Yu
1
-4
/
+12
2022-04-21
IDChat!
Ferass 'Vitali64' EL HAFIDI
3
-117
/
+139
2022-01-07
bump version to 1.9
Hiltjo Posthuma
1
-1
/
+1
2021-12-25
Reduce effective buffer size per channel input.
Christoph Lohmann
1
-1
/
+8
2021-12-25
Increase ping timeout for bad connections.
Christoph Lohmann
1
-1
/
+1
2020-07-05
ewritestr: Remove duplicate shift of offset
Hiltjo Posthuma
1
-1
/
+0
2020-01-17
remove useless c->next = NULL
David Demelier
1
-1
/
+1
2019-12-16
minor style fix for ARGEND
Hiltjo Posthuma
1
-1
/
+1
2019-12-16
fix undefined behaviour of use of isalpha, isdigit and tolower
Hiltjo Posthuma
1
-3
/
+3
2019-05-26
Fix traversal of addrinfo list
Michael Forney
1
-2
/
+2
2019-02-12
fix typo in NOTICE messages
Hiltjo Posthuma
1
-1
/
+1
2018-07-23
check input length before reading
Hiltjo Posthuma
1
-2
/
+8
2018-06-02
Add a config option to link against system or shipped strlcpy
Quentin Rameau
3
-5
/
+9
2018-06-02
Refactor Makefile
Quentin Rameau
2
-46
/
+31
2018-05-22
fix typo in comment
Hiltjo Posthuma
1
-1
/
+1
2018-05-10
Remove .hgtags
David Demelier
1
-10
/
+0
2018-02-04
bump version to 1.8
Hiltjo Posthuma
3
-3
/
+3
2017-12-03
Makefile: add a dependency on arg.h
Quentin Rameau
1
-0
/
+2
2017-12-03
Fix arg.h
Quentin Rameau
1
-6
/
+6
2017-11-18
don't modify argv, use a counter
Hiltjo Posthuma
1
-4
/
+5
2017-11-18
Makefile: simplify
Hiltjo Posthuma
1
-18
/
+13
2017-07-09
allow some more characters in the channel name
Hiltjo Posthuma
1
-1
/
+1
2017-06-02
merge my changes to master
Hiltjo Posthuma
12
-465
/
+938
2016-10-13
define EXIT_TIMEOUT and use that on ping timeouts. thanks Evan Gates for the ...
Nico Golde
1
-1
/
+3
2016-09-07
errm eprint isnt declared here. thanks Ali H. Fardan
Nico Golde
1
-1
/
+1
2016-09-06
use pledge by default if compiled on openbsc and provide errno string
Nico Golde
2
-4
/
+2
2016-09-02
fix double backslash
Nico Golde
1
-1
/
+1
2016-09-02
add OpenBSD pledge support - thanks Gleydson Soares
Nico Golde
2
-0
/
+11
2016-02-24
Fix channel use after freeing in main loop
Vasily Kolobkov
1
-2
/
+4
2016-02-24
Check up on server messages
Vasily Kolobkov
1
-5
/
+8
2015-11-04
prevent nick collisions by only setting the nick after the server accepted it...
Nico Golde
1
-2
/
+7
2015-11-04
remove duplicate word, thanks Michael Stevens!
Nico Golde
2
-2
/
+2
2015-03-22
use _POSIX_PIPE_BUF if PIPE_BUF is not defined (as on FreeBSD); thanks Gleyds...
Nico Golde
1
-2
/
+2