Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
6582 2792 d 10 h nisargshah95 /programs/ refactor code, add GUI and fix bugs  
6437 2924 d 17 h nisargshah95 /programs/network/ftpc/ add proper error handling for socket functions  
6436 2924 d 17 h nisargshah95 /programs/network/ftpc/ add proper error handling for socket functions  
6394 2970 d 15 h nisargshah95 /programs/network/ftpc/ add support to parse parameters  
5098 3548 d 12 h clevermouse / switch build system to Tup  
5011 3596 d 7 h hidnplayr /programs/network/ftpc/ Preparing for active connections, added ftpc.ini with settings, some housekeeping.  
4922 3672 d 4 h ashmew2 /programs/network/ftpc/ Added RDIR command to FTPC  
4920 3673 d 7 h hidnplayr /programs/network/ftpc/ small bugfixes  
4918 3676 d 20 h hidnplayr /programs/network/ftpc/ FTPC 0.12: notify user when connect failed, added timeout when receiving commands from the server.  
4729 3712 d 20 h hidnplayr /programs/network/ftpc/ Fixed support for multiline commands. (fix #80)  
3967 3892 d 9 h hidnplayr /programs/network/ftpc/ FTP client: print some more text to the user.  
3821 3974 d 19 h hidnplayr /programs/network/ftpc/ FTPc: fixed passive command broken in #3814  
3818 3975 d 7 h hidnplayr /programs/network/ftpc/ FTPc: bugfix for passive, other small improvements.  
3814 3975 d 18 h hidnplayr /programs/network/ftpc/ FTPc: use <cr lf> after commands instead of just <lf>  
3813 3975 d 19 h hidnplayr /programs/network/ftpc/ FTPc: better command parser, improved help, increased code quality.  
3804 3977 d 16 h hidnplayr /programs/network/ftpc/ FTPc: added cdup, mkd, and rmd commands.  
3803 3977 d 17 h hidnplayr /programs/network/ftpc/ FTPc: hide password.  
3802 3977 d 17 h hidnplayr /programs/network/ftpc/ FTPc: added lcwd command (change local working directory)  
3800 3977 d 18 h hidnplayr /programs/network/ftpc/ FTPc: send and receive files from applications working directory to servers working directory, also added dele and bye commands.  
3794 3978 d 6 h hidnplayr /programs/network/ftpc/ FTPc: added pwd command, bugfixes  
3793 3978 d 6 h hidnplayr /programs/network/ftpc/ FTPc: added retr command (just print to console for now).  
3792 3978 d 6 h hidnplayr /programs/network/ftpc/ FTPc: receive all data from server, larger screen buffer.  
3790 3978 d 7 h hidnplayr /programs/network/ftpc/ FTPc: some more bugfixes, added cwd command  
3789 3978 d 7 h hidnplayr /programs/network/ftpc/ Small bugfixes and improvements for FTP client  
3704 3992 d 8 h hidnplayr / use blocking sockets by default.  
3701 3993 d 8 h hidnplayr /programs/network/ftpc/ Some FTP client demo code for the brave.