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
7109 2337 d 8 h leency /programs/network/netsurf/ small fix from hidplayr  
7108 2338 d 0 h hidnplayr /programs/network/tcpserv/ Added some comments to TCP server demo app.  
7106 2338 d 6 h leency /programs/network/netsurf/ nsinstall: add notify dialog to show downloading progress;
TODO (not for me): change 'nsinstall' icon to 'netsurf'
 
7100 2353 d 22 h hidnplayr /programs/network/pasta/ PASTA: use dpaste.com instead of paste.kolibrios.org  
7093 2357 d 9 h hidnplayr /programs/network/ Remove build.bat  
7092 2357 d 21 h hidnplayr /programs/network/downloader/ Check FLAG_GOT_ALL_DATA is set, even when no additional data was received.  
7090 2358 d 22 h hidnplayr /programs/network/ircc/ IRC client: strip username prefixes when opening a private chat window  
7058 2361 d 22 h ashmew2 / Add Netsurf installer to .img  
7017 2374 d 17 h leency / vncc: use big fonts, hide password, add to menu.dat  
6977 2384 d 19 h hidnplayr /programs/network/downloader/ downloader: display URL in GUI when loaded with URL in parameters.  
6971 2389 d 23 h hidnplayr /programs/network/netstat/ Netstat: fix 'ghost' button  
6923 2482 d 8 h hidnplayr /programs/network/tracert/ Trace route program  
6922 2482 d 8 h hidnplayr /programs/network/ssh/ SSH: revised Multi Precision Integer routines, additional HMAC types.  
6905 2499 d 7 h ashmew2 /programs/network/netsurf/ Netsurf installer: Ready to use!  
6904 2500 d 23 h ashmew2 /programs/network/netsurf/ User friendliness ;)  
6903 2503 d 1 h ashmew2 /programs/network/netsurf/ Create an installer for Netsurf  
6836 2625 d 1 h hidnplayr /programs/ Remove duplicate libio.inc  
6835 2625 d 1 h hidnplayr /programs/ Remove duplicate libio.inc  
6773 2675 d 2 h leency /programs/ downloader: big fonts  
6718 2689 d 21 h hidnplayr /programs/network/netcfg/ Added some PCI Id's for intel 8255x cards.  
6716 2689 d 22 h hidnplayr /programs/network/netcfg/ Print some errors to the debug board when it all goes wrong.  
6596 2721 d 5 h hidnplayr /programs/network/ircc/ Bugfixes in UTF-8 character counting for IRC client.  
6582 2729 d 2 h nisargshah95 /programs/ refactor code, add GUI and fix bugs  
6478 2782 d 0 h hidnplayr /programs/network/rshell/ Fixed rshell tupfile  
6477 2782 d 0 h hidnplayr /programs/network/ Simple reverse Shell (TCP) demo, moved icmp.inc and ip.inc to network dir.  
6469 2787 d 2 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 2861 d 9 h nisargshah95 /programs/network/ftpc/ add proper error handling for socket functions  
6436 2861 d 9 h nisargshah95 /programs/network/ftpc/ add proper error handling for socket functions  
6423 2878 d 23 h pathoswithin /programs/network/ssh/ small speedup  
6419 2882 d 8 h hidnplayr /programs/network/ssh/ SSH client part 1: Diffie hellman group exchange.  
6394 2907 d 6 h nisargshah95 /programs/network/ftpc/ add support to parse parameters  
6323 2938 d 22 h hidnplayr /programs/network/netstat/ Netstat: correctly save DNS type.  
6228 2964 d 20 h hidnplayr /programs/network/zeroconf/ DHCP protocol: seconds since boot is in big endian byte order.  
6123 2977 d 23 h hidnplayr /programs/network/zeroconf/ Updated debug output for zeroconf.  
6098 2984 d 18 h hidnplayr /programs/network/ircc/ Reduced window redraw on startup.  
6097 2984 d 18 h hidnplayr /programs/network/ircc/ Fixed bug in automatic text scrolling.  
6029 3007 d 3 h hidnplayr / Moved program 'ping' to directory called 'ping'  
6027 3007 d 4 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 3007 d 22 h hidnplayr /programs/network/ircc/ IRCc 0.25: Use big fonts, improved UTF-8 support.  
6023 3008 d 22 h hidnplayr /programs/network/ircc/ IRCc 0.24: Make better use of available space on screen.