hidnplayr
|
008436f41e
|
FTPc: use <cr lf> after commands instead of just <lf>
git-svn-id: svn://kolibrios.org@3814 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-07-12 09:58:26 +00:00 |
|
hidnplayr
|
10d7fd5cf9
|
FTPc: better command parser, improved help, increased code quality.
git-svn-id: svn://kolibrios.org@3813 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-07-12 08:59:34 +00:00 |
|
hidnplayr
|
a2f86b00f9
|
FTPc: added cdup, mkd, and rmd commands.
git-svn-id: svn://kolibrios.org@3804 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-07-10 11:19:18 +00:00 |
|
hidnplayr
|
99eec4c8b8
|
FTPc: hide password.
git-svn-id: svn://kolibrios.org@3803 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-07-10 10:23:07 +00:00 |
|
hidnplayr
|
c32d5d4bbb
|
FTPc: added lcwd command (change local working directory)
git-svn-id: svn://kolibrios.org@3802 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-07-10 10:17:07 +00:00 |
|
hidnplayr
|
8f864f395b
|
FTPc: send and receive files from applications working directory to servers working directory, also added dele and bye commands.
git-svn-id: svn://kolibrios.org@3800 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-07-10 09:37:01 +00:00 |
|
hidnplayr
|
7cc4d5555e
|
FTPc: added pwd command, bugfixes
git-svn-id: svn://kolibrios.org@3794 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-07-09 21:59:02 +00:00 |
|
hidnplayr
|
1531cabb38
|
FTPc: added retr command (just print to console for now).
git-svn-id: svn://kolibrios.org@3793 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-07-09 21:31:47 +00:00 |
|
hidnplayr
|
6dfcbb3d54
|
FTPc: receive all data from server, larger screen buffer.
git-svn-id: svn://kolibrios.org@3792 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-07-09 21:14:47 +00:00 |
|
hidnplayr
|
0b02e4cfe7
|
FTPc: some more bugfixes, added cwd command
git-svn-id: svn://kolibrios.org@3790 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-07-09 20:55:18 +00:00 |
|
hidnplayr
|
75cac16296
|
Small bugfixes and improvements for FTP client
git-svn-id: svn://kolibrios.org@3789 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-07-09 20:19:08 +00:00 |
|
hidnplayr
|
e3b7958faa
|
SOCKET_receive, return immediately when there is no data and SS_CANTRECVMORE is set.
Downloader: make better use of blocking sockets.
git-svn-id: svn://kolibrios.org@3737 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-06-30 23:08:53 +00:00 |
|
hidnplayr
|
27d4f503b4
|
Small bugfixes for downloader
git-svn-id: svn://kolibrios.org@3736 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-06-30 22:35:33 +00:00 |
|
hidnplayr
|
0f8bff0b72
|
Bugfixes for ZeroConf
git-svn-id: svn://kolibrios.org@3735 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-06-30 20:25:38 +00:00 |
|
hidnplayr
|
97c13d77de
|
use blocking sockets by default.
git-svn-id: svn://kolibrios.org@3704 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-06-25 20:02:56 +00:00 |
|
hidnplayr
|
c9f7535c89
|
Bugix for telnet receive function.
git-svn-id: svn://kolibrios.org@3703 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-06-25 16:31:10 +00:00 |
|
hidnplayr
|
1812e8064e
|
Some FTP client demo code for the brave.
git-svn-id: svn://kolibrios.org@3701 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-06-24 19:33:16 +00:00 |
|
hidnplayr
|
bc2140fbde
|
Telnet: let console handle escape characters.
git-svn-id: svn://kolibrios.org@3687 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-06-19 14:14:38 +00:00 |
|
hidnplayr
|
97b8aba9e2
|
Zeroconf: disable most debug output by default.
git-svn-id: svn://kolibrios.org@3682 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-06-18 14:15:55 +00:00 |
|
hidnplayr
|
c18b90b578
|
netstat: show all ARP entries
git-svn-id: svn://kolibrios.org@3641 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-06-10 22:46:31 +00:00 |
|
hidnplayr
|
d010a4e7fe
|
Improved 'tries' counter for zeroconf.
git-svn-id: svn://kolibrios.org@3636 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-06-10 18:29:41 +00:00 |
|
hidnplayr
|
256b125f00
|
Zeroconf: try 3 times to contact DHCP server before giving up.
git-svn-id: svn://kolibrios.org@3632 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-06-10 13:25:07 +00:00 |
|
Dmitry Pereverzev (SoUrcerer)
|
b419853b1e
|
Netsurf: switch to KolibriUI & fixes in curl
git-svn-id: svn://kolibrios.org@3624 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-06-07 23:03:35 +00:00 |
|
hidnplayr
|
b003b0826c
|
Some bugfixes and improvements for downloader.
git-svn-id: svn://kolibrios.org@3623 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-06-07 22:44:40 +00:00 |
|
Dmitry Pereverzev (SoUrcerer)
|
c64b6b486f
|
No more window redraw at update
git-svn-id: svn://kolibrios.org@3622 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-06-07 22:19:55 +00:00 |
|
Dmitry Pereverzev (SoUrcerer)
|
67a60882fd
|
Kolibri Native UI for NSFB - much faster and stable! But without keyboard yet
git-svn-id: svn://kolibrios.org@3621 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-06-07 22:16:59 +00:00 |
|
Dmitry Pereverzev (SoUrcerer)
|
7736817a6a
|
Downloader hack implemented, now Netsurf can browse web - somehow....
git-svn-id: svn://kolibrios.org@3620 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-06-07 19:36:44 +00:00 |
|
hidnplayr
|
d84ac5044b
|
moved include files for network programs to /programs folder, fixed synergyc.
git-svn-id: svn://kolibrios.org@3618 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-06-07 17:26:03 +00:00 |
|
Dmitry Pereverzev (SoUrcerer)
|
ac0e0430a0
|
Updated cURL emulation
git-svn-id: svn://kolibrios.org@3616 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-06-07 16:48:19 +00:00 |
|
hidnplayr
|
c0fe9dddf7
|
Improved loopback device, separate ARP tables for every interface, added arpstat functionality to netstat, preparing zeroconf to work on multiple interfaces, improved API (fn 76, fn 74), fixed some bugs.
git-svn-id: svn://kolibrios.org@3601 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-06-05 00:21:20 +00:00 |
|
Dmitry Pereverzev (SoUrcerer)
|
cc90b50055
|
Netsurf - adding libs, required for building
git-svn-id: svn://kolibrios.org@3585 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-06-01 18:16:18 +00:00 |
|
Dmitry Pereverzev (SoUrcerer)
|
370da47fa0
|
Netsurf initial port (still needs native ui and cURL)
git-svn-id: svn://kolibrios.org@3584 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-06-01 17:14:14 +00:00 |
|
hidnplayr
|
c6825d97f1
|
User selectable port for telnet client. Also improved the interface a bit.
git-svn-id: svn://kolibrios.org@3574 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-05-30 03:56:07 +00:00 |
|
hidnplayr
|
65c483cc45
|
Fixed downloader to work with parameters and shared memory (now works with HTMLv)
git-svn-id: svn://kolibrios.org@3572 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-05-29 14:20:01 +00:00 |
|
hidnplayr
|
d60e9fc26f
|
Rewrote logic of downloader, added it to autobuild.
git-svn-id: svn://kolibrios.org@3566 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-05-29 12:10:37 +00:00 |
|
hidnplayr
|
a35c1d0445
|
Fixed some bugs in downloader, added some error handling.
git-svn-id: svn://kolibrios.org@3564 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-05-29 09:21:49 +00:00 |
|
hidnplayr
|
867abdc948
|
IRC client: dont send empty messages
git-svn-id: svn://kolibrios.org@3563 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-05-29 08:47:31 +00:00 |
|
hidnplayr
|
6410339384
|
Fixed bug in some network applications.
git-svn-id: svn://kolibrios.org@3562 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-05-29 08:20:31 +00:00 |
|
hidnplayr
|
0330fba15f
|
'downloader' for new network stack
git-svn-id: svn://kolibrios.org@3561 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-05-28 21:10:21 +00:00 |
|
Yogev Ezra
|
8d679dec36
|
Correct path try 2
git-svn-id: svn://kolibrios.org@3549 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-05-28 18:01:45 +00:00 |
|
Yogev Ezra
|
0678d72380
|
Correct path to box_lib.mac
git-svn-id: svn://kolibrios.org@3548 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-05-28 17:58:04 +00:00 |
|
hidnplayr
|
e4cf34c0de
|
Merge new network stack with trunk
git-svn-id: svn://kolibrios.org@3545 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-05-28 17:34:26 +00:00 |
|
esevece
|
4d079770dc
|
Trying to make a web browser
git-svn-id: svn://kolibrios.org@3530 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-05-23 01:50:34 +00:00 |
|
Kirill Lipatov (Leency)
|
ce44966453
|
httpc deleted as outdated
git-svn-id: svn://kolibrios.org@3118 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-12-16 16:55:48 +00:00 |
|
Kirill Lipatov (Leency)
|
56b79aab1e
|
network/htmlv removed
git-svn-id: svn://kolibrios.org@3072 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-12-05 14:37:37 +00:00 |
|
Kirill Lipatov (Leency)
|
b6aea67343
|
HTMLv 0.98: Image cache!
git-svn-id: svn://kolibrios.org@3062 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-11-20 11:40:37 +00:00 |
|
Kirill Lipatov (Leency)
|
bac1b76c41
|
HTMLv: code optimizations
git-svn-id: svn://kolibrios.org@3061 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-11-19 15:30:03 +00:00 |
|
Kirill Lipatov (Leency)
|
d994c2a92d
|
HTMLv: fully fixed line breaks in links... fu~, it took all day
git-svn-id: svn://kolibrios.org@3060 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-11-19 00:24:41 +00:00 |
|
Kirill Lipatov (Leency)
|
66f8ed5fc2
|
HTMLv: fixed problem with very long lines w/o spaces
git-svn-id: svn://kolibrios.org@3059 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-11-18 23:43:03 +00:00 |
|
Kirill Lipatov (Leency)
|
29de2e5854
|
HTMLv 0.97.7
git-svn-id: svn://kolibrios.org@3058 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-11-18 21:49:28 +00:00 |
|