Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
6977 2440 d 19 h hidnplayr /programs/network/downloader/ downloader: display URL in GUI when loaded with URL in parameters.  
6971 2445 d 23 h hidnplayr /programs/network/netstat/ Netstat: fix 'ghost' button  
6923 2538 d 8 h hidnplayr /programs/network/tracert/ Trace route program  
6922 2538 d 9 h hidnplayr /programs/network/ssh/ SSH: revised Multi Precision Integer routines, additional HMAC types.  
6905 2555 d 8 h ashmew2 /programs/network/netsurf/ Netsurf installer: Ready to use!  
6904 2557 d 0 h ashmew2 /programs/network/netsurf/ User friendliness ;)  
6903 2559 d 2 h ashmew2 /programs/network/netsurf/ Create an installer for Netsurf  
6836 2681 d 2 h hidnplayr /programs/ Remove duplicate libio.inc  
6835 2681 d 2 h hidnplayr /programs/ Remove duplicate libio.inc  
6773 2731 d 3 h leency /programs/ downloader: big fonts  
6718 2745 d 22 h hidnplayr /programs/network/netcfg/ Added some PCI Id's for intel 8255x cards.  
6716 2745 d 23 h hidnplayr /programs/network/netcfg/ Print some errors to the debug board when it all goes wrong.  
6596 2777 d 6 h hidnplayr /programs/network/ircc/ Bugfixes in UTF-8 character counting for IRC client.  
6582 2785 d 2 h nisargshah95 /programs/ refactor code, add GUI and fix bugs  
6478 2838 d 1 h hidnplayr /programs/network/rshell/ Fixed rshell tupfile  
6477 2838 d 1 h hidnplayr /programs/network/ Simple reverse Shell (TCP) demo, moved icmp.inc and ip.inc to network dir.  
6469 2843 d 3 h hidnplayr /programs/network/ssh/ Working encryption and HMAC for transport, use libcrash for sha256 (and more to come), placed connection variables in separate struct, fixed bug in aes256_cbc_decode where IV was wrong when in- and output buffer were the same.  
6437 2917 d 9 h nisargshah95 /programs/network/ftpc/ add proper error handling for socket functions  
6436 2917 d 9 h nisargshah95 /programs/network/ftpc/ add proper error handling for socket functions  
6423 2935 d 0 h pathoswithin /programs/network/ssh/ small speedup  
6419 2938 d 9 h hidnplayr /programs/network/ssh/ SSH client part 1: Diffie hellman group exchange.  
6394 2963 d 7 h nisargshah95 /programs/network/ftpc/ add support to parse parameters  
6323 2994 d 23 h hidnplayr /programs/network/netstat/ Netstat: correctly save DNS type.  
6228 3020 d 21 h hidnplayr /programs/network/zeroconf/ DHCP protocol: seconds since boot is in big endian byte order.  
6123 3034 d 0 h hidnplayr /programs/network/zeroconf/ Updated debug output for zeroconf.  
6098 3040 d 18 h hidnplayr /programs/network/ircc/ Reduced window redraw on startup.  
6097 3040 d 19 h hidnplayr /programs/network/ircc/ Fixed bug in automatic text scrolling.  
6029 3063 d 4 h hidnplayr / Moved program 'ping' to directory called 'ping'  
6027 3063 d 5 h hidnplayr /programs/network/ircc/ IRCc 0.26: Fixed bug when nickname was already in use, fixed bug in encoding of user typed text.  
6026 3063 d 23 h hidnplayr /programs/network/ircc/ IRCc 0.25: Use big fonts, improved UTF-8 support.  
6023 3064 d 23 h hidnplayr /programs/network/ircc/ IRCc 0.24: Make better use of available space on screen.  
5859 3133 d 7 h hidnplayr /programs/network/tcpserv/ TCPserv: code cleanup.  
5858 3133 d 8 h hidnplayr /programs/network/telnet/ Telnet: code cleanup, no semantic changes.  
5843 3147 d 1 h hidnplayr /programs/network/icmp/ forgotten file.  
5842 3147 d 1 h hidnplayr / Improved RAW sockets. Added ability to set TTL thorugh setsockopt, Improved ping program.  
5805 3183 d 2 h hidnplayr /programs/network/icmp/ ping: Use high precision timer.  
5771 3195 d 5 h hidnplayr /programs/network/vncc/ VNC Viewer: Don't send cursorevents to server when cursor is out of window, fixed bug in GUI.  
5770 3195 d 6 h hidnplayr /programs/network/pasta/ Pasta: fixed bug when there is no data on clipboard, use keep-alive connection.  
5756 3198 d 23 h hidnplayr /programs/network/vncc/ VNC Viewer: fixed bug in TRLE palette encodings.  
5755 3199 d 3 h hidnplayr /programs/network/vncc/ VNC Viewer: fixed bug in extended scancode handler.