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
4535 3771 d 7 h hidnplayr /kernel/trunk/network/ Bugfix for SOCKET_alloc.  
4528 3773 d 4 h hidnplayr /kernel/trunk/network/ More bugfixes for SOCKET_notify.  
4527 3773 d 5 h hidnplayr /kernel/trunk/network/ Bugfix in SOCKET_notify.  
4520 3775 d 3 h hidnplayr /kernel/trunk/network/ Bugfix in SOCKET_block  
4511 3776 d 2 h hidnplayr /kernel/trunk/network/ Bugfix for #4510  
4510 3776 d 3 h hidnplayr /kernel/trunk/network/ Make network queue spinlock protected instead of mutex-protected or worse: a combination of both..  
4436 3788 d 9 h hidnplayr /kernel/trunk/network/ Disabled socket cleanup after process ends (until deadlock is fixed..)  
4388 3809 d 20 h hidnplayr /kernel/trunk/network/ Disabled verbose network debug output.  
4387 3809 d 20 h hidnplayr /kernel/trunk/network/ Fixed typo in tcp_input.inc  
4366 3813 d 20 h hidnplayr /kernel/trunk/network/ TCP: correctly close connection.  
4365 3813 d 23 h hidnplayr /kernel/trunk/network/ Bugfix in SOCKET_close for TCP  
4347 3816 d 5 h hidnplayr /kernel/trunk/network/ TCP: advertise correct window, small updates and bugfixes  
4344 3817 d 6 h hidnplayr /kernel/trunk/network/ Bugfix in PAWS algorithm for TCP.  
4339 3818 d 20 h hidnplayr /kernel/trunk/network/ Bugfixes in TCP.  
4335 3821 d 3 h hidnplayr /kernel/trunk/network/ Fixed typo in ICMP. (Wrong stats were updated)  
4296 3833 d 0 h hidnplayr /kernel/trunk/network/ TCP_input: dont use conditional move instruction. (not available on some machines)  
4259 3839 d 20 h hidnplayr /kernel/trunk/network/ Bugfix in IPv4_input (for fragmented IPv4 packets)  
4258 3839 d 21 h hidnplayr /kernel/trunk/network/ Bugfix in IPv4_input (for fragmented IPv4 packets)  
4256 3839 d 22 h hidnplayr /kernel/trunk/network/ Do not print message about unknown ethernet packet types, by default.  
4219 3846 d 21 h hidnplayr /kernel/trunk/network/ SOCKET_receive: bugfixes, return 0 when remote end closed connection.  

Show All