Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
3200 4126 d 2 h hidnplayr /kernel/branches/net/ Updated API so applications can easily send ARP announcements, keep track of ARP conflicts.
Zeroconfig now supports padding option and sends ARP announcements if needed. Also some refactoring/cleanup.
 
3191 4131 d 8 h hidnplayr /kernel/branches/net/applications/ircc/ Stub for new IRC client.  
3179 4136 d 2 h IgorA /kernel/branches/net/applications/tftpc/ correct import function names  
3154 4143 d 14 h hidnplayr /kernel/branches/net/ Added VIA Rhine driver. Only tested on Rhine II cards.  
3146 4154 d 2 h hidnplayr /kernel/branches/net/ Added simple socket debugging tool.
Moved some TCP code to tcp_usreq.inc.
 
3144 4155 d 0 h hidnplayr /kernel/branches/net/ Added TCP_mss (max segment size) stub.
Bugfix in FTPD concerning data ports.
 
2995 4213 d 10 h hidnplayr /kernel/branches/net/ Port numbers for TCP and UDP must be given in Big endian order now.  
2965 4273 d 12 h hidnplayr /kernel/branches/net/applications/pppoe/ Added some more configuration protocols to the PPPoE program  
2963 4275 d 11 h hidnplayr /kernel/branches/net/applications/pppoe/ Cleanup of PPPoE dialer  
2962 4275 d 12 h hidnplayr /kernel/branches/net/ Moved Link Control Protocol handler from kernel to application.  
2960 4276 d 2 h hidnplayr /kernel/branches/net/ Fixed some bugs in PPPoE implementation. Discovery works, now we need PPP-LCP.  
2959 4276 d 6 h hidnplayr /kernel/branches/net/applications/pppoe/ Stub for simple PPPoE dialer  
2958 4276 d 15 h hidnplayr / Enabled Anonymous access to FTP daemon, RETR command now ignores first '/'.  
2949 4278 d 10 h hidnplayr /kernel/branches/net/applications/netcfg/ Fixed bug in netcfg when run with 'A' parameter  
2945 4278 d 23 h hidnplayr / Added missing files, fixed ftpd.  
2919 4296 d 10 h hidnplayr /kernel/branches/net/applications/netcfg/ Removed useless button from NetCFG  
2917 4297 d 2 h hidnplayr /kernel/branches/net/applications/netcfg/ added rtl8169 device 0x813610ec, and a whole list of i8254x devices  
2907 4299 d 13 h hidnplayr /kernel/branches/net/applications/netcfg/ Now NetCFG also works with PCI devices wich have multiple functions.  
2905 4300 d 13 h hidnplayr /kernel/branches/net/applications/libraries/network/ Removed unused libini from network library  
2892 4310 d 23 h hidnplayr /kernel/branches/net/applications/ftpd/ code improvements and cleanup for FTPd  
2878 4320 d 0 h hidnplayr /kernel/branches/net/applications/ftpd/ Fixed bug in FTP type command.  
2872 4323 d 14 h hidnplayr / Renamed icmp.asm to ping.asm and added parameter support  
2864 4324 d 10 h hidnplayr /kernel/branches/net/applications/netstat/ netstat now works with all network interfaces instead of default device 0.  
2860 4324 d 23 h hidnplayr /kernel/branches/net/applications/telnet/ Telnet for net branch: better UI, all threads now automatically exit when console window is closed, application now accepts parameters.  
2859 4325 d 8 h hidnplayr /kernel/branches/net/applications/zeroconf/ Bugfixes for ZeroConf  
2858 4326 d 10 h hidnplayr /kernel/branches/net/applications/libraries/network/ Made network library compatible with new API numbers  
2857 4326 d 10 h hidnplayr /kernel/branches/net/applications/zeroconf/ More of the same  
2856 4326 d 10 h hidnplayr /kernel/branches/net/applications/zeroconf/ Quick-n-dirty fix for ZeroConf  
2854 4328 d 9 h hidnplayr /kernel/branches/net/applications/synergyc/ Fixed SynergyC  
2853 4328 d 9 h hidnplayr /kernel/branches/net/applications/ Updated network programs to use new network function numbers from network.inc  
2635 4408 d 12 h hidnplayr /kernel/branches/net/applications/ftpd/ Better SendFTP macro for FTPd  
2627 4410 d 8 h hidnplayr /kernel/branches/net/applications/ftpd/ Bugfix in FTPd for r2624  
2624 4411 d 2 h hidnplayr /kernel/branches/net/applications/ftpd/ FTPd: closing of threads when client disconnects, main program now also exits when console is closed, + some other bugfixes  
2613 4414 d 4 h hidnplayr /kernel/branches/net/applications/vncc/ Added old VNC client, converted to work with net branch.  
2610 4415 d 6 h hidnplayr /kernel/branches/net/applications/ftpd/ More updates and bugfixes for FTPd (net branch)  
2609 4415 d 23 h hidnplayr /kernel/branches/net/applications/ftpd/ Updates and bugfixes for FTPd (net branch)  
2608 4415 d 23 h hidnplayr /kernel/branches/net/applications/tftpc/ More bugfixes for TFTPc (net branch)  
2606 4416 d 0 h hidnplayr /kernel/branches/net/applications/tftpc/ Bugfixes in TFTPc (net branch)  
2604 4416 d 7 h hidnplayr /kernel/branches/net/applications/ fixed bug in dll.inc (net branch)  
2602 4416 d 12 h hidnplayr /kernel/branches/net/applications/ftpd/ Bugfixes and refactoring of FTPd (net branch)