cFosSpeed - wersje stabilne

DziadDalf

Bardzo aktywny
Fąfel
Dołączył
27 Maj 2010
Posty
4939
Reakcje/Polubienia
2760
Miasto
DziadStos'u i al'cioropatoli
cFosSpeed 9.04 build 2051 -- 19-Apr-2013

* New skin in Metro style. Have fun! :)

+ Tweaked behaviour of auto hide on fullscreen, so it respects manual window
closing and auto-open/hide settings better.

+ After the status windows was closed 3 times, cFosSpeed will now ask you if
you want to disable auto-open/auto-hide.

+ RWIN expansion now opens the window more eagerly.

+ Completely new russian translation. Thanks to Armor Darks.

x When TS was switched off, RWIN expansion was still on. Fixed.

x Fixed a bug in RWIN expansion which caused some downloads to start very slow.
Connection startup should be faster now.

x Total Net talk speed is now always greater or equal local speed. Due to
rounding there could have been some inaccuracies. Fixed.

x Fixed slot configuration button in skins.

x Fixed a bug in current connections dialog with spaces in filename.

x Fixed a bug introduced in 9.01 build 2030 that caused too much spd.exe CPU
load. Thanks to schkubey and Litfal for bug reports.

x Removed some useless checks at Setup start that failed with some users.

x Fixed console pair priorisation.

x Fixed errors and improved crash dump handling in installer.




Zaloguj lub Zarejestruj się aby zobaczyć!
Noi dali zepsuty link :szydera

EDIT: mmhh, ftp link is working fine:

Zaloguj lub Zarejestruj się aby zobaczyć!
 

Tadek59

Bardzo aktywny
Fąfel
Dołączył
27 Maj 2010
Posty
4168
Reakcje/Polubienia
144

fluid

super saiyajin...
Fąfel
Dołączył
4 Czerwiec 2013
Posty
7200
Reakcje/Polubienia
47
cFosSpeed 9.62 Build 2135

Added foreground window detection: connections of the window in foreground automatically have high priority. You can switch off this feature by the "spd gset fg_detect 0 -save" command.
Added setup for an WiFi access point. Windows 7 and above can use your WiFi/WLAN adapter as an ad hoc WiFi access point, so other devices can connect to your Windows 7/8/8.1 PC. In combination with cFosSpeed, these devices can benefit from cFosSpeed Traffic Shaping. If your PC is connected to the router via WiFi/WLAN, you can share the same adapter for the ad hoc WiFi access point. Or you can use the WiFi adapter exclusively for the WiFi access point if your PC is connected to the router via network cable.
cFosSpeed now has additional context menu option to activate / stop the WiFi access point.
cFosSpeed now detects and records HTTP content-types and SSL TLS server names. The command "spd cons -data" can show them.
Right-click on an icon skin wouldn't start the context menu. Fixed.
Web server startup could have delayed the speed service startup. Fixed.
Fixed a bug that caused packet duplication in Wireshark and with VMware in bridged network card mode. Maybe this bug also fixes problems encountered with Kaspersky Anti-Virus. This fix can be disabled with the command "spd gset filter_fix 0 -save". The count of filtered packets is printed with the "spd fcstat" command. Please report if this works.
Tried to fix a rare bluescreen.
The saved window position is now used if at least one corner of the window is visible on one monitor.
Fixed a bluescreen when port was opened/closed.
Fixed a bug under Win XP where the current connections dialog produced an error when started from the skin window.
Fixed bluescreen in TLS protocol detection.
Changed context menu internals.

Zaloguj lub Zarejestruj się aby zobaczyć!
 

OXYGEN THIEF

Bardzo aktywny
Członek Załogi
Administrator
Dołączył
26 Maj 2010
Posty
42192
Reakcje/Polubienia
29912
Miasto
Trololololo
cFosSpeed 9.64 build 2144
cFosSpeed 9.64 build 2144 -- 21-Jul-2014

+ Added VDSL as medium. Setting this and switching on MTU optimization
could result in a 2% speed increase. :) Thanks to -Alex- for inspiration.

+ Connections with protocols UNKNOWN and UNKNOWN_BULK are first matched
against program names and only afterwards against protocols. Thus,
if no proper protocol is detected, program prios take over (if possible,
that is, if the program is listed and its prio is != normal) and only if
those don't match, then protocol prio is used (but again, only if that is
not set to normal).

