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
7464 2040 d 4 h leency /programs/network/ftpc/ ftpc 0.12a:
- bigger fonts in editbox
- press enter to login
- compressed images: 3 sectors instead of 5, system icons
 
7463 2040 d 7 h nisargshah95 /programs/network/ftpc/ disable Cancel button when not downloading  
7300 2145 d 7 h hidnplayr /programs/network/ircc/ IRCc 0.31: Clear data on exit, print unknown CTCP commands to window, replace some magic numbers with constants (thanks floppy121).  
7201 2247 d 6 h nisargshah95 /programs/network/ftpc/ Fix FTPC logging, change log file path  
7167 2270 d 6 h nisargshah95 / Fix broken treelist icons  
7109 2385 d 11 h leency /programs/network/netsurf/ small fix from hidplayr  
7108 2386 d 4 h hidnplayr /programs/network/tcpserv/ Added some comments to TCP server demo app.  
7106 2386 d 10 h leency /programs/network/netsurf/ nsinstall: add notify dialog to show downloading progress;
TODO (not for me): change 'nsinstall' icon to 'netsurf'
 
7100 2402 d 1 h hidnplayr /programs/network/pasta/ PASTA: use dpaste.com instead of paste.kolibrios.org  
7093 2405 d 12 h hidnplayr /programs/network/ Remove build.bat  
7092 2406 d 0 h hidnplayr /programs/network/downloader/ Check FLAG_GOT_ALL_DATA is set, even when no additional data was received.  
7090 2407 d 1 h hidnplayr /programs/network/ircc/ IRC client: strip username prefixes when opening a private chat window  
7058 2410 d 1 h ashmew2 / Add Netsurf installer to .img  
7017 2422 d 20 h leency / vncc: use big fonts, hide password, add to menu.dat  
6977 2432 d 22 h hidnplayr /programs/network/downloader/ downloader: display URL in GUI when loaded with URL in parameters.  
6971 2438 d 2 h hidnplayr /programs/network/netstat/ Netstat: fix 'ghost' button  
6923 2530 d 11 h hidnplayr /programs/network/tracert/ Trace route program  
6922 2530 d 11 h hidnplayr /programs/network/ssh/ SSH: revised Multi Precision Integer routines, additional HMAC types.  
6905 2547 d 10 h ashmew2 /programs/network/netsurf/ Netsurf installer: Ready to use!  
6904 2549 d 2 h ashmew2 /programs/network/netsurf/ User friendliness ;)  
6903 2551 d 4 h ashmew2 /programs/network/netsurf/ Create an installer for Netsurf  
6836 2673 d 4 h hidnplayr /programs/ Remove duplicate libio.inc  
6835 2673 d 4 h hidnplayr /programs/ Remove duplicate libio.inc  
6773 2723 d 5 h leency /programs/ downloader: big fonts  
6718 2738 d 0 h hidnplayr /programs/network/netcfg/ Added some PCI Id's for intel 8255x cards.  
6716 2738 d 1 h hidnplayr /programs/network/netcfg/ Print some errors to the debug board when it all goes wrong.  
6596 2769 d 8 h hidnplayr /programs/network/ircc/ Bugfixes in UTF-8 character counting for IRC client.  
6582 2777 d 5 h nisargshah95 /programs/ refactor code, add GUI and fix bugs  
6478 2830 d 3 h hidnplayr /programs/network/rshell/ Fixed rshell tupfile  
6477 2830 d 3 h hidnplayr /programs/network/ Simple reverse Shell (TCP) demo, moved icmp.inc and ip.inc to network dir.  
6469 2835 d 6 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 2909 d 12 h nisargshah95 /programs/network/ftpc/ add proper error handling for socket functions  
6436 2909 d 12 h nisargshah95 /programs/network/ftpc/ add proper error handling for socket functions  
6423 2927 d 2 h pathoswithin /programs/network/ssh/ small speedup  
6419 2930 d 11 h hidnplayr /programs/network/ssh/ SSH client part 1: Diffie hellman group exchange.  
6394 2955 d 10 h nisargshah95 /programs/network/ftpc/ add support to parse parameters  
6323 2987 d 2 h hidnplayr /programs/network/netstat/ Netstat: correctly save DNS type.  
6228 3013 d 0 h hidnplayr /programs/network/zeroconf/ DHCP protocol: seconds since boot is in big endian byte order.  
6123 3026 d 2 h hidnplayr /programs/network/zeroconf/ Updated debug output for zeroconf.  
6098 3032 d 21 h hidnplayr /programs/network/ircc/ Reduced window redraw on startup.