Commit Graph

44 Commits

Author SHA1 Message Date
Stas Degteff
ce9dabb83f Fix buffer overfow with zeroing stack 2011-02-22 20:25:14 +00:00
Stas Degteff
841f70e850 Small simplify 2011-02-22 14:51:06 +00:00
Stas Degteff
a1ba13fa7c Remove excessive log warning 2011-02-22 14:23:12 +00:00
Stas Degteff
29402a0cd0 Check parameters of update_statusline() 2011-02-22 13:20:17 +00:00
Stas Degteff
848b7129c2 Write message into log and statusline if parameter of update_statuslinef() is invalid 2011-02-22 12:55:06 +00:00
Stas Degteff
bc014f0485 Check parameters of update_statuslinef() 2011-02-22 12:48:13 +00:00
Stas Degteff
e59f2fc9f4 Change log messages about buffer overflow 2011-02-22 00:10:37 +00:00
Stas Degteff
343e008874 Comment: "FIXME: Strange, status line displayed always in first call. May be need to change?" 2011-02-21 15:02:03 +00:00
Stas Degteff
bf13c6929a Fix: Dont try to print NULL string (check result of strftimei()) 2011-02-21 13:06:29 +00:00
Stas Degteff
d8f5f56728 Fix windows build using MS VS: use gsprintf() instead snprintf() 2011-02-19 18:31:43 +00:00
Stas Degteff
81c1d6e91e Another fix bufer overflow in wide screen: status line don't cuting but shorten 2011-02-19 02:10:10 +00:00
Stas Degteff
54dabe3345 Fix buffer overflow on wide terminal (width >=200 characters). Bugreport from Anton Gorlov 2:5059/37 2011-02-19 01:12:12 +00:00
Ianos Gnatiuc
18d26cabfc Fixed few memory leeks. 2007-01-08 12:09:42 +00:00
Ianos Gnatiuc
734e67d8b6 Fix idle time counting (2-nd try) 2006-07-09 10:27:53 +00:00
Ianos Gnatiuc
21d9467607 Fixed idle time counting. 2006-07-08 18:50:24 +00:00
Stas Degteff
77444fa135 Re-fix: don't quit on timeout if time is stepped to past. 2006-06-09 06:46:43 +00:00
Stas Degteff
14d947467e Fix: don't quit on timeout if time is stepped to past. Thanks to Viktor Nozhnov 2:5020/1668 2006-06-06 17:29:10 +00:00
Ianos Gnatiuc
df0f689816 Fixing warnings and errors for MSVS 2005 compiler 2006-04-21 19:57:30 +00:00
Ianos Gnatiuc
b4f52b3d1e Replaced a part of color attributes from int type to vattr type 2006-01-13 14:26:31 +00:00
Ianos Gnatiuc
5c13c7c8c9 Prevent crash of golded while formatting status line 2006-01-10 23:53:52 +00:00
Ianos Gnatiuc
21b44b65d2 Changed all toupper, tolower, isupper, islower and isalpha to internal defined function. Case insensitive regexp should work on Win9x now. 2005-10-31 22:18:26 +00:00
Ianos Gnatiuc
1e0e8d690e Improved false quote detection 2005-10-28 03:14:32 +00:00
Ianos Gnatiuc
4057aba5d0 Improved false quote detection 2005-10-27 23:41:58 +00:00
Ianos Gnatiuc
44c26c3b0a Changed time_t type to time32_t 2005-10-20 21:10:42 +00:00
Ianos Gnatiuc
50c20ae93d All gmtime and localtime calls was rewritten to internal defined functions 2005-10-17 19:51:33 +00:00
Ianos Gnatiuc
745b4c1b94 New config file token QuoteUseNewAI 2005-10-16 03:41:29 +00:00
Stas Degteff
5e71adb5da Fix status line: drops dependence from GOLDMARK char 2005-09-26 16:07:14 +00:00
Alexander S. Aganichev
5ed34a60fb Scope of recent changes. 2003-12-10 08:35:16 +00:00
Alexander S. Aganichev
95c782fd71 Fix warning 2002-11-09 21:32:10 +00:00
Alexander S. Aganichev
428385bc1e Random fixes 2002-11-09 21:08:34 +00:00
Alexander S. Aganichev
5f50b3afca Fixed timeout behaviour 2002-05-03 12:45:47 +00:00
Jacobo Tarrío
8c47abb153 Namespace madness to get it to compile with gcc 3.0. Ah, 2.95 works too ;) 2001-07-16 20:35:42 +00:00
Alexander S. Aganichev
d9891a8e6e Different fixes 2001-07-03 04:27:54 +00:00
Alexander S. Aganichev
6a5125b7e5 Charset, InternetRFCBody changes; Quotecheck fixed 2001-05-26 20:29:38 +00:00
Alexander S. Aganichev
2e70dec322 bugfixing 2001-05-09 20:45:13 +00:00
Alexander S. Aganichev
0fe26ddd91 New keywords, cleanup, other changes 2001-03-17 21:17:57 +00:00
Alexander S. Aganichev
741bd5e38b various fixes 2001-02-01 11:29:10 +00:00
Alexander S. Aganichev
9f70f9735c various fixes 2001-01-28 15:13:00 +00:00
Alexander S. Aganichev
748f2ea804 Xmas fixes 2000-12-24 19:47:06 +00:00
Alexander S. Aganichev
4156d37847 Help fix 2000-12-22 00:14:04 +00:00
Alexander S. Aganichev
2bce072dd1 various fixes 2000-11-27 06:15:29 +00:00
Alexander S. Aganichev
175fc9f602 fixed two cosmetic bugs 2000-05-16 05:41:59 +00:00
Jacobo Tarrío
3c1c87657f Statusline got to work properly on ncurses 2000-03-10 20:46:26 +00:00
Alexander S. Aganichev
c451e3fb50 Initial revision. 2000-02-25 11:04:07 +00:00