Mark Vejvoda
|
011e0263b0
|
- lots more code cleanup, using safe buffer size code to avoid buffer overflows
|
2012-10-19 01:31:20 +00:00 |
|
Mark Vejvoda
|
828069087b
|
- removed un-necessary sendfile header
- fixed compile when streflop disabled
|
2011-10-13 20:05:39 +00:00 |
|
Mark Vejvoda
|
19ea6b4058
|
- added FreeBSD patches from moellemeister (thanks)
|
2011-01-21 00:12:15 +00:00 |
|
Mark Vejvoda
|
66261ad662
|
- updated line endings to unix style characters to fix Bug #3085838
|
2011-01-20 15:56:30 +00:00 |
|
Mark Vejvoda
|
9ba8668751
|
- win32 winsock bugfixes causing havok and grief for win32 users (corrupt winsock stack due to extra call to wsacleanup)
|
2011-01-17 23:45:09 +00:00 |
|
Mark Vejvoda
|
e967ac48fd
|
- some bugfixes for ftp transfer (i think multiple concurrent users now works properly)
|
2011-01-17 07:19:32 +00:00 |
|
Mark Vejvoda
|
1cc5f8c70e
|
- commented console output for FTP progress
|
2011-01-16 03:44:55 +00:00 |
|
Mark Vejvoda
|
6e7bcd2ece
|
- attempt for ftp bigfixes
|
2011-01-16 01:16:02 +00:00 |
|
Mark Vejvoda
|
385fb0b3f0
|
- bunch of bugfixes for FTP file transfer:
- failed attempts should now properly cleanup partial downloaded files
- better logging and resource usage to track down problems
|
2011-01-15 21:53:00 +00:00 |
|
Mark Vejvoda
|
26cdb8ccad
|
- more bugfixes for ftp painting
|
2011-01-09 09:05:34 +00:00 |
|
Mark Vejvoda
|
34c089b9ad
|
- protect against socket signal in ftp server
|
2011-01-09 08:01:14 +00:00 |
|
Mark Vejvoda
|
912188679c
|
- some ftp bugfixes and cleanup on ftp client that have failed transfers
|
2011-01-09 05:49:59 +00:00 |
|
Mark Vejvoda
|
b30fe62528
|
- to appease the security freaks, ONLY clients that are ALREADY connected in the lobby are able to connect to the built in FTP server now
|
2011-01-07 06:21:23 +00:00 |
|
Mark Vejvoda
|
a5a744fcad
|
- updated FTP code to use specific ports for MG and not random FTP ports
|
2011-01-06 00:52:00 +00:00 |
|
Mark Vejvoda
|
d176053da9
|
- plenty of code cleanup (some refactoring of socket / UPNP code)
- FTP console output now only shows when --verbose used
|
2010-12-31 08:21:26 +00:00 |
|
Mark Vejvoda
|
3f0ee7a6cb
|
- some initial changes to try to get ftp working over the Internet with firewalls etc
|
2010-12-30 15:56:02 +00:00 |
|
Mark Vejvoda
|
4fb1b1092f
|
- added ftp port # as an ini setting and added to UPNP for router auto-config
- added new language string for message box to prompt map file downloads
|
2010-12-29 20:28:25 +00:00 |
|
Mark Vejvoda
|
6e88e4be4c
|
- got my plumbers suit on and added the plumbing for FTP file xfers
|
2010-12-29 01:10:53 +00:00 |
|