dockapps/wmbiff/wmbiff
Jeremy Sowden 2ec13c2f6f wmbiff: use one for-loop when creating backing XPM.
Fixes static analysis warning about uninitialized value.

Signed-off-by: Jeremy Sowden <jeremy@azazel.net>
2019-07-14 17:35:21 +01:00
..
charutil.c Remove trailing whitespace. 2014-10-05 19:18:49 +01:00
charutil.h Remove trailing whitespace. 2014-10-05 19:18:49 +01:00
Client.h wmbiff: stop hiding pointers behind typedefs. 2019-07-14 17:35:21 +01:00
gnutls-common.c wmbiff: Fix compiler warnings from deprecated gnutls types. 2014-11-08 11:20:02 +00:00
gnutls-common.h wmbiff: Fix compiler warnings from deprecated gnutls types. 2014-11-08 11:20:02 +00:00
Imap4Client.c wmbiff: fixed leaks. 2019-07-14 17:35:21 +01:00
maildirClient.c wmbiff: stop hiding pointers behind typedefs. 2019-07-14 17:35:21 +01:00
Makefile.am Remove trailing whitespace. 2014-10-05 19:18:49 +01:00
mboxClient.c wmbiff: stop hiding pointers behind typedefs. 2019-07-14 17:35:21 +01:00
MessageList.c wmbiff: stop hiding pointers behind typedefs. 2019-07-14 17:35:21 +01:00
MessageList.h wmbiff: stop hiding pointers behind typedefs. 2019-07-14 17:35:21 +01:00
passwordMgr.c wmbiff: fixed possible null-pointer dereference. 2019-07-14 17:35:21 +01:00
passwordMgr.h wmbiff: stop hiding pointers behind typedefs. 2019-07-14 17:35:21 +01:00
Pop3Client.c wmbiff: replaced strncpy with memcpy. 2019-07-14 17:35:21 +01:00
regulo.c wmbiff: regulo_match modifies instructions[i].destination, so remove const. 2019-06-28 16:26:47 +01:00
regulo.h wmbiff: regulo_match modifies instructions[i].destination, so remove const. 2019-06-28 16:26:47 +01:00
sample.wmbiffrc Update mailing list links to new Google Groups. 2018-05-14 23:34:53 +01:00
ShellClient.c wmbiff: stop hiding pointers behind typedefs. 2019-07-14 17:35:21 +01:00
socket.c wmbiff: fixed endianness problems connecting to POP and IMAP servers. 2019-06-28 16:26:47 +01:00
test_tlscomm.c wmbiff: fixed leaks. 2019-07-14 17:35:21 +01:00
test_wmbiff.c wmbiff: stop hiding pointers behind typedefs. 2019-07-14 17:35:21 +01:00
tlsComm.c wmbiff: fixed leaks. 2019-07-14 17:35:21 +01:00
tlsComm.h wmbiff: stop hiding pointers behind typedefs. 2019-07-14 17:35:21 +01:00
wmbiff-classic-master-led.xpm Enable classic mode. 2013-04-08 18:04:30 +01:00
wmbiff-master-led.xpm Strip off version numbers from dir name 2012-02-12 22:50:31 +00:00
wmbiff.1 Update mailing list links to new Google Groups. 2018-05-14 23:34:53 +01:00
wmbiff.c wmbiff: use one for-loop when creating backing XPM. 2019-07-14 17:35:21 +01:00
wmbiffrc.5.in wmbiff: Fix manpages. 2014-11-08 11:20:02 +00:00