Commit Graph

175 Commits

Author SHA1 Message Date
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
Kirill Lipatov (Leency)
5a0f87bd4c HTMLv fix, lib update
git-svn-id: svn://kolibrios.org@3054 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-11-17 17:25:04 +00:00
Kirill Lipatov (Leency)
e8b5870f84 HTMLv 0.97.6a
git-svn-id: svn://kolibrios.org@3028 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-11-11 11:53:38 +00:00
Kirill Lipatov (Leency)
650e2989bd Text-based Browser 0.97.6: fixed stupid bug with TryeType fonts (no it will will be more faster), some small futures
git-svn-id: svn://kolibrios.org@3020 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-11-10 01:49:08 +00:00
0cc349060f merge mem.inc to dll.inc
place dll.inc in /programs
delete all the other dll.inc and mem.inc files
correct some programs to use common dll.inc


git-svn-id: svn://kolibrios.org@3014 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-11-09 10:42:30 +00:00
55f254a7ee place debug.inc in /programs
delete all the other debug.inc files
correct some programs to use common debug.inc


git-svn-id: svn://kolibrios.org@3013 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-11-09 09:19:16 +00:00
Kirill Lipatov (Leency)
b208b80b45 HTMLv bug fix
git-svn-id: svn://kolibrios.org@3006 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-11-05 18:07:09 +00:00
Kirill Lipatov (Leency)
5b833a1058 HTMLv 0.97.5: switch to TryeType fonts
git-svn-id: svn://kolibrios.org@3005 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-11-05 16:10:14 +00:00
Kirill Lipatov (Leency)
41086737df c-- libraries update
git-svn-id: svn://kolibrios.org@3003 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-11-05 11:59:41 +00:00
Kirill Lipatov (Leency)
77e5190523 HTMLv 0.97
git-svn-id: svn://kolibrios.org@2895 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-07-31 14:44:11 +00:00