Subversion Repositories Kolibri OS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
1838 4829 d 3 h hidnplayr /kernel/branches/net/network/ Net branch:
-Updates in TCP code: accepting connections now works.
(TCPserv is able to send 'hello world!' to telnet client)
 
/kernel/branches/net/network/IPv4.inc
/kernel/branches/net/network/socket.inc
/kernel/branches/net/network/tcp_input.inc
/kernel/branches/net/network/tcp_output.inc
1836 4829 d 10 h hidnplayr /kernel/branches/net/applications/tcpserv/ Net Branch:
TCPserv: very simple TCP server used to develop and debug TCP code.
 
/kernel/branches/net/applications/tcpserv
/kernel/branches/net/applications/tcpserv/tcpserv.asm
1831 4831 d 7 h hidnplayr /kernel/branches/net/network/ Updates in NET branch:
- Added RST packet handling code
- Added SOCKET_isconnected
- Added ACK handeling in syn rcvd state (for passive open)
 
/kernel/branches/net/network/socket.inc
/kernel/branches/net/network/tcp.inc
/kernel/branches/net/network/tcp_input.inc
/kernel/branches/net/network/tcp_subr.inc
1830 4831 d 8 h hidnplayr /kernel/branches/net/network/ Bugfixes in Net branch:
- Fixed delayed ACK (misimplementation)
- Fixed zero window problem and checksum for TCP_respond_socket
 
/kernel/branches/net/network/socket.inc
/kernel/branches/net/network/tcp_input.inc
/kernel/branches/net/network/tcp_output.inc
/kernel/branches/net/network/tcp_subr.inc
/kernel/branches/net/network/tcp_timer.inc
1823 4832 d 6 h hidnplayr /kernel/branches/net/drivers/ Fixed bug in RTL8169 interrupt procedure.  
/kernel/branches/net/drivers/RTL8169.asm
1774 4835 d 1 h hidnplayr /kernel/branches/net/network/ More TCP and sockets code  
/kernel/branches/net/network/socket.inc
/kernel/branches/net/network/stack.inc
/kernel/branches/net/network/tcp_input.inc
1773 4835 d 8 h hidnplayr /kernel/branches/net/network/ More TCP updates + Socket states  
/kernel/branches/net/network/socket.inc
/kernel/branches/net/network/stack.inc
/kernel/branches/net/network/tcp_input.inc
/kernel/branches/net/network/tcp_timer.inc
1772 4835 d 8 h hidnplayr /kernel/branches/net/network/ Small update in TCP_input  
/kernel/branches/net/network/tcp_input.inc
1763 4839 d 2 h hidnplayr /kernel/branches/net/network/ More updates to TCP code of new stack.  
/kernel/branches/net/network/socket.inc
/kernel/branches/net/network/stack.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
/kernel/branches/net/network/tcp_timer.inc
1762 4840 d 1 h hidnplayr /kernel/branches/net/network/ Bugfix of r1761  
/kernel/branches/net/network/socket.inc
/kernel/branches/net/network/tcp_output.inc
1761 4843 d 2 h hidnplayr /kernel/branches/net/network/ Updates of TCP_output for net branch  
/kernel/branches/net/network/tcp_output.inc
/kernel/branches/net/network/tcp_timer.inc
1750 4844 d 12 h clevermouse /kernel/trunk/drivers/ modesetter for Intel videocards: fixes for pre-i965 cards  
/kernel/trunk/drivers/vidintel.asm
1739 4846 d 10 h clevermouse / change path to repository in data/*/Makefile  
/data/eng/Makefile
/data/rus/Makefile
/kernel/trunk/core/memory.inc
1738 4846 d 12 h clevermouse /kernel/trunk/bootloader/ fix parameters saving in floppy bootsector  
/kernel/trunk/bootloader/boot_fat12.asm
1735 4846 d 13 h clevermouse / fix compilation in linux  
/programs/games/invaders/ascgl.inc
/programs/games/invaders/ASCGL.INC
/kernel/trunk/boot/bootcode.inc
/kernel/trunk/drivers/sb16/sb16.asm
/programs/network/https/trunk/https.asm
/programs/system/docpack/trunk/docpack.asm
/programs/system/panel/trunk/@PANEL.ASM
1734 4849 d 3 h hidnplayr /kernel/trunk/network/eth_drv/ Added i8255x compatible card 1068:8086 to the network card list.  
/kernel/trunk/network/eth_drv/ethernet.inc
1733 4855 d 9 h hidnplayr /kernel/branches/net/network/ * Updates in TCP code
* Splitted TCP code into multiple files
* cleanup
 
/kernel/branches/net/network/tcp_input.inc
/kernel/branches/net/network/tcp_output.inc
/kernel/branches/net/network/tcp_subr.inc
/kernel/branches/net/network/tcp_timer.inc
/kernel/branches/net/network/ethernet.inc
/kernel/branches/net/network/socket.inc
/kernel/branches/net/network/stack.inc
/kernel/branches/net/network/tcp.inc
1731 4864 d 12 h clevermouse /kernel/trunk/drivers/ LVDS non-VGA modesetter for Intel videocards  
/kernel/trunk/drivers/vidintel.asm
1730 4864 d 13 h clevermouse /kernel/trunk/ Video subsystem:
* export GetDisplay and SetScreen for COFF drivers
* fix out-of-bound access to screen map in __sys_disable_mouse
 
/kernel/trunk/core/exports.inc
/kernel/trunk/drivers/imports.inc
/kernel/trunk/hid/mousedrv.inc
1719 4877 d 1 h hidnplayr /kernel/branches/net/network/ Update in TCP code for net branch.  
/kernel/branches/net/network/stack.inc
/kernel/branches/net/network/tcp.inc

Show All