Subversion Repositories Kolibri OS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
2629 4411 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.  
/kernel/branches/net/network/ARP.inc
/kernel/branches/net/network/IPv4.inc
/kernel/branches/net/network/socket.inc
/kernel/branches/net/network/tcp_output.inc
2627 4411 d 10 h hidnplayr /kernel/branches/net/applications/ftpd/ Bugfix in FTPd for r2624  
/kernel/branches/net/applications/ftpd/ftpd.asm
2625 4412 d 2 h mario79 /kernel/trunk/ Function 9 - returning is really 11 char is now, for: +10 = +0xA: 11 bytes: name of the process (name of the started file - executable file without extension).  
/kernel/trunk/core/taskman.inc
/kernel/trunk/docs/sysfuncr.txt
/kernel/trunk/docs/sysfuncs.txt
2624 4412 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  
/kernel/branches/net/applications/ftpd/commands.inc
/kernel/branches/net/applications/ftpd/ftpd.asm
2623 4412 d 5 h hidnplayr /kernel/branches/net/network/ Socket_send_tcp now no longer returns an error when sending 0 bytes.  
/kernel/branches/net/network/socket.inc
2622 4412 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
 
/kernel/branches/net/network/socket.inc
2621 4412 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
 
/kernel/branches/net/network/IPv4.inc
/kernel/branches/net/network/socket.inc
/kernel/branches/net/network/stack.inc
/kernel/branches/net/network/tcp_input.inc
2620 4412 d 8 h mario79 /kernel/trunk/ The procedure minimize_window does not calculatescreen and redrawscreen, if window width and/or height is equal zero is now  
/kernel/trunk/gui/window.inc
/kernel/trunk/kernel.asm
2614 4415 d 3 h hidnplayr /kernel/branches/net/network/ Cleanup in Net Branch + stub for PPPoE I wrote some months ago  
/kernel/branches/net/network/PPPoE.inc
/kernel/branches/net/network/ARP.inc
/kernel/branches/net/network/IPv4.inc
/kernel/branches/net/network/ethernet.inc
/kernel/branches/net/network/icmp.inc
/kernel/branches/net/network/socket.inc
/kernel/branches/net/network/stack.inc
/kernel/branches/net/network/tcp.inc
/kernel/branches/net/network/udp.inc
2613 4415 d 6 h hidnplayr /kernel/branches/net/applications/vncc/ Added old VNC client, converted to work with net branch.  
/kernel/branches/net/applications/vncc
/kernel/branches/net/applications/vncc/logon.inc
/kernel/branches/net/applications/vncc/raw.inc
/kernel/branches/net/applications/vncc/structs.inc
/kernel/branches/net/applications/vncc/thread.inc
/kernel/branches/net/applications/vncc/vncc.asm
2612 4415 d 6 h hidnplayr /kernel/branches/net/network/ Proper initialization for TCP socket (net branch)  
/kernel/branches/net/network/socket.inc
/kernel/branches/net/network/tcp.inc
/kernel/branches/net/network/tcp_input.inc
/kernel/branches/net/network/tcp_output.inc
/kernel/branches/net/network/tcp_subr.inc
2611 4416 d 2 h mario79 /kernel/trunk/hid/ Fix for r.92 (you see the correct revision number - sometimes you have to dig out the mammoth)  
/kernel/trunk/hid/keyboard.inc
2610 4416 d 8 h hidnplayr /kernel/branches/net/applications/ftpd/ More updates and bugfixes for FTPd (net branch)  
/kernel/branches/net/applications/ftpd/commands.inc
/kernel/branches/net/applications/ftpd/ftpd.asm
2609 4417 d 1 h hidnplayr /kernel/branches/net/applications/ftpd/ Updates and bugfixes for FTPd (net branch)  
/kernel/branches/net/applications/ftpd/commands.inc
/kernel/branches/net/applications/ftpd/ftpd.asm
/kernel/branches/net/applications/ftpd/ftpd.ini
2608 4417 d 1 h hidnplayr /kernel/branches/net/applications/tftpc/ More bugfixes for TFTPc (net branch)  
/kernel/branches/net/applications/tftpc/tftpc.asm
2607 4417 d 1 h hidnplayr /kernel/branches/net/network/ Bugfixes for ethernet and IPv4 (net branch)  
/kernel/branches/net/network/IPv4.inc
/kernel/branches/net/network/ethernet.inc
2606 4417 d 1 h hidnplayr /kernel/branches/net/applications/tftpc/ Bugfixes in TFTPc (net branch)  
/kernel/branches/net/applications/tftpc/tftpc.asm
2604 4417 d 9 h hidnplayr /kernel/branches/net/applications/ fixed bug in dll.inc (net branch)  
/kernel/branches/net/applications/dll.inc
2602 4417 d 14 h hidnplayr /kernel/branches/net/applications/ftpd/ Bugfixes and refactoring of FTPd (net branch)  
/kernel/branches/net/applications/ftpd/commands.inc
/kernel/branches/net/applications/ftpd/ftpd.asm
2601 4418 d 5 h clevermouse /kernel/trunk/ API for external keyboards  
/kernel/trunk/core/exports.inc
/kernel/trunk/drivers/imports.inc
/kernel/trunk/hid/keyboard.inc
/kernel/trunk/kernel.asm

Show All