x Fixed a bluescreen when sleeping/waking up.

x Fixed bug in TCP MSS optimization. This could have fixed a bug in bulk
detection as well. Thanks to -Alex- for bug report.

x Hopefully fixed a bluescreen while deinstalling.

- Removed install warning with Qihoo 360safe and newer products.

- Changed headings and switches in "spd cons" from mss/lss/ass to mtu/ltu/atu,
since they now show IP-agnostic values (MTU is TCP segment size minus
TCP/IP header length, which is different in IPv4 and IPv6).

Zaloguj lub Zarejestruj się aby zobaczyć!
 

DziadDalf

Bardzo aktywny
Fąfel
Dołączył
27 Maj 2010
Posty
4939
Reakcje/Polubienia
2760
Miasto
DziadStos'u i al'cioropatoli
cFosSpeed 10.00 build 2173 -- 19-Jan-2015

! cFosSpeed now uses another API to get information about routing interfaces.
You may need to configure your Traffic Shaping settings in the Options ->
Settings -> Preferences Traffic Shaping settings. We hope to address
conflicts with other network components with this change.

! In "spd speed" and in Options/Settings/Adapter Info only volumes are
in binary units, i.e. K=1024, M=1048576, G=1073741824, etc. Speeds are
displayed in decimal units, i.e. K=1000, etc. This is more like today's
convention.

* Added UPnP discovery of router speeds. Use "spd gset router_info 0 -save"
to disable or in file c:\programdata\cfos\cfosspeed\global.ini, section
[param] set key router_info=0.

Router speed info helps to find the real line speeds quicker. Speed values
are displayed on "spd speed" under "router=". If the medium of your Internet
connection is detected and cFosSpeed's medium setting is still on "Adaptive",
it is changed accordingly.

The values of maxrx, maxtxacked and maxtxraw are checked against the router
provided values. If cFosSpeed's values are too high, they are limited to the
ones provided by the router.

* Windows 10 tested.

+ If the network class installer is locked by another program, the cFosSpeed
installer now displays the culprit.

+ Added "spd slot <x> show" and "spd slot reset" commands.

+ The current connections dialog now displays the program icon. Also the
'+' and '-' buttons highlight to make it clearer that you can temporarily
change the priority.

+ Improved Layer-7 DNS detection for IPv6. Thanks to Ale for the dumps.

x Under rare circumstances (e.g. with teaming) cFosSpeed sent packets to the
wrong adapter. Thanks to ASUS for tests.

x Fixed several crashes and bluescreens. Thanks to josef, Willian Oliveira,
ya.leva22, MISTER X and offchu.

x Fixed flickering context menu on right-click.

x Fixed a longstanding, yet rare bug that caused a bluescreen if RWIN expansion
was active.

x Fixed bogus string evaluation of network card name.

x Fixed an spd.exe service crash in the UPnP device detection. This should
also fix the problem with non-functioning current connections dialog.

x Expiration pop-ups came up with every start. Fixed.

x Fixed a bug in setting up Internet Connection Sharing while creating a
wireless access point for Virtual Wi-Fi.

x Window auto arrange is no longer done when window positions are locked.

x Fixed a bug where the LAN adapter link speeds where not properly handled.

x Fixed adapter speed displays. Now proper bytes/s values are displayed
(instead of bit/s, oops).

x Fixed load of assert_crash_bugchecks variable.

- Included taskbar icons with better resolution for high-res displays.

- Skin updates.

- The service spd.exe will now automatically restart if crashed. If you want
to stop it, you need to use the "sc stop cfosspeeds" (that's "cfosspeed" with
an "s") command from an admin console.

- Burst can now be aborted by setting "spd gset auto_burst 0" or by disabling
Traffic Shaping.

- Increased trace.txt buffers.

- cFosSpeed will not modify network bindings anymore, regardless of the
Traffic Shaping settings. If you want to unbind cFosSpeed from a certain
network card, you can do this in the standard Windows adapter settings
dialogs.

- Improved resilience against other filter drivers messing up cFosSpeed's area
in NDIS packets.

- Internal changes of library use.

- Now "spd speed" fits into 80 chars window width.

- Debugging through "spd gset assert_crash_bugchecks" is now possible.


Zaloguj lub Zarejestruj się aby zobaczyć!
 

