[Freeciv-Dev] [patch #2380] Client - metaserver communication with curl

2011-11-14 Thread Marko Lindqvist

Update of patch #2380 (project freeciv):

  Status:  Ready For Test = Done   
 Assigned to:None = cazfi  
 Open/Closed:Open = Closed 


___

Reply to this item at:

  http://gna.org/patch/?2380

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #2380] Client - metaserver communication with curl

2011-11-09 Thread Marko Lindqvist

Update of patch #2380 (project freeciv):

Category: general = client 
  Status: In Progress = Ready For Test 

___

Follow-up Comment #3:

 Doesn't work yet. Seems like a bug in secfile line endings
 handling.

Turned out to be bug in this patch after all. This version works.

(file #14504)
___

Additional Item Attachment:

File name: ClientMetaCurl_2380-2.diff Size:10 KB


___

Reply to this item at:

  http://gna.org/patch/?2380

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #2380] Client - metaserver communication with curl

2011-11-07 Thread Marko Lindqvist

Update of patch #2380 (project freeciv):

  Status:None = In Progress

___

Follow-up Comment #2:

First version of the patch. Doesn't work yet. Seems like a bug in secfile
line endings handling. Previously we got reply with rn line endings and
everything worked. Now we get same reply except for line endings being n and
nothing works.

(file #14479)
___

Additional Item Attachment:

File name: ClientMetaCurl.diffSize:10 KB


___

Reply to this item at:

  http://gna.org/patch/?2380

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #2380] Client - metaserver communication with curl

2011-07-11 Thread Marko Lindqvist

Update of patch #2380 (project freeciv):

 Planned Release:   2.4.0 = 2.5.0  


___

Reply to this item at:

  http://gna.org/patch/?2380

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #2380] Client - metaserver communication with curl

2011-06-19 Thread Marko Lindqvist

Update of patch #2380 (project freeciv):

  Depends on: = patch #2738


___

Reply to this item at:

  http://gna.org/patch/?2380

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #2380] Client - metaserver communication with curl

2011-01-25 Thread Marko Lindqvist

Follow-up Comment #1, patch #2380 (project freeciv):

We don't want block client when it's waiting reply from metaserver. That
would be regression to current situation. Single libcurl call to send http
post and getting reply would block. I think we have to move metaserver
handling to separate thread in client side (also) before we can use curl
there.

___

Reply to this item at:

  http://gna.org/patch/?2380

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #2380] Client - metaserver communication with curl

2011-01-19 Thread Marko Lindqvist

URL:
  http://gna.org/patch/?2380

 Summary: Client - metaserver communication with curl
 Project: Freeciv
Submitted by: cazfi
Submitted on: Wed 19 Jan 2011 10:42:46 PM EET
Category: general
Priority: 5 - Normal
  Status: None
 Privacy: Public
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any
 Planned Release: 2.4.0

___

Details:

No patch yet, but opening ticket so metaticket patch #1845 can depend on
complete list of tickets to implement.

Communication between client and metaserver should happen using netfile
interface, which itself uses curl. Netfile module needs improvements to
support this.




___

Reply to this item at:

  http://gna.org/patch/?2380

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev