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
3333 4069 d 2 h hidnplayr /kernel/branches/net/ Updated readme.txt  
3332 4069 d 2 h hidnplayr /kernel/branches/net/applications/netstat/ Added missed and dumped TCP packet counters to netstat.  
3331 4069 d 3 h hidnplayr /kernel/branches/net/applications/ircc/ Mostly cosmetical updates for IRCC  
3324 4070 d 1 h hidnplayr /kernel/branches/net/drivers/ Stub for forcedeth driver.  
3323 4070 d 1 h hidnplayr /kernel/branches/net/drivers/ Tied 3c59x network driver to new interface.  
3322 4070 d 1 h hidnplayr /kernel/branches/net/ Removed obsolete EthReceiver interface  
3307 4072 d 18 h hidnplayr /kernel/branches/net/network/ Fixed SOCKET_process_end (broken in #3264), Use mutexes for ring buffer reading/writing.  
3293 4074 d 2 h hidnplayr /kernel/branches/net/network/ Fixed stack corruption in TCP_input when TCP queue is full  
3289 4074 d 10 h hidnplayr /kernel/branches/net/network/ Fixed unlocking of mutex in TCP_output.  
3275 4075 d 17 h hidnplayr /kernel/branches/net/network/ Cleanup in TCP, fixed possible deadlock in TCP_input.  
3272 4077 d 1 h hidnplayr /kernel/branches/net/applications/ Updated network.inc for applications.  
3270 4077 d 20 h hidnplayr /kernel/branches/net/network/ Fixed bugs in TCP (crash when closing socket, crash when responding to segment that has no socket)  
3267 4078 d 4 h hidnplayr /kernel/branches/net/network/ Unblock a blocked socket before closing it.  
3264 4078 d 21 h hidnplayr /kernel/branches/net/network/ separate thread and process ID's for sockets.  
3261 4079 d 4 h hidnplayr /kernel/branches/net/network/ PID fix for SOCKET_pair function.  
3259 4082 d 20 h hidnplayr /kernel/branches/net/network/ Re-applied some changes concerning local sockets. They were reverted by accident.  
3257 4082 d 20 h hidnplayr /kernel/branches/net/network/ Better blocking sockets, preparing for some API changes.  
3253 4084 d 17 h hidnplayr /kernel/branches/net/network/ Fixed some bugs with non-blocking local sockets.  
3252 4084 d 18 h hidnplayr /kernel/branches/net/network/ Better TCP timestamp, fixed stack corruption if PAWS fails.  
3251 4084 d 19 h hidnplayr /kernel/branches/net/network/ Changed some debug output messages (and their levels) in new stack.
Implemented a queue for incoming TCP segments.
 

Show All