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
4574 3726 d 18 h hidnplayr /kernel/trunk/network/ Fixed stack corruption on SOCKET_num_to_ptr error.  
/kernel/trunk/network/socket.inc
4535 3749 d 3 h hidnplayr /kernel/trunk/network/ Bugfix for SOCKET_alloc.  
/kernel/trunk/network/socket.inc
4528 3751 d 0 h hidnplayr /kernel/trunk/network/ More bugfixes for SOCKET_notify.  
/kernel/trunk/network/socket.inc
/kernel/trunk/network/tcp_usreq.inc
4527 3751 d 1 h hidnplayr /kernel/trunk/network/ Bugfix in SOCKET_notify.  
/kernel/trunk/network/socket.inc
4520 3752 d 23 h hidnplayr /kernel/trunk/network/ Bugfix in SOCKET_block  
/kernel/trunk/network/socket.inc
4511 3753 d 22 h hidnplayr /kernel/trunk/network/ Bugfix for #4510  
/kernel/trunk/network/ethernet.inc
4510 3753 d 23 h hidnplayr /kernel/trunk/network/ Make network queue spinlock protected instead of mutex-protected or worse: a combination of both..  
/kernel/trunk/network/ethernet.inc
/kernel/trunk/network/queue.inc
/kernel/trunk/network/tcp_input.inc
4436 3766 d 5 h hidnplayr /kernel/trunk/network/ Disabled socket cleanup after process ends (until deadlock is fixed..)  
/kernel/trunk/network/socket.inc
4388 3787 d 16 h hidnplayr /kernel/trunk/network/ Disabled verbose network debug output.  
/kernel/trunk/network/loopback.inc
/kernel/trunk/network/stack.inc
/kernel/trunk/network/tcp_input.inc
4387 3787 d 16 h hidnplayr /kernel/trunk/network/ Fixed typo in tcp_input.inc  
/kernel/trunk/network/IPv4.inc
/kernel/trunk/network/stack.inc
/kernel/trunk/network/tcp.inc
/kernel/trunk/network/tcp_input.inc
/kernel/trunk/network/tcp_output.inc
4366 3791 d 16 h hidnplayr /kernel/trunk/network/ TCP: correctly close connection.  
/kernel/trunk/network/socket.inc
/kernel/trunk/network/tcp_input.inc
/kernel/trunk/network/tcp_output.inc
/kernel/trunk/network/tcp_subr.inc
/kernel/trunk/network/tcp_usreq.inc
4365 3791 d 19 h hidnplayr /kernel/trunk/network/ Bugfix in SOCKET_close for TCP  
/kernel/trunk/network/socket.inc
/kernel/trunk/network/tcp_subr.inc
4347 3794 d 1 h hidnplayr /kernel/trunk/network/ TCP: advertise correct window, small updates and bugfixes  
/kernel/trunk/network/socket.inc
/kernel/trunk/network/stack.inc
/kernel/trunk/network/tcp_input.inc
/kernel/trunk/network/tcp_output.inc
4344 3795 d 2 h hidnplayr /kernel/trunk/network/ Bugfix in PAWS algorithm for TCP.  
/kernel/trunk/network/socket.inc
/kernel/trunk/network/tcp_input.inc
4339 3796 d 16 h hidnplayr /kernel/trunk/network/ Bugfixes in TCP.  
/kernel/trunk/network/socket.inc
/kernel/trunk/network/tcp_input.inc
4335 3798 d 23 h hidnplayr /kernel/trunk/network/ Fixed typo in ICMP. (Wrong stats were updated)  
/kernel/trunk/network/icmp.inc
4296 3810 d 21 h hidnplayr /kernel/trunk/network/ TCP_input: dont use conditional move instruction. (not available on some machines)  
/kernel/trunk/network/tcp_input.inc
4259 3817 d 16 h hidnplayr /kernel/trunk/network/ Bugfix in IPv4_input (for fragmented IPv4 packets)  
/kernel/trunk/network/IPv4.inc
4258 3817 d 17 h hidnplayr /kernel/trunk/network/ Bugfix in IPv4_input (for fragmented IPv4 packets)  
/kernel/trunk/network/IPv4.inc
4256 3817 d 19 h hidnplayr /kernel/trunk/network/ Do not print message about unknown ethernet packet types, by default.  
/kernel/trunk/network/ethernet.inc

Show All