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
7167 2257 d 11 h nisargshah95 / Fix broken treelist icons  
7109 2372 d 17 h leency /programs/network/netsurf/ small fix from hidplayr  
7108 2373 d 9 h hidnplayr /programs/network/tcpserv/ Added some comments to TCP server demo app.  
7106 2373 d 15 h leency /programs/network/netsurf/ nsinstall: add notify dialog to show downloading progress;
TODO (not for me): change 'nsinstall' icon to 'netsurf'
 
7100 2389 d 7 h hidnplayr /programs/network/pasta/ PASTA: use dpaste.com instead of paste.kolibrios.org  
7093 2392 d 18 h hidnplayr /programs/network/ Remove build.bat  
7092 2393 d 5 h hidnplayr /programs/network/downloader/ Check FLAG_GOT_ALL_DATA is set, even when no additional data was received.  
7090 2394 d 7 h hidnplayr /programs/network/ircc/ IRC client: strip username prefixes when opening a private chat window  
7058 2397 d 6 h ashmew2 / Add Netsurf installer to .img  
7017 2410 d 2 h leency / vncc: use big fonts, hide password, add to menu.dat  
6977 2420 d 3 h hidnplayr /programs/network/downloader/ downloader: display URL in GUI when loaded with URL in parameters.  
6971 2425 d 7 h hidnplayr /programs/network/netstat/ Netstat: fix 'ghost' button  
6923 2517 d 16 h hidnplayr /programs/network/tracert/ Trace route program  
6922 2517 d 17 h hidnplayr /programs/network/ssh/ SSH: revised Multi Precision Integer routines, additional HMAC types.  
6905 2534 d 16 h ashmew2 /programs/network/netsurf/ Netsurf installer: Ready to use!  
6904 2536 d 8 h ashmew2 /programs/network/netsurf/ User friendliness ;)  
6903 2538 d 10 h ashmew2 /programs/network/netsurf/ Create an installer for Netsurf  
6836 2660 d 10 h hidnplayr /programs/ Remove duplicate libio.inc  
6835 2660 d 10 h hidnplayr /programs/ Remove duplicate libio.inc  
6773 2710 d 11 h leency /programs/ downloader: big fonts  
6718 2725 d 6 h hidnplayr /programs/network/netcfg/ Added some PCI Id's for intel 8255x cards.  
6716 2725 d 7 h hidnplayr /programs/network/netcfg/ Print some errors to the debug board when it all goes wrong.  
6596 2756 d 14 h hidnplayr /programs/network/ircc/ Bugfixes in UTF-8 character counting for IRC client.  
6582 2764 d 11 h nisargshah95 /programs/ refactor code, add GUI and fix bugs  
6478 2817 d 9 h hidnplayr /programs/network/rshell/ Fixed rshell tupfile  
6477 2817 d 9 h hidnplayr /programs/network/ Simple reverse Shell (TCP) demo, moved icmp.inc and ip.inc to network dir.  
6469 2822 d 11 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 2896 d 17 h nisargshah95 /programs/network/ftpc/ add proper error handling for socket functions  
6436 2896 d 17 h nisargshah95 /programs/network/ftpc/ add proper error handling for socket functions  
6423 2914 d 8 h pathoswithin /programs/network/ssh/ small speedup  
6419 2917 d 17 h hidnplayr /programs/network/ssh/ SSH client part 1: Diffie hellman group exchange.  
6394 2942 d 15 h nisargshah95 /programs/network/ftpc/ add support to parse parameters  
6323 2974 d 7 h hidnplayr /programs/network/netstat/ Netstat: correctly save DNS type.  
6228 3000 d 5 h hidnplayr /programs/network/zeroconf/ DHCP protocol: seconds since boot is in big endian byte order.  
6123 3013 d 8 h hidnplayr /programs/network/zeroconf/ Updated debug output for zeroconf.  
6098 3020 d 2 h hidnplayr /programs/network/ircc/ Reduced window redraw on startup.  
6097 3020 d 3 h hidnplayr /programs/network/ircc/ Fixed bug in automatic text scrolling.  
6029 3042 d 12 h hidnplayr / Moved program 'ping' to directory called 'ping'  
6027 3042 d 13 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 3043 d 7 h hidnplayr /programs/network/ircc/ IRCc 0.25: Use big fonts, improved UTF-8 support.