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
1859 4832 d 6 h art_zh /kernel/branches/Kolibri-A/trunk/ new "tiled" graph engine (* buggy version *)  
/kernel/branches/Kolibri-A/trunk/video/graph32.inc
/kernel/branches/Kolibri-A/trunk/video/vesa20.inc
/kernel/branches/Kolibri-A/trunk/core/syscall.inc
/kernel/branches/Kolibri-A/trunk/data32.inc
/kernel/branches/Kolibri-A/trunk/gui/mouse.inc
/kernel/branches/Kolibri-A/trunk/gui/window.inc
/kernel/branches/Kolibri-A/trunk/hid/mousedrv.inc
/kernel/branches/Kolibri-A/trunk/kernel.asm
/kernel/branches/Kolibri-A/trunk/kernel32.inc
1857 4833 d 2 h hidnplayr /kernel/branches/net/ i586 compatability macros (CMOVcc substitutes) for NET branch  
/kernel/branches/net/applications/macros.inc
/kernel/branches/net/macros.inc
1838 4837 d 23 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 4838 d 6 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 4840 d 4 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 4840 d 5 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 4841 d 2 h hidnplayr /kernel/branches/net/drivers/ Fixed bug in RTL8169 interrupt procedure.  
/kernel/branches/net/drivers/RTL8169.asm
1774 4843 d 22 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 4844 d 4 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 4844 d 5 h hidnplayr /kernel/branches/net/network/ Small update in TCP_input  
/kernel/branches/net/network/tcp_input.inc
1763 4847 d 23 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 4848 d 21 h hidnplayr /kernel/branches/net/network/ Bugfix of r1761  
/kernel/branches/net/network/socket.inc
/kernel/branches/net/network/tcp_output.inc
1761 4851 d 23 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
1733 4864 d 6 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
1719 4885 d 22 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
1716 4893 d 2 h hidnplayr /kernel/branches/net/network/ Small update in TCP code, stub for TCP_close  
/kernel/branches/net/network/socket.inc
/kernel/branches/net/network/stack.inc
/kernel/branches/net/network/tcp.inc
1710 4909 d 5 h art_zh /kernel/branches/Kolibri-A/trunk/ Kolibri-A: non-cacheable WinMap = BARE TEST VERSION! =  
/kernel/branches/Kolibri-A/trunk/const.inc
/kernel/branches/Kolibri-A/trunk/core/heap.inc
/kernel/branches/Kolibri-A/trunk/core/memory.inc
/kernel/branches/Kolibri-A/trunk/gui/font.inc
/kernel/branches/Kolibri-A/trunk/gui/mouse.inc
/kernel/branches/Kolibri-A/trunk/gui/skincode.inc
/kernel/branches/Kolibri-A/trunk/gui/window.inc
/kernel/branches/Kolibri-A/trunk/kernel.asm
1708 4909 d 20 h art_zh /kernel/branches/Kolibri-A/trunk/video/ hline/vline coolhack a-la Serge  
/kernel/branches/Kolibri-A/trunk/video/vesa20.inc
1707 4910 d 10 h art_zh /kernel/branches/Kolibri-A/trunk/ VESA 32bpp optimisation  
/kernel/branches/Kolibri-A/trunk/hid/mousedrv.inc
/kernel/branches/Kolibri-A/trunk/kernel.asm
/kernel/branches/Kolibri-A/trunk/memmap.inc
/kernel/branches/Kolibri-A/trunk/video/vesa20.inc
1703 4917 d 22 h art_zh /kernel/branches/Kolibri-A/trunk/boot/ blue screen removal: some bugs fixed  
/kernel/branches/Kolibri-A/trunk/boot/bootcode.inc
/kernel/branches/Kolibri-A/trunk/boot/booteng.inc
/kernel/branches/Kolibri-A/trunk/boot/bootvesa.inc

Show All