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
2860 4329 d 12 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 4329 d 20 h hidnplayr /kernel/branches/net/applications/zeroconf/ Bugfixes for ZeroConf  
2858 4330 d 22 h hidnplayr /kernel/branches/net/applications/libraries/network/ Made network library compatible with new API numbers  
2857 4330 d 22 h hidnplayr /kernel/branches/net/applications/zeroconf/ More of the same  
2856 4330 d 22 h hidnplayr /kernel/branches/net/applications/zeroconf/ Quick-n-dirty fix for ZeroConf  
2854 4332 d 22 h hidnplayr /kernel/branches/net/applications/synergyc/ Fixed SynergyC  
2853 4332 d 22 h hidnplayr /kernel/branches/net/applications/ Updated network programs to use new network function numbers from network.inc  
2852 4332 d 23 h hidnplayr /kernel/branches/net/drivers/ Replaced all 'equ' with '=' for network drivers, where possible.  
2851 4332 d 23 h hidnplayr /kernel/branches/net/drivers/ Bugfix for RTL8139 driver. Updated imports.inc  
2849 4333 d 0 h hidnplayr /kernel/branches/net/ Terminate sockets when process exits.  
2731 4368 d 15 h hidnplayr /kernel/branches/net/network/ IPv4: Pre-calculate broadcast address once.
+ some stubs for IPv6
 
2635 4413 d 0 h hidnplayr /kernel/branches/net/applications/ftpd/ Better SendFTP macro for FTPd  
2629 4414 d 18 h hidnplayr /kernel/branches/net/network/ ARP_IP_to_MAC no longer blocks. Updated SOCKET_process_end (altough kernel does not call it yet). Updated TCP_output to time a retransmit on ARP error.  
2627 4414 d 20 h hidnplayr /kernel/branches/net/applications/ftpd/ Bugfix in FTPd for r2624  
2624 4415 d 14 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  
2623 4415 d 15 h hidnplayr /kernel/branches/net/network/ Socket_send_tcp now no longer returns an error when sending 0 bytes.  
2622 4415 d 15 h hidnplayr /kernel/branches/net/network/ SOCKET_bind now checks if the localport is not already in use.
SOCKET_check_port now works correctly if the computer has multiple IP addresses
 
2621 4415 d 16 h hidnplayr /kernel/branches/net/network/ -Bugfix for 2614 (had forgotten read_ip subfunction)
-Bugfix in socket_send_tcp
-IPv4 now simply ignores options, but does not drop the packet
-refactored sys_network api code
 
2614 4418 d 13 h hidnplayr /kernel/branches/net/network/ Cleanup in Net Branch + stub for PPPoE I wrote some months ago  
2613 4418 d 16 h hidnplayr /kernel/branches/net/applications/vncc/ Added old VNC client, converted to work with net branch.  

Show All