bcrypt_pbkdf.c
|
upstream commit
|
2015-05-10 11:57:31 +10:00 |
blowfish.c
|
Wrap blf.h include in ifdef. From FreeBSD.
|
2015-04-07 10:47:15 +10:00 |
bsd-cygwin_util.c
|
Replace strcpy with strlcpy.
|
2015-06-02 20:15:26 +10:00 |
bsd-misc.c
|
Remove dependency on xmalloc.
|
2015-02-26 04:12:58 +11:00 |
bsd-misc.h
|
Use do{}while(0) for no-op functions.
|
2015-04-07 10:48:04 +10:00 |
bsd-poll.h
|
expose POLLHUP and POLLNVAL for netcat.c
|
2015-08-21 15:45:02 +10:00 |
readpassphrase.c
|
Move definition of _NSIG.
|
2015-02-25 13:40:45 +11:00 |
realpath.c
|
make realpath.c compile -Wsign-compare clean
|
2015-07-20 11:19:51 +10:00 |
rmd160.c
|
Wrap endian.h include inside ifdef (bz#2370).
|
2015-04-17 10:40:23 +10:00 |