Commit Graph

374 Commits

Author SHA1 Message Date
Kirill Lipatov (Leency)
f7731a6366 netsurf is coming back
git-svn-id: svn://kolibrios.org@7835 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-28 19:56:44 +00:00
hidnplayr
0b226f50ba Add AR8171
git-svn-id: svn://kolibrios.org@7810 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-19 17:53:55 +00:00
Kirill Lipatov (Leency)
a385ed42e0 move notify.inc into notify3 folder, move cmd to outdated folder
git-svn-id: svn://kolibrios.org@7785 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-13 23:21:48 +00:00
IgorA
773bfc7a0e add vendor 'Marvell Semiconductor Inc.'
git-svn-id: svn://kolibrios.org@7703 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-11-19 16:03:22 +00:00
b51d135d5c libcrash: Sync with upstream.
* Add oneshot wrappers.
* Move tables to data section.
* Add/rename macros and fix their use in ssh.

git-svn-id: svn://kolibrios.org@7698 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-10-21 22:33:41 +00:00
Kirill Lipatov (Leency)
33fb3deeb1 Fix FCEU save folder path and window width
Add 4 freeware NES games to Templates folder
Update SNTP by Coldy

git-svn-id: svn://kolibrios.org@7642 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-04-27 12:16:26 +00:00
Kirill Lipatov (Leency)
e3ae69008a upload SNTP v0.5.2 by Coldy
git-svn-id: svn://kolibrios.org@7638 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-04-23 21:58:21 +00:00
Kirill Lipatov (Leency)
859f9e5990 convert files into 8.3
git-svn-id: svn://kolibrios.org@7631 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-04-17 08:48:41 +00:00
IgorA
e0508ea054 fix 7579
git-svn-id: svn://kolibrios.org@7580 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-01-29 21:03:07 +00:00
IgorA
c30f9415d3 t_edit:
1) add keys Ctrl+H, Ctrl+G
2) update panels code

git-svn-id: svn://kolibrios.org@7579 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-01-29 20:02:48 +00:00
IgorA
cb0f3625e7 t_edit: add function ted_but_replace, fix code
git-svn-id: svn://kolibrios.org@7577 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-01-23 22:08:19 +00:00
hidnplayr
f87f6d92df Netstat: fix speed indicators
git-svn-id: svn://kolibrios.org@7513 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-30 22:05:26 +00:00
hidnplayr
ba73c477d0 Add PCI ID for I218-V
git-svn-id: svn://kolibrios.org@7511 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-30 21:24:23 +00:00
Kirill Lipatov (Leency)
273fe867a7 ftpc: restrict cursor move to existing nodes
git-svn-id: svn://kolibrios.org@7509 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-30 15:09:41 +00:00
Kirill Lipatov (Leency)
8a77c84962 boxlib edit_box: do not display pgup, pgdown press
fptc: fix for Tab press when no field selected
table 0.99: proper behaviour when cell is edited, use scancodes

git-svn-id: svn://kolibrios.org@7507 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-29 18:16:01 +00:00
Kirill Lipatov (Leency)
252074d8fd Eolite 4.02: asc and desc sorting order, save current file selection after changing sorting order (thanks lev for idea)
git-svn-id: svn://kolibrios.org@7490 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-19 21:13:36 +00:00
Kirill Lipatov (Leency)
faea42b346 ftpc 0.15: use system colors for login, show error if no server set, fix letter spacing in edit0 at main window
git-svn-id: svn://kolibrios.org@7489 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-19 19:47:23 +00:00
nisargshah95
89001f353c ftpc:
- reduce log font size
- refresh local directory list after download



git-svn-id: svn://kolibrios.org@7487 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-19 09:42:23 +00:00
Kirill Lipatov (Leency)
8261da26a4 ftpc: use tab to switch between editboxes
git-svn-id: svn://kolibrios.org@7465 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-14 18:29:31 +00:00
Kirill Lipatov (Leency)
02e226cd9a ftpc 0.12a:
- bigger fonts in editbox
- press enter to login
- compressed images: 3 sectors instead of 5, system icons

git-svn-id: svn://kolibrios.org@7464 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-14 18:05:52 +00:00
nisargshah95
aed18cd4dd disable Cancel button when not downloading
git-svn-id: svn://kolibrios.org@7463 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-14 14:43:49 +00:00
hidnplayr
321ff86117 IRCc 0.31: Clear data on exit, print unknown CTCP commands to window, replace some magic numbers with constants (thanks floppy121).
git-svn-id: svn://kolibrios.org@7300 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-07-01 14:29:23 +00:00
nisargshah95
1b63551705 Fix FTPC logging, change log file path
git-svn-id: svn://kolibrios.org@7201 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-03-21 16:10:11 +00:00
nisargshah95
804abbc020 Fix broken treelist icons
git-svn-id: svn://kolibrios.org@7167 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-02-26 16:21:06 +00:00
Kirill Lipatov (Leency)
fbdde8ba84 small fix from hidplayr
git-svn-id: svn://kolibrios.org@7109 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-11-03 10:33:36 +00:00
hidnplayr
9da83c9e1b Added some comments to TCP server demo app.
git-svn-id: svn://kolibrios.org@7108 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-11-02 18:22:06 +00:00
Kirill Lipatov (Leency)
5161f3acf0 nsinstall: add notify dialog to show downloading progress;
TODO (not for me): change 'nsinstall' icon to 'netsurf'

