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
7093 2412 d 8 h hidnplayr /programs/network/ Remove build.bat  
6477 2836 d 23 h hidnplayr /programs/network/ Simple reverse Shell (TCP) demo, moved icmp.inc and ip.inc to network dir.  
6228 3019 d 19 h hidnplayr /programs/network/zeroconf/ DHCP protocol: seconds since boot is in big endian byte order.  
6123 3032 d 22 h hidnplayr /programs/network/zeroconf/ Updated debug output for zeroconf.  
5842 3145 d 23 h hidnplayr / Improved RAW sockets. Added ability to set TTL thorugh setsockopt, Improved ping program.  
5610 3226 d 0 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.
 
5587 3229 d 3 h hidnplayr /programs/network/zeroconf/ Zeroconfig: bugfix for previous release; apply DHCP settings correctly.  
5586 3229 d 4 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.
 
5419 3381 d 7 h hidnplayr /programs/network/zeroconf/ Use random session ID for DHCP, fix memory leak.  
5391 3395 d 22 h hidnplayr /programs/network/zeroconf/ Connect to DHCP server only when link is active. (and reconnect when cable was reconnected)  
5098 3540 d 2 h clevermouse / switch build system to Tup  
4805 3696 d 22 h hidnplayr /programs/network/zeroconf/ Fixed timeout  
4804 3696 d 22 h hidnplayr /programs/network/zeroconf/ Be a tiny bit more verbose.  
4790 3697 d 19 h leency /programs/network/zeroconf/ zeroconf: new @notify support  
4101 3861 d 18 h mario79 / ZEROCONF and DOWNLOADER - using of SETTINGS directory for INI  
4013 3875 d 2 h hidnplayr /programs/network/zeroconf/ ZeroConf: use @notify to notify user of active network connections.  
3844 3948 d 21 h hidnplayr /programs/network/zeroconf/ Zeroconfig: fixed static IP setting  
3842 3949 d 23 h hidnplayr /programs/network/zeroconf/ Zerconf: bugfix: 0 byte after 0 terminated string.  
3735 3978 d 21 h hidnplayr /programs/network/zeroconf/ Bugfixes for ZeroConf  
3704 3983 d 22 h hidnplayr / use blocking sockets by default.  
3682 3991 d 3 h hidnplayr /programs/network/zeroconf/ Zeroconf: disable most debug output by default.  
3636 3998 d 23 h hidnplayr /programs/network/zeroconf/ Improved 'tries' counter for zeroconf.  
3632 3999 d 4 h hidnplayr /programs/network/zeroconf/ Zeroconf: try 3 times to contact DHCP server before giving up.  
3618 4002 d 0 h hidnplayr /programs/ moved include files for network programs to /programs folder, fixed synergyc.  
3601 4004 d 17 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.  
3562 4011 d 9 h hidnplayr /programs/network/ Fixed bug in some network applications.  
3545 4012 d 0 h hidnplayr / Merge new network stack with trunk