IgorA
|
0ab5d31ac7
|
correct import function names
git-svn-id: svn://kolibrios.org@3179 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-01-17 20:06:52 +00:00 |
|
hidnplayr
|
1dfb449935
|
Added VIA Rhine driver. Only tested on Rhine II cards.
git-svn-id: svn://kolibrios.org@3154 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-01-10 07:40:01 +00:00 |
|
hidnplayr
|
2033224063
|
Added simple socket debugging tool.
Moved some TCP code to tcp_usreq.inc.
git-svn-id: svn://kolibrios.org@3146 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-12-30 20:31:11 +00:00 |
|
hidnplayr
|
949b920321
|
Added TCP_mss (max segment size) stub.
Bugfix in FTPD concerning data ports.
git-svn-id: svn://kolibrios.org@3144 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-12-29 22:22:10 +00:00 |
|
hidnplayr
|
151ae82c14
|
Port numbers for TCP and UDP must be given in Big endian order now.
git-svn-id: svn://kolibrios.org@2995 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-11-01 12:33:15 +00:00 |
|
hidnplayr
|
4d9c0c2526
|
Added some more configuration protocols to the PPPoE program
git-svn-id: svn://kolibrios.org@2965 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-09-02 10:04:23 +00:00 |
|
hidnplayr
|
329d879229
|
Cleanup of PPPoE dialer
git-svn-id: svn://kolibrios.org@2963 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-08-31 10:39:57 +00:00 |
|
hidnplayr
|
4f4c895724
|
Moved Link Control Protocol handler from kernel to application.
git-svn-id: svn://kolibrios.org@2962 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-08-31 10:28:24 +00:00 |
|
hidnplayr
|
7c750c97d3
|
Fixed some bugs in PPPoE implementation. Discovery works, now we need PPP-LCP.
git-svn-id: svn://kolibrios.org@2960 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-08-30 20:01:42 +00:00 |
|
hidnplayr
|
761cdb63f8
|
Stub for simple PPPoE dialer
git-svn-id: svn://kolibrios.org@2959 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-08-30 16:11:36 +00:00 |
|
hidnplayr
|
df4d790daf
|
Enabled Anonymous access to FTP daemon, RETR command now ignores first '/'.
git-svn-id: svn://kolibrios.org@2958 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-08-30 07:21:52 +00:00 |
|
hidnplayr
|
e5b4e6fe9d
|
Fixed bug in netcfg when run with 'A' parameter
git-svn-id: svn://kolibrios.org@2949 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-08-28 12:31:03 +00:00 |
|
hidnplayr
|
9c91f40719
|
Added missing files, fixed ftpd.
git-svn-id: svn://kolibrios.org@2945 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-08-27 23:29:21 +00:00 |
|
hidnplayr
|
4fcb9b82ce
|
Removed useless button from NetCFG
git-svn-id: svn://kolibrios.org@2919 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-08-10 12:28:14 +00:00 |
|
hidnplayr
|
26aeed8f84
|
added rtl8169 device 0x813610ec, and a whole list of i8254x devices
git-svn-id: svn://kolibrios.org@2917 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-08-09 19:42:16 +00:00 |
|
hidnplayr
|
04bafecfc8
|
Now NetCFG also works with PCI devices wich have multiple functions.
git-svn-id: svn://kolibrios.org@2907 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-08-07 08:49:16 +00:00 |
|
hidnplayr
|
8c28651ace
|
Removed unused libini from network library
git-svn-id: svn://kolibrios.org@2905 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-08-06 09:12:07 +00:00 |
|
hidnplayr
|
ad2eb55fab
|
code improvements and cleanup for FTPd
git-svn-id: svn://kolibrios.org@2892 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-07-26 23:24:24 +00:00 |
|
hidnplayr
|
ffd03b26b7
|
Fixed bug in FTP type command.
git-svn-id: svn://kolibrios.org@2878 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-07-17 22:01:08 +00:00 |
|
hidnplayr
|
986cee8866
|
Renamed icmp.asm to ping.asm and added parameter support
git-svn-id: svn://kolibrios.org@2872 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-07-14 07:48:41 +00:00 |
|
hidnplayr
|
042f832f0c
|
netstat now works with all network interfaces instead of default device 0.
git-svn-id: svn://kolibrios.org@2864 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-07-13 12:35:23 +00:00 |
|
hidnplayr
|
a6337bc8cd
|
Telnet for net branch: better UI, all threads now automatically exit when console window is closed, application now accepts parameters.
git-svn-id: svn://kolibrios.org@2860 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-07-12 22:50:11 +00:00 |
|
hidnplayr
|
bd062d9661
|
Bugfixes for ZeroConf
git-svn-id: svn://kolibrios.org@2859 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-07-12 13:57:34 +00:00 |
|
hidnplayr
|
80ecf0f5ee
|
Made network library compatible with new API numbers
git-svn-id: svn://kolibrios.org@2858 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-07-11 12:08:45 +00:00 |
|
hidnplayr
|
86ee484807
|
More of the same
git-svn-id: svn://kolibrios.org@2857 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-07-11 12:03:24 +00:00 |
|
hidnplayr
|
dfd433a9b9
|
Quick-n-dirty fix for ZeroConf
git-svn-id: svn://kolibrios.org@2856 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-07-11 11:59:14 +00:00 |
|
hidnplayr
|
20e789a104
|
Fixed SynergyC
git-svn-id: svn://kolibrios.org@2854 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-07-09 12:47:07 +00:00 |
|
hidnplayr
|
08c92f8c50
|
Updated network programs to use new network function numbers from network.inc
git-svn-id: svn://kolibrios.org@2853 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-07-09 12:45:04 +00:00 |
|
hidnplayr
|
30a21108d8
|
Better SendFTP macro for FTPd
git-svn-id: svn://kolibrios.org@2635 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-04-20 10:02:31 +00:00 |
|
hidnplayr
|
d123dd899e
|
Bugfix in FTPd for r2624
git-svn-id: svn://kolibrios.org@2627 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-04-18 14:07:03 +00:00 |
|
hidnplayr
|
b4ebddc5ca
|
FTPd: closing of threads when client disconnects, main program now also exits when console is closed, + some other bugfixes
git-svn-id: svn://kolibrios.org@2624 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-04-17 20:00:07 +00:00 |
|
hidnplayr
|
ac28d0fed6
|
Added old VNC client, converted to work with net branch.
git-svn-id: svn://kolibrios.org@2613 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-04-14 18:22:38 +00:00 |
|
hidnplayr
|
02ea12584c
|
More updates and bugfixes for FTPd (net branch)
git-svn-id: svn://kolibrios.org@2610 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-04-13 15:54:21 +00:00 |
|
hidnplayr
|
ea68a6e1ce
|
Updates and bugfixes for FTPd (net branch)
git-svn-id: svn://kolibrios.org@2609 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-04-12 23:32:43 +00:00 |
|
hidnplayr
|
ba524f3821
|
More bugfixes for TFTPc (net branch)
git-svn-id: svn://kolibrios.org@2608 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-04-12 23:10:57 +00:00 |
|
hidnplayr
|
4a382514dd
|
Bugfixes in TFTPc (net branch)
git-svn-id: svn://kolibrios.org@2606 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-04-12 22:35:56 +00:00 |
|
hidnplayr
|
705460f746
|
fixed bug in dll.inc (net branch)
git-svn-id: svn://kolibrios.org@2604 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-04-12 14:47:26 +00:00 |
|
hidnplayr
|
a34e3e8e18
|
Bugfixes and refactoring of FTPd (net branch)
git-svn-id: svn://kolibrios.org@2602 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-04-12 09:58:58 +00:00 |
|
hidnplayr
|
5dd08c56bf
|
Updates and bugfixes for FTPd (net branch)
git-svn-id: svn://kolibrios.org@2598 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-04-10 19:44:51 +00:00 |
|
hidnplayr
|
70caf20c58
|
Some cosmetic changes in FTPd (net branch)
git-svn-id: svn://kolibrios.org@2585 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-04-07 18:42:58 +00:00 |
|
hidnplayr
|
e22890bbd0
|
Fixed PORT command (active mode) for FTPd (net branch)
git-svn-id: svn://kolibrios.org@2581 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-04-07 11:36:00 +00:00 |
|
hidnplayr
|
0d44338d5d
|
Added multithread-capabilities to FTPd (net branch)
git-svn-id: svn://kolibrios.org@2578 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-04-06 18:37:00 +00:00 |
|
hidnplayr
|
843b584cd7
|
Added RETR command to FTP daemon (net branch)
Also fixed some bugs and added CDUP (untested)
git-svn-id: svn://kolibrios.org@2571 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-04-05 13:00:39 +00:00 |
|
hidnplayr
|
d277a579f2
|
Added CWD command to FTP daemon (net branch)
git-svn-id: svn://kolibrios.org@2563 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-04-04 17:19:00 +00:00 |
|
hidnplayr
|
0833e5c02d
|
Implemented Passive mode and LIST command in new FTP daemon (net branch)
git-svn-id: svn://kolibrios.org@2562 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-04-04 13:08:07 +00:00 |
|
hidnplayr
|
742df45545
|
Added some more commands to the new FTP Daemon (net branch)
git-svn-id: svn://kolibrios.org@2560 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-04-04 09:24:08 +00:00 |
|
hidnplayr
|
a3b3514e59
|
Further development of the new FTP daemon (net branch)
git-svn-id: svn://kolibrios.org@2557 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-04-03 20:28:26 +00:00 |
|
hidnplayr
|
c552138150
|
Better text printing for TCPserv (net branch)
git-svn-id: svn://kolibrios.org@2556 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-04-03 18:35:40 +00:00 |
|
hidnplayr
|
07aba6c98f
|
added FTP daemon stub (net branch)
git-svn-id: svn://kolibrios.org@2554 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-04-03 16:37:24 +00:00 |
|
hidnplayr
|
087ba52a9f
|
Bugfix in telnet when connection cannot be made (net branch)
git-svn-id: svn://kolibrios.org@2543 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-04-02 17:11:33 +00:00 |
|