DziadDalf

Bardzo aktywny
Fąfel
Dołączył
27 Maj 2010
Posty
4939
Reakcje/Polubienia
2760
Miasto
DziadStos'u i al'cioropatoli
cFosSpeed 10.02 build 2180 -- 22-Jan-2015

x Fixed UPnP line speed evaluation for dsl-forum routers.

x Sometimes the cFosSpeed directory under Program Files wasn't deleted.
Fixed.

x Fixed bluescreen. Thanks to matt4x and aleksej.

- Added new version check if a crash is detected.


Zaloguj lub Zarejestruj się aby zobaczyć!
 

DziadDalf

Bardzo aktywny
Fąfel
Dołączył
27 Maj 2010
Posty
4939
Reakcje/Polubienia
2760
Miasto
DziadStos'u i al'cioropatoli
cFosSpeed 10.04 build 2195 -- 11-Feb-2015

+ The Traffic Shaping setup now only shows adapters with supported interfaces,
i.e. Ethernet or WWAN.

+ Certain UPnP max downstream/upstream values are now ignored for cable users,
like 64, 125 kbytes/s and 1.25, 12.5 and 125 mbytes/s and very small values
as well. This workaround should fix the "525k" and "1.3m" bug. Thanks to
ayanamist, Mister X, liujohn, pictus, Bax and leon.

+ You can now change the interval between route change checks by setting
routing_check_interval=XX in file global.ini, section [param] with the
value in msec as XX. The minimum value is 1000.

x Fixed missing import for XP. Thanks to Vamp67. Anyway... People, it's time
to move on. Upgrade your Windows sometime soon!

x Installer now displays a message box if the driver installation can only be
performed after a reboot.

x Fixed slowing of VPN connections. Thanks to Georgios Nikitas.

x Corrected prioritization info for League of Legends. Thanks to F. Müller.

- cFosSpeed driver does no longer read its file locations from registry
System branch, but from SOFTWARE. If you experience start problems, please
inform us!

This should keep cFosSpeed working even after a Windows upgrade from one
major version to the next.


Zaloguj lub Zarejestruj się aby zobaczyć!
 

DziadDalf

Bardzo aktywny
Fąfel
Dołączył
27 Maj 2010
Posty
4939
Reakcje/Polubienia
2760
Miasto
DziadStos'u i al'cioropatoli
cFosSpeed 10.06 build 2206 -- 26-Mar-2015

+ Added more SSDP variants to detect more UPnP capable routers.

+ UPnP support can now be switched on and off in Preferences dialog.

+ Relaxed limiting of max rx/tx rates on basis of UPnP settings. Hopefully
this avoids problems with routers that return incorrect bandwidths.

+ Increased the number of possible secondary IPv6 addresses to 32.

+ IPv6 prefix lengths are now checked for range 1 - 128 and a default of 64
is used if the prefix length is out of range. Thanks to Walter E. for
inspiration.

+ The Virtual Wi-Fi can now be started by cFosSpeed automatically at system
start time and when the system is resumed (after sleep, suspend, etc.).
Virtual Wi-Fi autostart now waits for one minute for the network to become
available. This feature can be activated in the Wi-Fi Access Point menu.
Thanks to Fernando.

x Fixed a bug which prevented use of UPnP services in many cases.

x cFosSpeed will now disconnect and reconnect if it finds itself connected
through a new router (i.e. the router MAC changed), even if the interface
(i.e. the network card) stayed the same. For example, this happens when
your laptop was sleeping and wakes up and connects to a new WLAN.

x Fixed switching of medium on basis of UPnP discovered medium.

x Fixed virtual adapter detection. Thanks to Georgios Nikitas.

x Fixed a several bluescreens and a memory leak. Thanks to vaultizen and
borexe.

- Ignored even more junk speed values reported by modems and NICs.

- Kademlia protocol is now low, since it is usually used for BitTorrent
transfers nowadays.


Zaloguj lub Zarejestruj się aby zobaczyć!
 

helium

Bardzo aktywny
Ekspert
Dołączył
16 Czerwiec 2010
Posty
2213
Reakcje/Polubienia
2611
Miasto
Kraków
cFosSpeed 10.10 build 2237 (09-Sep-2015)

