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
2731 4366 d 5 h hidnplayr /kernel/branches/net/network/ IPv4: Pre-calculate broadcast address once.
+ some stubs for IPv6
 
2635 4410 d 14 h hidnplayr /kernel/branches/net/applications/ftpd/ Better SendFTP macro for FTPd  
2629 4412 d 8 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 4412 d 10 h hidnplayr /kernel/branches/net/applications/ftpd/ Bugfix in FTPd for r2624  
2624 4413 d 4 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 4413 d 5 h hidnplayr /kernel/branches/net/network/ Socket_send_tcp now no longer returns an error when sending 0 bytes.  
2622 4413 d 5 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 4413 d 5 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 4416 d 3 h hidnplayr /kernel/branches/net/network/ Cleanup in Net Branch + stub for PPPoE I wrote some months ago  
2613 4416 d 6 h hidnplayr /kernel/branches/net/applications/vncc/ Added old VNC client, converted to work with net branch.  
2612 4416 d 6 h hidnplayr /kernel/branches/net/network/ Proper initialization for TCP socket (net branch)  
2610 4417 d 8 h hidnplayr /kernel/branches/net/applications/ftpd/ More updates and bugfixes for FTPd (net branch)  
2609 4418 d 0 h hidnplayr /kernel/branches/net/applications/ftpd/ Updates and bugfixes for FTPd (net branch)  
2608 4418 d 1 h hidnplayr /kernel/branches/net/applications/tftpc/ More bugfixes for TFTPc (net branch)  
2607 4418 d 1 h hidnplayr /kernel/branches/net/network/ Bugfixes for ethernet and IPv4 (net branch)  
2606 4418 d 1 h hidnplayr /kernel/branches/net/applications/tftpc/ Bugfixes in TFTPc (net branch)  
2604 4418 d 9 h hidnplayr /kernel/branches/net/applications/ fixed bug in dll.inc (net branch)  
2602 4418 d 14 h hidnplayr /kernel/branches/net/applications/ftpd/ Bugfixes and refactoring of FTPd (net branch)  
2600 4419 d 11 h hidnplayr /kernel/branches/net/network/ Fixed bug in TCP.
Error occured when receiving a TCP segment wich has no local socket. (netbranch)
 
2598 4420 d 4 h hidnplayr /kernel/branches/net/applications/ftpd/ Updates and bugfixes for FTPd (net branch)  
2585 4423 d 5 h hidnplayr /kernel/branches/net/applications/ftpd/ Some cosmetic changes in FTPd (net branch)  
2581 4423 d 12 h hidnplayr /kernel/branches/net/applications/ftpd/ Fixed PORT command (active mode) for FTPd (net branch)  
2578 4424 d 5 h hidnplayr /kernel/branches/net/applications/ftpd/ Added multithread-capabilities to FTPd (net branch)  
2573 4425 d 8 h hidnplayr /kernel/branches/net/network/ Changes in net branch:
Fixed bug in socket_ring_write concerning very big numbers.
Socket_send now returns number of sent bytes.
 
2572 4425 d 10 h hidnplayr /kernel/branches/net/network/ Changed SOCKET_accept to bind the new socket to the active thread. (net branch)  
2571 4425 d 11 h hidnplayr /kernel/branches/net/applications/ftpd/ Added RETR command to FTP daemon (net branch)
Also fixed some bugs and added CDUP (untested)
 
2563 4426 d 7 h hidnplayr /kernel/branches/net/applications/ Added CWD command to FTP daemon (net branch)  
2562 4426 d 11 h hidnplayr /kernel/branches/net/applications/ftpd/ Implemented Passive mode and LIST command in new FTP daemon (net branch)  
2560 4426 d 15 h hidnplayr /kernel/branches/net/applications/ftpd/ Added some more commands to the new FTP Daemon (net branch)  
2557 4427 d 4 h hidnplayr /kernel/branches/net/applications/ftpd/ Further development of the new FTP daemon (net branch)  
2556 4427 d 5 h hidnplayr /kernel/branches/net/applications/tcpserv/ Better text printing for TCPserv (net branch)  
2555 4427 d 6 h hidnplayr /kernel/branches/net/network/ Fixed bug in TCP_input.listen, clarified some of the debug output (net branch)  
2554 4427 d 7 h hidnplayr /kernel/branches/net/applications/ftpd/ added FTP daemon stub (net branch)  
2553 4427 d 7 h hidnplayr /kernel/branches/net/network/ Bugfix for ICMP sockets in net branch  
2544 4428 d 5 h hidnplayr /kernel/branches/net/drivers/ Fixed bug in some network drivers. (net branch)  
2543 4428 d 7 h hidnplayr /kernel/branches/net/applications/telnet/ Bugfix in telnet when connection cannot be made (net branch)  
2541 4428 d 8 h hidnplayr /kernel/branches/net/ Bugfix for Telnet and tcp socket close in net branch  
2540 4428 d 9 h hidnplayr /kernel/branches/net/ Sync net branch with trunk  
2539 4428 d 12 h hidnplayr /kernel/branches/net/applications/telnet/ Fixed Telnet for net branch.
Not the most elegant sollution but at least it works now!
 
2522 4433 d 1 h art_zh /kernel/branches/Kolibri-A/trunk/gui/ New sysfont #2 added