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
9019 1052 d 7 h rgimad /kernel/branches/kolibri-ahci/ Create kolibri-ahci branch  
/kernel/branches/kolibri-ahci
9017 1052 d 9 h hidnplayr / Network device error/missed/dropped packet counters.
+ Network buffer sanity checks.
 
/kernel/trunk/docs/sysfuncr.txt
/kernel/trunk/docs/sysfuncs.txt
/kernel/trunk/network/ethernet.inc
/kernel/trunk/network/stack.inc
/programs/KOSfuncs.inc
/programs/network/netstat/netstat.asm
8896 1069 d 8 h hidnplayr / Add network packet error counters.  
/drivers/netdrv.inc
/kernel/trunk/network/stack.inc
8867 1073 d 14 h rgimad /kernel/trunk/ [KERNEL] #2 Preparing to merge legacy TASKDATA into APPDATA:
- rename event_mask in APPDATA to occured_events, cause TASKDATA already has event_mask and they have different meaning and usage
- small fixes
 
/kernel/trunk/const.inc
/kernel/trunk/core/debug.inc
/kernel/trunk/core/taskman.inc
/kernel/trunk/gui/event.inc
/kernel/trunk/kernel.asm
/kernel/trunk/network/socket.inc
/kernel/trunk/network/stack.inc
8866 1073 d 18 h rgimad /kernel/trunk/ [KERNEL] Preparing to merge legacy TASKDATA into APPDATA:
- now doesnt use TASK_COUNT, now uses [thread_count] global instead of it
- update come copyrights
 
/kernel/trunk/const.inc
/kernel/trunk/core/sched.inc
/kernel/trunk/core/sys32.inc
/kernel/trunk/core/taskman.inc
/kernel/trunk/core/v86.inc
/kernel/trunk/data32.inc
/kernel/trunk/gui/event.inc
/kernel/trunk/gui/window.inc
/kernel/trunk/hid/keyboard.inc
/kernel/trunk/hid/mousedrv.inc
/kernel/trunk/kernel.asm
/kernel/trunk/network/socket.inc
/kernel/trunk/network/stack.inc
8700 1122 d 21 h Coldy /kernel/trunk/network/ Fix vulnerabilitie in sysfn 74.1 (add sanity check for user buffer), now user applications can't corrupt kernel memory via invalid buffer address  
/kernel/trunk/network/stack.inc
8103 1316 d 10 h dunkaist /kernel/trunk/network/ Don't put .dummy_fn function of net loopback device to data 'section'.  
/kernel/trunk/network/loopback.inc
8027 1446 d 8 h hidnplayr /kernel/trunk/network/ Remove some extra debug  
/kernel/trunk/network/socket.inc
8026 1446 d 8 h hidnplayr /kernel/trunk/network/ More TCP advertised window size fixes, small updates regarding closing of TCP sockets.  
/kernel/trunk/network/socket.inc
/kernel/trunk/network/tcp_output.inc
/kernel/trunk/network/tcp_subr.inc
8024 1449 d 7 h hidnplayr /kernel/trunk/network/ Fix TCP window updates  
/kernel/trunk/network/tcp_output.inc
7974 1462 d 13 h hidnplayr /kernel/trunk/network/ TCP: Ack every other received full MSS segment, bugfixes.  
/kernel/trunk/network/socket.inc
/kernel/trunk/network/tcp_input.inc
/kernel/trunk/network/tcp_subr.inc
7963 1464 d 15 h hidnplayr /kernel/trunk/network/ sys_protocols: don't destroy esi input reg  
/kernel/trunk/network/stack.inc
7682 1726 d 7 h hidnplayr /kernel/trunk/network/ Fix issue #122  
/kernel/trunk/network/ARP.inc
/kernel/trunk/network/udp.inc
7680 1734 d 9 h hidnplayr /kernel/trunk/network/ small network code updates, annotations  
/kernel/trunk/network/socket.inc
/kernel/trunk/network/tcp_output.inc
/kernel/trunk/network/tcp_subr.inc
7679 1734 d 9 h hidnplayr /kernel/trunk/network/ network code cleanup  
/kernel/trunk/network/ARP.inc
/kernel/trunk/network/IPv4.inc
/kernel/trunk/network/PPPoE.inc
/kernel/trunk/network/ethernet.inc
/kernel/trunk/network/socket.inc
/kernel/trunk/network/stack.inc
/kernel/trunk/network/tcp_usreq.inc
/kernel/trunk/network/udp.inc
7678 1734 d 10 h hidnplayr /kernel/trunk/network/ network code cleanup, fix some statistics  
/kernel/trunk/network/ARP.inc
/kernel/trunk/network/IPv4.inc
/kernel/trunk/network/PPPoE.inc
/kernel/trunk/network/ethernet.inc
/kernel/trunk/network/icmp.inc
/kernel/trunk/network/loopback.inc
/kernel/trunk/network/socket.inc
/kernel/trunk/network/stack.inc
/kernel/trunk/network/tcp_usreq.inc
/kernel/trunk/network/udp.inc
7536 2026 d 8 h hidnplayr /kernel/trunk/network/ Fix ICMP Echo reply, broken in #5522  
/kernel/trunk/network/ethernet.inc
/kernel/trunk/network/icmp.inc
7535 2026 d 8 h hidnplayr /kernel/trunk/network/ Fix ARP Reply, broken in #5522  
/kernel/trunk/network/ARP.inc
7099 2411 d 8 h hidnplayr /kernel/trunk/network/ Use tcp_output instead of tcp_respond to send delayed acks, we need it for correct window advertisement amongst other things...  
/kernel/trunk/network/tcp_timer.inc
7098 2411 d 8 h ashmew2 /kernel/trunk/network/ Fix TCP window size in tcp_respond  
/kernel/trunk/network/tcp_subr.inc

Show All