Ondřej Surý
|
12a266211e
|
Turn (int & flag) into (int & flag) != 0 when implicitly typed to bool
(cherry picked from commit b2b43fd235)
(cherry picked from commit fcd1569e2b)
|
2018-11-08 22:02:58 +07:00 |
|
Evan Hunt
|
8b205089b7
|
update file headers to remove copyright years
|
2018-03-14 16:40:20 -07:00 |
|
Mark Andrews
|
0c27b3fe77
|
4401. [misc] Change LICENSE to MPL 2.0.
|
2016-06-27 14:56:38 +10:00 |
|
Evan Hunt
|
48def18179
|
[master] silence coverity warnings
- remove dead code in server.c
- initialize a struct tm.c
|
2014-01-31 09:34:37 -08:00 |
|
Evan Hunt
|
bff64bf12b
|
[master] correct copyrights and attributions
see RT #35423 for details; highlights:
- remove license clauses 3 and 4 from NetBSD code
- remove advertising clause from historical BSD code
- add openssl advertising attributions
|
2014-01-24 09:46:00 -08:00 |
|
Mark Andrews
|
64819a98a9
|
cast to unsigned char
|
2014-01-16 11:46:28 +11:00 |
|
Evan Hunt
|
e4f484b7b7
|
[master] address compiler warnings
|
2014-01-15 09:35:44 -08:00 |
|
Mark Andrews
|
1b5dcef875
|
include <isc/tm.h>, <isc/lang.h> and <isc/types.h>
|
2014-01-15 20:42:22 +11:00 |
|
Evan Hunt
|
a147de10fe
|
[master] portable strptime/timegm
3709. [port] Use built-in versions of strptime() and timegm()
on all platforms to avoid portability issues.
[RT #35183]
|
2014-01-14 23:17:47 -08:00 |
|