+ The DNS cache refresh is now disabled when the DNSCACHE service is not
running. Thanks to Hirschgoulasch.
+ Added automatic DNS cache refresh. Commonly used host names are now
refreshed, so they are always available if needed. This helps to speed up
web surfing and other activities when DNS servers or particular DNS
queries are slow. You can use the "spd gset store_dns_names 1" command
or an option in the preferences dialog to enable or disable it. It is
switched off by default.
+ Fixed handling of UPnP URLs. Now more UPnP router info can be be handled
by cFosSpeed. Also added another workaround for the "1.3mbit" problem.
+ cFosSpeed can now display ping statistics of the last 5 minutes. You can
open the Ping Statistics dialog from the cFosSpeed context menu. If you
experience lag, you can open the statistics and see if your ping increased
in the last minutes.
x Fixed rare crash when disconnecting.
x Fixed bogus error message when loading.
x Fixed memory leaks.
x Ignored more bogus UPnP rates.
x Fixed adapter names with non-latin characters.
x Fixed RX data duplication issue with VMware. Set "spd gset filter_fix 1"
to disable.
x Fixed several problems under Windows 10.
- Added diagnostic for service crashes.
- Protocols IMAP4_C, NNTP_C, POP3_C and SSL_C_BULK are now by default set to
"Low" priority, since we count them as volume transfers.
- Added more trace output for configuration of ICS.
- Due to user requests we changed the opening of dialog pages back to
browser defaults (open in new tab in many cases), instead of forcing
a new browser window.
- Sometimes a reinstall does not reinstall the driver (for reasons unknown).
The status window will now check that at least the version between driver
and daemon match. If not, a reboot should fix the problem.
- Switched char/wchar conversion from thread to system CP.


Zaloguj lub Zarejestruj się aby zobaczyć!
 

DziadDalf

Bardzo aktywny
Fąfel
Dołączył
27 Maj 2010
Posty
4939
Reakcje/Polubienia
2760
Miasto
DziadStos'u i al'cioropatoli
cFosSpeed 10.12 build 2262 -- 05-Apr-2016

! Removed support for Windows XP and Windows Vista. Now, the minimum
supported operating system is Windows 7. If you require cFosSpeed for
Windows XP or Vista, you can download version 10.10.2238 from
Zaloguj lub Zarejestruj się aby zobaczyć!


+ Added a lot of games and other programs to the list of prioritized
programs. Thanks to Armor Darks for carefully checking the .exe files.

+ cFosSpeed may now remove more expired DNS names from the refresh list.

+ New experimental feature: setting "spd gset patch_dns_ttl XXX" enforces
a minimum DNS TTL of <XXX> seconds. This may be useful to prevent constant
DNS refreshes of names with very low TTLs.

+ cFosSpeed can now distinguish between used and unused domains for the DNS
refresh feature.

x Fixed problems with Driver Verifier under Windows 8 and up. Thanks to
Raymond Karlsen for the bug report.

x Fixed IPV6 DNS detection.

x Used new SHA256 code signing certificate. This should prevent the erroneous
SmartScreen warning when installing the downloaded distribution from the web.

x One more fix for a degenerate case in IPv6 packet handling.

x Tried to fix an IPv6 problem where local traffic is not detected as such
and erroneously shaped. Thanks Ingo Asche for testing.

x Fixed IPv6 address detection problem when ping_dest was specified only for
IPv4. This also caused spd.exe to use up a lot of CPU time. Thanks to
Andrey Chernov for bug report and testing.

x Fixed bugs in IPv6 address detection and improved trace output.

x Fixed a bug in setup.

x Fixed mouse handling of tray icons for Windows 10.

x Fixed a bug in selecting the shared network connection for WiFi access point.

x Fixed display of full line speed in some rare cases.

x Ignore more UPnP bogus bitrates.

- Added trace output and handling for possible spd.exe full throttle problem.

- Restored DNS cache refresh dialog option. DNS cache refresh is now on by
default.

- Switched to new Visual Studio 2015 compiler and Windows 10 SDK/WDK.

- Switched off TCP checksumming in cFosSpeed. If you desire, you can switch
it back on by using "spd gset checksum_tcp 1 -save", but it is quite
time consuming and its use is marginal.


Zaloguj lub Zarejestruj się aby zobaczyć!
 

fluid

