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
2946 4291 d 18 h hidnplayr /kernel/branches/net/network/ Added Protection Against Wrapped Sequence numbers (PAWS)  
/kernel/branches/net/network/tcp_input.inc
2945 4292 d 4 h hidnplayr / Added missing files, fixed ftpd.  
/data/new-stack/network/ftpd.ini
/data/new-stack/network/users.ini
/kernel/branches/net/applications/ftpd/commands.inc
2942 4292 d 4 h hidnplayr /kernel/branches/net/network/ Bugfixes for #2937 (receive window calculation).
Disabled interrupts while in TCP_input or TCP_output to prevent deadlock.
 
/kernel/branches/net/network/tcp_input.inc
/kernel/branches/net/network/tcp_output.inc
2941 4292 d 7 h hidnplayr /kernel/branches/net/ When a process ends by function -1, kill all it's sockets.  
/kernel/branches/net/kernel.asm
2940 4292 d 8 h hidnplayr /kernel/branches/net/network/ Fixed some cases of terrible deadlock in TCP.  
/kernel/branches/net/network/tcp_output.inc
2939 4292 d 8 h hidnplayr /kernel/branches/net/network/ Fixed bug in socket_connect for TCP  
/kernel/branches/net/network/socket.inc
2938 4292 d 8 h hidnplayr /kernel/branches/net/network/ Fixed a bug in the last commit  
/kernel/branches/net/network/tcp_output.inc
2937 4292 d 13 h hidnplayr /kernel/branches/net/network/ Beginning implementation of timestamps and Round Trip Time in TCP.  
/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
2936 4293 d 17 h hidnplayr /kernel/branches/net/network/ Fixed kernel crash when keepalive timer expires.  
/kernel/branches/net/network/tcp_timer.inc
2935 4294 d 9 h hidnplayr /kernel/branches/net/drivers/ Fixed bug in network drivers irq handler.
Updated netdrv.inc and pci.inc
 
/kernel/branches/net/drivers/3c59x.asm
/kernel/branches/net/drivers/R6040.asm
/kernel/branches/net/drivers/RTL8029.asm
/kernel/branches/net/drivers/RTL8139.asm
/kernel/branches/net/drivers/RTL8169.asm
/kernel/branches/net/drivers/bus/pci.inc
/kernel/branches/net/drivers/dec21x4x.asm
/kernel/branches/net/drivers/i8254x.asm
/kernel/branches/net/drivers/mtd80x.asm
/kernel/branches/net/drivers/netdrv.inc
/kernel/branches/net/drivers/pcnet32.asm
/kernel/branches/net/drivers/sis900.asm
2934 4294 d 11 h hidnplayr /kernel/branches/net/drivers/ Fixed bug wich caused i8254x driver to be able to load multiple times on the same device.  
/kernel/branches/net/drivers/i8254x.asm
2932 4299 d 11 h hidnplayr /kernel/branches/net/network/ Removed useless cli before calling mutex  
/kernel/branches/net/network/tcp_input.inc
/kernel/branches/net/network/tcp_output.inc
2931 4300 d 8 h hidnplayr /kernel/branches/net/network/ Rewrote PPPoE from scratch.
TODO: link IPv4_output to PPPoE_session_output
 
/kernel/branches/net/network/PPPoE.inc
/kernel/branches/net/network/ethernet.inc
/kernel/branches/net/network/socket.inc
/kernel/branches/net/network/stack.inc
2930 4300 d 16 h hidnplayr /kernel/branches/net/network/ Some updates for TCP  
/kernel/branches/net/network/tcp_input.inc
/kernel/branches/net/network/tcp_subr.inc
2929 4302 d 3 h hidnplayr /kernel/branches/net/drivers/bus/ Bugfix in pci.inc for network drivers.  
/kernel/branches/net/drivers/bus/pci.inc
2925 4303 d 13 h hidnplayr /kernel/branches/net/drivers/ some updates for i8254x driver  
/kernel/branches/net/drivers/i8254x.asm
2924 4304 d 11 h hidnplayr /kernel/branches/net/network/ Some markup changes in network stack.  
/kernel/branches/net/network/ARP.inc
/kernel/branches/net/network/IPv4.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
2923 4304 d 12 h hidnplayr /kernel/branches/net/drivers/ some markup changes in dec21x4x.asm  
/kernel/branches/net/drivers/dec21x4x.asm
2922 4304 d 16 h hidnplayr /kernel/branches/net/drivers/bus/ fixed find_mmio32 in pci.inc  
/kernel/branches/net/drivers/bus/pci.inc
2921 4304 d 16 h hidnplayr /kernel/branches/net/drivers/ i8254x driver stub (works in vBox)  
/kernel/branches/net/drivers/i8254x.asm

Show All