git-svn-id: svn://kolibrios.org@7106 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-11-02 12:20:25 +00:00
hidnplayr
5c83dd9e7c PASTA: use dpaste.com instead of paste.kolibrios.org
git-svn-id: svn://kolibrios.org@7100 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-17 21:01:54 +00:00
hidnplayr
d71a6b8cb8 Remove build.bat
git-svn-id: svn://kolibrios.org@7093 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-14 09:43:17 +00:00
hidnplayr
b07509df72 Check FLAG_GOT_ALL_DATA is set, even when no additional data was received.
git-svn-id: svn://kolibrios.org@7092 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-13 22:17:40 +00:00
hidnplayr
fe80b4429c IRC client: strip username prefixes when opening a private chat window
git-svn-id: svn://kolibrios.org@7090 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-12 20:38:22 +00:00
ashmew2
f5e90df8dd Add Netsurf installer to .img
git-svn-id: svn://kolibrios.org@7058 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-09 21:14:26 +00:00
Kirill Lipatov (Leency)
1f2ca38560 vncc: use big fonts, hide password, add to menu.dat
git-svn-id: svn://kolibrios.org@7017 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-27 02:01:45 +00:00
hidnplayr
1c6bb84e7f downloader: display URL in GUI when loaded with URL in parameters.
git-svn-id: svn://kolibrios.org@6977 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-17 00:13:55 +00:00
hidnplayr
57299a7248 Netstat: fix 'ghost' button
git-svn-id: svn://kolibrios.org@6971 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-11 20:16:09 +00:00
hidnplayr
355d9a3988 Trace route program
git-svn-id: svn://kolibrios.org@6923 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-06-11 11:13:52 +00:00
hidnplayr
40a8f693e4 SSH: revised Multi Precision Integer routines, additional HMAC types.
git-svn-id: svn://kolibrios.org@6922 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-06-11 11:06:56 +00:00
ashmew2
17b4bf3701 Netsurf installer: Ready to use!
git-svn-id: svn://kolibrios.org@6905 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-05-25 11:57:57 +00:00
ashmew2
3258646683 User friendliness ;)
git-svn-id: svn://kolibrios.org@6904 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-05-23 19:39:26 +00:00
ashmew2
dc6d30f994 Create an installer for Netsurf
git-svn-id: svn://kolibrios.org@6903 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-05-21 17:32:12 +00:00
hidnplayr
2236fa2e14 Remove duplicate libio.inc
git-svn-id: svn://kolibrios.org@6836 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-01-19 17:54:31 +00:00
hidnplayr
5434c1b540 Remove duplicate libio.inc
git-svn-id: svn://kolibrios.org@6835 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-01-19 17:48:18 +00:00
Kirill Lipatov (Leency)
aa39838a11 downloader: big fonts
git-svn-id: svn://kolibrios.org@6773 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-11-30 17:05:47 +00:00
hidnplayr
fb06090b5e Added some PCI Id's for intel 8255x cards.
git-svn-id: svn://kolibrios.org@6718 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-11-15 21:35:44 +00:00
hidnplayr
4fcfa2351b Print some errors to the debug board when it all goes wrong.
git-svn-id: svn://kolibrios.org@6716 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-11-15 20:29:47 +00:00
hidnplayr
a8a15eb424 Bugfixes in UTF-8 character counting for IRC client.
git-svn-id: svn://kolibrios.org@6596 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-10-15 13:44:06 +00:00
nisargshah95
dd8a86960b refactor code, add GUI and fix bugs
git-svn-id: svn://kolibrios.org@6582 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-10-07 17:11:07 +00:00
hidnplayr
d47fdfc83f Fixed rshell tupfile
git-svn-id: svn://kolibrios.org@6478 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-08-15 18:57:21 +00:00
hidnplayr
284b0be1c3 Simple reverse Shell (TCP) demo, moved icmp.inc and ip.inc to network dir.
git-svn-id: svn://kolibrios.org@6477 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-08-15 18:56:02 +00:00
hidnplayr
a70850fad6 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.
git-svn-id: svn://kolibrios.org@6469 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-08-10 16:20:49 +00:00