Subversion Repositories Kolibri OS

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
9980 88 d 13 h hidnplayr /programs/network/netstat/ Allow cursor keys in editboxes (as mentioned in bug #153)  
9129 1016 d 19 h hidnplayr /programs/network/netstat/ Cosmetic fixes  
9017 1049 d 15 h hidnplayr / Network device error/missed/dropped packet counters.
+ Network buffer sanity checks.
 
7513 2030 d 13 h hidnplayr /programs/network/netstat/ Netstat: fix speed indicators  
7093 2412 d 1 h hidnplayr /programs/network/ Remove build.bat  
6971 2444 d 14 h hidnplayr /programs/network/netstat/ Netstat: fix 'ghost' button  
6477 2836 d 16 h hidnplayr /programs/network/ Simple reverse Shell (TCP) demo, moved icmp.inc and ip.inc to network dir.  
6323 2993 d 14 h hidnplayr /programs/network/netstat/ Netstat: correctly save DNS type.  
5686 3212 d 19 h hidnplayr /programs/network/netstat/ Netstat: disable textboxes properly.  
5610 3225 d 17 h hidnplayr /programs/network/ Netstat: Save dns address correctly, added optionbox to disabled IPv4.
Zeroconfig: Dont give up too soon when network.ini is malformed.
 
5589 3228 d 16 h hidnplayr /programs/network/netstat/ netstat: better .ini settings parsing.  
5586 3228 d 21 h hidnplayr / Zeroconfig: Support for multiple network devices. Allow static DNS when using DHCP.
Netstat: New window for IP configuration.
network.ini: New format that allows configuring more then one network device.
 
5498 3365 d 15 h hidnplayr / RTL8169: cleanup + link state detection.
Netstat: fixed some link state messages.
 
5250 3441 d 12 h hidnplayr /programs/network/netstat/ netstat: show first network adapter by default, if available. (skip loopback)  
5098 3539 d 19 h clevermouse / switch build system to Tup  
5016 3580 d 17 h hidnplayr /programs/network/netstat/ Netstat: display number of queued (incoming) TCP packets  
4845 3687 d 20 h hidnplayr /programs/network/netstat/ Print link state in human readable format.  
4798 3696 d 22 h hidnplayr /programs/network/netstat/ make sure long names for network devices fit inside the window.  
4781 3699 d 0 h hidnplayr /programs/network/netstat/ Eye candy  
4742 3701 d 16 h hidnplayr /programs/network/netstat/ Keyboard support for netstat (tab, pgup, pgdown)  
4740 3702 d 1 h hidnplayr /programs/network/netstat/ Added dots in IPv4 addresses and dashes in MAC addresses.  
4737 3702 d 11 h leency /programs/network/netstat/ Netstat: remove unnecessary comments  
4736 3702 d 11 h leency /programs/network/netstat/ Netstat: reduce window redraw, some GUI improvements  
3641 3998 d 12 h hidnplayr /programs/network/netstat/ netstat: show all ARP entries  
3618 4001 d 17 h hidnplayr /programs/ moved include files for network programs to /programs folder, fixed synergyc.  
3601 4004 d 10 h hidnplayr / Improved loopback device, separate ARP tables for every interface, added arpstat functionality to netstat, preparing zeroconf to work on multiple interfaces, improved API (fn 76, fn 74), fixed some bugs.  
3545 4011 d 17 h hidnplayr / Merge new network stack with trunk