Parent Directory
|
|
|
|
|
.cvsignore
|
1.1 |
6 years |
rra |
Add .cvsignore files to the entire tree.
|
Makefile
|
1.67 |
5 years |
rra |
Move ISWHITE from macros.h to libinn.h and remove macros.h. Remove the
include ... |
art.c
|
1.205 |
5 years |
rra |
Use strlcpy and strlcat instead of strcpy and strcat everywhere that it's
feasib... |
cc.c
|
1.107 |
5 years |
rra |
Move ARRAY_SIZE and ARRAY_END into clibrary, with the same definitions as
the ol... |
chan.c
|
1.71 |
5 years |
rra |
On channel close, don't wake up channels that seem to correspond to the
same hos... |
icd.c
|
1.45 |
5 years |
rra |
Replace xmalloc/memset pairs with xcalloc.
|
innd.c
|
1.96 |
5 years |
rra |
Replace TRUE with true and FALSE with false everywhere and remove the code
to de... |
innd.h
|
1.95 |
5 years |
rra |
Move ISWHITE from macros.h to libinn.h and remove macros.h. Remove the
include ... |
inndstart.c
|
1.55 |
5 years |
rra |
Use strlcpy and strlcat instead of strcpy and strcat everywhere that it's
feasib... |
keywords.c
|
1.8 |
5 years |
rra |
Use xmalloc instead of malloc and don't check the return value of xstrdup
since ... |
lc.c
|
1.22 |
5 years |
rra |
Use strlcpy and strlcat instead of strcpy and strcat everywhere that it's
feasib... |
nc.c
|
1.89 |
5 years |
rra |
Move ARRAY_SIZE and ARRAY_END into clibrary, with the same definitions as
the ol... |
newsfeeds.c
|
1.44 |
5 years |
rra |
Replace xmalloc/memset pairs with xcalloc.
|
ng.c
|
1.34 |
5 years |
rra |
Remove SUPPRESS comments for lint.
|
perl.c
|
1.32 |
5 years |
rra |
Replace many uses of strncpy with strlcpy instead. Replace some of them
after x... |
proc.c
|
1.15 |
5 years |
rra |
Replace TRUE with true and FALSE with false everywhere and remove the code
to de... |
python.c
|
1.22 |
5 years |
rra |
Use strlcpy and strlcat instead of strcpy and strcat everywhere that it's
feasib... |
rc.c
|
1.83 |
5 years |
rra |
Use strlcpy and strlcat instead of strcpy and strcat everywhere that it's
feasib... |
site.c
|
1.48 |
5 years |
rra |
Use strlcpy and strlcat instead of strcpy and strcat, and replace some
sprintf c... |
status.c
|
1.34 |
5 years |
rra |
Use strlcpy and strlcat instead of strcpy and strcat everywhere that it's
feasib... |
tcl.c
|
1.16 |
5 years |
rra |
Replace TRUE with true and FALSE with false everywhere and remove the code
to de... |
util.c
|
1.15 |
5 years |
rra |
Replace many uses of strncpy with strlcpy instead. Replace some of them
after x... |
wip.c
|
1.19 |
5 years |
rra |
Replace TRUE with true and FALSE with false everywhere and remove the code
to de... |