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 4830 d 11 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 4830 d 18 h hidnplayr /kernel/branches/net/applications/tcpserv/ Net Branch:
TCPserv: very simple TCP server used to develop and debug TCP code.
 
1831 4832 d 16 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 4832 d 16 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 4833 d 14 h hidnplayr /kernel/branches/net/drivers/ Fixed bug in RTL8169 interrupt procedure.  
1774 4836 d 9 h hidnplayr /kernel/branches/net/network/ More TCP and sockets code  
1773 4836 d 16 h hidnplayr /kernel/branches/net/network/ More TCP updates + Socket states  
1772 4836 d 16 h hidnplayr /kernel/branches/net/network/ Small update in TCP_input  
1763 4840 d 11 h hidnplayr /kernel/branches/net/network/ More updates to TCP code of new stack.  
1762 4841 d 9 h hidnplayr /kernel/branches/net/network/ Bugfix of r1761  
1761 4844 d 10 h hidnplayr /kernel/branches/net/network/ Updates of TCP_output for net branch  
1733 4856 d 18 h hidnplayr /kernel/branches/net/network/ * Updates in TCP code
* Splitted TCP code into multiple files
* cleanup
 
1719 4878 d 10 h hidnplayr /kernel/branches/net/network/ Update in TCP code for net branch.  
1716 4885 d 14 h hidnplayr /kernel/branches/net/network/ Small update in TCP code, stub for TCP_close  
1710 4901 d 16 h art_zh /kernel/branches/Kolibri-A/trunk/ Kolibri-A: non-cacheable WinMap = BARE TEST VERSION! =  
1708 4902 d 8 h art_zh /kernel/branches/Kolibri-A/trunk/video/ hline/vline coolhack a-la Serge  
1707 4902 d 22 h art_zh /kernel/branches/Kolibri-A/trunk/ VESA 32bpp optimisation  
1703 4910 d 9 h art_zh /kernel/branches/Kolibri-A/trunk/boot/ blue screen removal: some bugs fixed  
1700 4911 d 13 h art_zh /kernel/branches/Kolibri-A/trunk/boot/ Kolibri-A: anoying blue screen menu removed  
1699 4912 d 7 h art_zh /kernel/branches/Kolibri-A/ simplified kernel build scripts  
1689 4919 d 9 h art_zh /kernel/branches/Kolibri-A/trunk/ SYNC WITH MAIN TRUNC: kernel-A updated to $1687  
1687 4920 d 22 h art_zh /kernel/branches/Kolibri-A/trunk/ sync with main kernel: rotationless sysfn62 call  
1683 4924 d 21 h art_zh /kernel/branches/Kolibri-A/trunk/ init.inc optimized for AMD chipsets  
1678 4931 d 20 h art_zh /kernel/branches/Kolibri-A/trunk/ Kolibri-A: Linux-friendly now  
1664 4939 d 14 h art_zh /kernel/branches/Kolibri-A/trunk/ CDROM is not supported any more...  
1641 4953 d 9 h art_zh /kernel/branches/Kolibri-A/ an experimental kernel with a mad syscall and FHT inside  
1638 4955 d 12 h serge /kernel/branches/Kolibri-acpi/ APIC patch from Ghost. Not tested.  
1635 4955 d 23 h serge /kernel/branches/Kolibri-acpi/ acpi branch  
1626 4960 d 16 h art_zh /kernel/branches/Kolibri-A/trunk/ a test version with FFT library inside kernel  
1599 4984 d 12 h art_zh /kernel/branches/Kolibri-A/ 1) SouthBridge utilities;
2) reverted for the old (but stable) 62syscall for a while...
 
1587 4993 d 17 h Lrz /kernel/branches/Kolibri-A/trunk/ A sys func. 62 have call without cross registers.  
1565 5006 d 23 h art_zh /kernel/branches/Kolibri-A/utilities/ rs780 northbridge test utilities (for 6 major config spaces)  
1564 5008 d 17 h hidnplayr /kernel/branches/net/drivers/ Fixed PCnet driver.  
1562 5009 d 13 h hidnplayr /kernel/branches/net/applications/netcfg/ Fixed typo in driverlist of netcfg  
1561 5010 d 11 h hidnplayr /kernel/branches/net/drivers/ MTD80x driver for net branch:
Only mtd803 aka surecom ep-320x for now.
 
1560 5010 d 20 h art_zh /kernel/branches/Kolibri-A/trunk/ PCIe config bugs fixed  
1559 5011 d 10 h hidnplayr /kernel/branches/net/drivers/ Latest bugfix in RTL8169 for today.  
1558 5011 d 10 h hidnplayr /kernel/branches/net/drivers/ Update of RTL8169 driver for net branch  
1557 5011 d 19 h hidnplayr /kernel/branches/net/drivers/ Some bugfixes in RTL8169 driver for net branch.  
1556 5012 d 19 h hidnplayr /kernel/branches/net/drivers/ Fixed RTL8139 driver.
bugfix in RTL8169 driver.