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
1838 4802 d 18 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)
 
1836 4803 d 1 h hidnplayr /kernel/branches/net/applications/tcpserv/ Net Branch:
TCPserv: very simple TCP server used to develop and debug TCP code.
 
1831 4804 d 22 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)
 
1830 4804 d 23 h hidnplayr /kernel/branches/net/network/ Bugfixes in Net branch:
- Fixed delayed ACK (misimplementation)
- Fixed zero window problem and checksum for TCP_respond_socket
 
1823 4805 d 20 h hidnplayr /kernel/branches/net/drivers/ Fixed bug in RTL8169 interrupt procedure.  
1774 4808 d 16 h hidnplayr /kernel/branches/net/network/ More TCP and sockets code  
1773 4808 d 22 h hidnplayr /kernel/branches/net/network/ More TCP updates + Socket states  
1772 4808 d 23 h hidnplayr /kernel/branches/net/network/ Small update in TCP_input  
1763 4812 d 17 h hidnplayr /kernel/branches/net/network/ More updates to TCP code of new stack.  
1762 4813 d 15 h hidnplayr /kernel/branches/net/network/ Bugfix of r1761  
1761 4816 d 17 h hidnplayr /kernel/branches/net/network/ Updates of TCP_output for net branch  
1750 4818 d 3 h clevermouse /kernel/trunk/drivers/ modesetter for Intel videocards: fixes for pre-i965 cards  
1739 4820 d 1 h clevermouse / change path to repository in data/*/Makefile  
1738 4820 d 2 h clevermouse /kernel/trunk/bootloader/ fix parameters saving in floppy bootsector  
1735 4820 d 4 h clevermouse / fix compilation in linux  
1734 4822 d 18 h hidnplayr /kernel/trunk/network/eth_drv/ Added i8255x compatible card 1068:8086 to the network card list.  
1733 4829 d 0 h hidnplayr /kernel/branches/net/network/ * Updates in TCP code
* Splitted TCP code into multiple files
* cleanup
 
1731 4838 d 2 h clevermouse /kernel/trunk/drivers/ LVDS non-VGA modesetter for Intel videocards  
1730 4838 d 4 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
 
1719 4850 d 16 h hidnplayr /kernel/branches/net/network/ Update in TCP code for net branch.  

Show All