- Jun 12, 2015
-
-
Matt Johnston authored
-
- Jun 04, 2015
-
-
Matt Johnston authored
-
Matt Johnston authored
-
Matt Johnston authored
Fix warnings
-
Matt Johnston authored
Fix warnings
-
- Jun 03, 2015
-
-
Matt Johnston authored
-
Matt Johnston authored
-
Matt Johnston authored
-
- May 29, 2015
-
-
Matt Johnston authored
-
- May 06, 2015
-
-
Gaël PORTAY authored
-
Gaël PORTAY authored
-
Gaël PORTAY authored
-
Gaël PORTAY authored
-
Gaël PORTAY authored
-
Gaël PORTAY authored
-
Gaël PORTAY authored
reqname, bindaddr, request_addr, desthost and orighost to be exhaustive.
-
Gaël PORTAY authored
-
Gaël PORTAY authored
-
Gaël PORTAY authored
-
Gaël PORTAY authored
-
Gaël PORTAY authored
-
Gaël PORTAY authored
-
Gaël PORTAY authored
-
Gaël PORTAY authored
-
Gaël PORTAY authored
-
Gaël PORTAY authored
-
Gaël PORTAY authored
-
Gaël PORTAY authored
-
Gaël PORTAY authored
This function is used when USE_VFORK is unset.
-
Gaël PORTAY authored
-
Gaël PORTAY authored
-
Gaël PORTAY authored
Changing checkusername()'s username argument into char * as well.
-
Gaël PORTAY authored
-
Gaël PORTAY authored
-
Gaël PORTAY authored
-
Gaël PORTAY authored
-
Gaël PORTAY authored
Data is usually represented as "unsigned char *" like genrandom().
-
Gaël PORTAY authored
-
Gaël PORTAY authored
-
Gaël PORTAY authored
error: ‘noreturn’ function does return [-Werror] abort() is a noreturn function while raise() is not. And because crypt_argchk() is flagged as __attribute__(noreturn), abort() appears to be a better condidate. This compilation warning has probably been introduced by commit 1809f741.
-