super saiyajin...
Fąfel
Dołączył
4 Czerwiec 2013
Posty
7200
Reakcje/Polubienia
47
cFosSpeed 10.14 Build 2274

Fixed bug in expand_rwin feature for IPv6 against servers that don't support window scaling. Many thanks to Thomas Adamczyk for his help.
DNS names are not stored if the query returns an error. This should reduce periodic DNS queries quite a bit.
Removed troublesome and old VM detection.
Updated performance statistics.


Zaloguj lub Zarejestruj się aby zobaczyć!
 

fluid

super saiyajin...
Fąfel
Dołączył
4 Czerwiec 2013
Posty
7200
Reakcje/Polubienia
47
cFosSpeed 10.20 Build 2282

Drivers are now signed by Microsoft, thus they should work even under the Anniversary Update of Windows 10, version 1607 (Redstone1). Plus they are signed by us with a EV certificate, so Windows SmartScreen always approves them as genuine.
Changed the dialogs from HTA to normal HTML. Since they are displayed in the normal browser, they are much faster now.
The "Add Program" feature in the program prioritization dialog now only takes .exe files, which are currently used for data transmission. This prevents a lot of .exe files entered into the prioritization which never actually transfer data. As a consequence you need to run the program which you want to prioritize in order to appear in the list.
Fixed IP block list handling in new dialogs.
Fixed missing text in dialog.
Due to browser security, the IP blocklist in the dialog is now hard- coded to blocklist.txt in c:programdatacfoscfosspeed. You can still use other names or directories if you change the user.ini file manually.
Switched to Visual Studio 2015 Update 3.

Zaloguj lub Zarejestruj się aby zobaczyć!
 

helium

Bardzo aktywny
Ekspert
Dołączył
16 Czerwiec 2010
Posty
2213
Reakcje/Polubienia
2611
Miasto
Kraków
cFosSpeed 10.22 build 2290 (30-Mar-2017)
* The Metro skin now has a button in the right lower corner to toggle the
current speed variables and the new current max speed variables. So you
always can check what speed your connection achieved recently.

Added curr_max_rx and _tx variables that hold the current line speed, in
contrast to maxrx, maxtxacked and maxtxraw that hold the maximum speeds
ever achieved. These variables are also available for skins and WMI as
curr_rx_scale and curr_tx_scale.

+ The "Add Program" dialog now lets you select between currently used
programs and all programs you used.

x Fixed empty values in usage graph, thanks to Stef.

x Fixed help links in settings dialogs.

x Fixed a possible CPU hog in the cFosSpeed service if adapters had empty
names.

x The "\ProgramData\cFos\cFosSpeed\logs" sub-directory wasn't created. Fixed.
This bug was introduced in v10.15.2281. Thanks to Contor, again. :)

x The list of used programs was not properly updated when adding a program to
the program priority list. Fixed, thanks to Contor.

x Fixed ping statistics dialog.

x Fixed a caching problem with the new dialogs. The "restore defaults"
button should now work again.

x Fixed empty statistics values in the usage graph.

- Internal changes for upcoming, new product feature. (No, don't ask yet :) )

- Changed avg_time settings: 2 sec for the PPPoE/A, PPTP, AAL5 and VDSL modes,
4 sec for all others, including adaptive. This setting is the minimum
time for speed measurements to calculate max speeds, so it evens out spikes
in traffic speed.
Zaloguj lub Zarejestruj się aby zobaczyć!
 

1qaz

Bardzo aktywny
Zasłużony
Dołączył
4 Wrzesień 2010
Posty
551
Reakcje/Polubienia
89
cFosSpeed 10.24 build 2304 (02-Nov-2017)
+ Tested with Windows 10 Fall Creator's Update, a.k.a. Redstone 3.
x Fixed the rare bluescreen with code IRQL_UNEXPECTED_VALUE (c8). Thanks to Jens Blasse for testing and cardfanta and Daniel Schmithüsen for kernel dumps.
x Removed a now useless check for net_talk when using subnet_override feature. Thanks to orplid for report.
x Fixed handling of HTTP response codes 3xx in installer. This should avoid problems with users from esp. China when registering their keys.
x Changed method of Internet Connection Sharing activation used in Wi-Fi access points so it works again with Microsoft Windows 10 Build 15063 (aka Creator's Update).
Zaloguj lub Zarejestruj się aby zobaczyć!
 
Do góry