freeciv:S2_0

Last commit made on 2012-09-05
Get this branch:
git clone -b S2_0 https://git.launchpad.net/freeciv

Branch merges

Branch information

Name:
S2_0
Repository:
lp:freeciv

Recent commits

850ed18... by Marko Lindqvist

Fixed sanity checking that packet size is at least header size in case where
packet is not compressed. Also fixes compilation error when network packet
compression is not enabled at all.

See gna bug #20107

[[originally from svn r21862]]

f1683e4... by Marko Lindqvist

Added return value indicating success or failure for all dio_get_xxx()
functions, and check that value to avoid infinite loop in reading arrays
from network when there's no more data even though it's expected.

From http://aluigi.altervista.org/adv/freecivet-adv.txt

Reported by Patrick Welche <prlw1>

See gna bug #20003

[[originally from svn r21705]]

6118d9c... by Marko Lindqvist

Sanity check packet length received over network against values
less than header length alone to avoid situation where body length
is considered negative.

From http://aluigi.altervista.org/adv/freecivet-adv.txt

Reported by Patrick Welche <prlw1>

See gna bug #20003

[[originally from svn r21674]]

99f4d1a... by Jacob Nevins <email address hidden>

Use http rather than https for gna.org URLs.

See gna patch #1988

[[originally from svn r18110]]

a7090b3... by Marko Lindqvist

Removed outdated and unused debian watch file.

Reported by Daniel Markstedt
See gna bug #15364

[[originally from svn r17547]]

a002c0e... by Jason Dorje Short <email address hidden>

Fix some compiler warnings in 2.0 and 1.14.

See gna bug #15801.

[[originally part of multi-branch svn commit r17284]]

fab9e3b... by Jason Dorje Short <email address hidden>

Results of running 'make update-po'.

[[originally from svn r17272]]

82ac6b2... by dmarks

Update documentation with actual URLs. Gna patch #1473.

[[originally from svn r16869]]

2356bc4... by Marko Lindqvist

Updated wishlist URL in TODO.

See gna bug #13851

[[originally from svn r15826]]

975e0f9... by Marko Lindqvist

Updated bug URL in About page to point to gna.

See gna #13644

[[originally from svn r15732]]