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
2945 4257 d 2 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 4257 d 3 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 4257 d 5 h hidnplayr /kernel/branches/net/ When a process ends by function -1, kill all it's sockets.  
/kernel/branches/net/kernel.asm
2940 4257 d 6 h hidnplayr /kernel/branches/net/network/ Fixed some cases of terrible deadlock in TCP.  
/kernel/branches/net/network/tcp_output.inc
2939 4257 d 6 h hidnplayr /kernel/branches/net/network/ Fixed bug in socket_connect for TCP  
/kernel/branches/net/network/socket.inc
2938 4257 d 7 h hidnplayr /kernel/branches/net/network/ Fixed a bug in the last commit  
/kernel/branches/net/network/tcp_output.inc
2937 4257 d 11 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 4258 d 15 h hidnplayr /kernel/branches/net/network/ Fixed kernel crash when keepalive timer expires.  
/kernel/branches/net/network/tcp_timer.inc
2935 4259 d 7 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 4259 d 9 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 4264 d 9 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 4265 d 6 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 4265 d 14 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 4267 d 1 h hidnplayr /kernel/branches/net/drivers/bus/ Bugfix in pci.inc for network drivers.  
/kernel/branches/net/drivers/bus/pci.inc
2928 4267 d 2 h hidnplayr /kernel/branches/ Removing deprecated branch "hd_kolibri"
The same can be achieved on trunk kolibri by using the "/sys" path.
A backup of the files can be found on the KolibriOS FTP server.
 
/kernel/branches/hd_kolibri
2925 4268 d 12 h hidnplayr /kernel/branches/net/drivers/ some updates for i8254x driver  
/kernel/branches/net/drivers/i8254x.asm
2924 4269 d 9 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 4269 d 10 h hidnplayr /kernel/branches/net/drivers/ some markup changes in dec21x4x.asm  
/kernel/branches/net/drivers/dec21x4x.asm
2922 4269 d 15 h hidnplayr /kernel/branches/net/drivers/bus/ fixed find_mmio32 in pci.inc  
/kernel/branches/net/drivers/bus/pci.inc
2921 4269 d 15 h hidnplayr /kernel/branches/net/drivers/ i8254x driver stub (works in vBox)  
/kernel/branches/net/drivers/i8254x.asm

Show All