Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 9e652610 | 2009-07-23 00:24:28 | A more hackish (but more backported) fix for the intptr vs uintptr fix from trunk. svn:r1374 | ||
| 8155ed0c | 2009-07-21 19:01:07 | #ifdef out some callbacks in regress.c that windows doesn't use. svn:r1371 | ||
| 4c364111 | 2009-07-21 18:57:38 | Fix compilation of 1.4 branch on win32 svn:r1370 | ||
| 267472dc | 2009-07-21 17:57:31 | Do a quick-and-dirty hack to fix a gcc warning on 1.4 with a 64-bit arch svn:r1368 | ||
| 9af9aba6 | 2009-07-21 17:57:25 | Add -fno-strict-aliasing to let 1.4 build happily on GCC 4.4 svn:r1367 | ||
| f5408f1d | 2009-07-17 20:27:54 | Checking for MS_WINDOWS rather than WIN32 is a Tor-ism. Fix that! {Backport} svn:r1359 | ||
| 0ae18517 | 2009-07-17 19:00:22 | Backport: Update event_tv when time jumps backwards, so that we only note each jump once. Not strictly needed in 1.4, but good for correctness. svn:r1354 | ||
| 2bdf3077 | 2009-07-14 19:31:11 | [Backport] Do not define _FORTIFY_SOURCE if the platform GCC already defined it for us. svn:r1345 | ||
| a763e741 | 2009-06-30 14:20:44 | The truncated bit is in the 3rd byte of a dns reply, not the 4th. svn:r1331 | ||
| 76339194 | 2009-06-24 22:39:12 | Let evdns keep working when our IP changes. Fix by Christopher Davis; backported by nickm. svn:r1328 |