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 3739 d 10 h hidnplayr /kernel/trunk/network/ Fixed stack corruption on SOCKET_num_to_ptr error.  
/kernel/trunk/network/socket.inc
4535 3761 d 19 h hidnplayr /kernel/trunk/network/ Bugfix for SOCKET_alloc.  
/kernel/trunk/network/socket.inc
4528 3763 d 16 h hidnplayr /kernel/trunk/network/ More bugfixes for SOCKET_notify.  
/kernel/trunk/network/socket.inc
/kernel/trunk/network/tcp_usreq.inc
4527 3763 d 17 h hidnplayr /kernel/trunk/network/ Bugfix in SOCKET_notify.  
/kernel/trunk/network/socket.inc
4520 3765 d 15 h hidnplayr /kernel/trunk/network/ Bugfix in SOCKET_block  
/kernel/trunk/network/socket.inc
4511 3766 d 14 h hidnplayr /kernel/trunk/network/ Bugfix for #4510  
/kernel/trunk/network/ethernet.inc
4510 3766 d 15 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 3778 d 21 h hidnplayr /kernel/trunk/network/ Disabled socket cleanup after process ends (until deadlock is fixed..)  
/kernel/trunk/network/socket.inc
4388 3800 d 8 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 3800 d 8 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 3804 d 8 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 3804 d 11 h hidnplayr /kernel/trunk/network/ Bugfix in SOCKET_close for TCP  
/kernel/trunk/network/socket.inc
/kernel/trunk/network/tcp_subr.inc
4347 3806 d 17 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 3807 d 18 h hidnplayr /kernel/trunk/network/ Bugfix in PAWS algorithm for TCP.  
/kernel/trunk/network/socket.inc
/kernel/trunk/network/tcp_input.inc
4339 3809 d 8 h hidnplayr /kernel/trunk/network/ Bugfixes in TCP.  
/kernel/trunk/network/socket.inc
/kernel/trunk/network/tcp_input.inc
4335 3811 d 15 h hidnplayr /kernel/trunk/network/ Fixed typo in ICMP. (Wrong stats were updated)  
/kernel/trunk/network/icmp.inc
4296 3823 d 13 h hidnplayr /kernel/trunk/network/ TCP_input: dont use conditional move instruction. (not available on some machines)  
/kernel/trunk/network/tcp_input.inc
4259 3830 d 9 h hidnplayr /kernel/trunk/network/ Bugfix in IPv4_input (for fragmented IPv4 packets)  
/kernel/trunk/network/IPv4.inc
4258 3830 d 9 h hidnplayr /kernel/trunk/network/ Bugfix in IPv4_input (for fragmented IPv4 packets)  
/kernel/trunk/network/IPv4.inc
4256 3830 d 11 h hidnplayr /kernel/trunk/network/ Do not print message about unknown ethernet packet types, by default.  
/kernel/trunk/network/ethernet.inc

Show All