Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s/long long unsigned/unsigned long long/, from tim via portable | 2010-01-18 | 1 | -3/+3 | |
| | |||||
* | Remove a PRIu64 format string that snuck in with roaming. ok djm@ | 2010-01-09 | 1 | -3/+3 | |
| | |||||
* | Do the actual suspend/resume in the client. This won't be useful until | 2009-10-24 | 1 | -0/+276 | |
the server side supports roaming. Most code from Martin Forssen, maf at appgate dot com. Some changes by me and markus@ ok markus@ |