Ru-Board.club
← Вернуться в раздел «Программы»

» BearShare все версии

Автор: Nick 2003
Дата сообщения: 23.12.2004 04:14
BearShare 4.7.0 Beta 47

Цитата:
Latest Changes:
- Fixed browser host from upload and host display every source as local source.
- Small fix handling magnets without filenames.
- Add Scrollbar onto the chat dialog.
- Send all chat dialog to tray when Bearshare is sent to tray.
- Now can chat from Limeware's download list to Bearshare.

http://download.bearshare.com/BSTEST470b47.exe
Автор: Nick 2003
Дата сообщения: 05.01.2005 02:43
BearShare 4.7.0 Beta 48

Цитата:
Latest Changes:
- Fixed: selected progress bars would disappear when BS loses focus. May still occur in some color schemes.
- Propagator Downloads ignore 4xx responses, instead of trying to update sources like regular Downloads
- Add "Enable chat" check box to the setup->services dialog.
- Add a chat column to the search list and download list.
- Show the unsent chatting messages in red.
Автор: Nick 2003
Дата сообщения: 07.01.2005 11:34
BearShare 4.7.0 Beta 50

Цитата:
Latest Changes:
- Update user's overflow or wrong (reserved multicast port) setting for UDP listen port to default 6346 port
- Improve performance of detecting firewalled status (to be continued).
- Improved HandshakeLogic Console message when Ultrapeer slots are full
Автор: Nick 2003
Дата сообщения: 12.01.2005 02:24
BearShare 4.7.0 Beta 51

Цитата:
Latest Changes:
- Create new gcoredownload.dsp, seperate download from gcore
- Fixed mistakenly using TCP firewalled as UDP firewalled in setting OOB flag of min speed field
- Fixed lost Chat messages on WinXP

Автор: Nick 2003
Дата сообщения: 14.01.2005 11:35
BearShare 4.7.0 Beta 52

Цитата:
Latest Changes:
- Fixed HTTP URI parser bug where only one parameter was being parsed
- Ultrapeers forward the Push Proxy file index to the firewalled Leaf
- Push Proxy Downloads include the file index
- FIXED Alt locs were not being added to downloads because URL ' ' was being changed to '+'. Should only correct Location: headers, not all URLs.
- Enhanced Handshake Logic Console messages to facilitate debugging of Host connection problems
Автор: Nick 2003
Дата сообщения: 20.01.2005 00:43
BearShare 4.7.0 Beta 54

Цитата:
Latest Changes:
- Disable UDP tiger tree download And add reserved slots for UDP upload
- Last part of implementation of Solicited UDP Non-Firewall detection (to detect ability to perform Firewall to Firewall transfers)
- Get host addresses from ip cache to send detection messages.
- When we don't encode our UDP IP+port in the Query GUID (e.g., because we are UDP-firewalled), clear the proxy bit in the GUID so that proxy servers won't even bother to look it up their GUID table.
- FIXED problem with search results scrolling to strange/random/incorrect positions when switching between searches and from Featured Artists to search.
- Upgrade the parsing of Bear Horizon Ping message.
- Upgrade the parsing of Bear Horizon Pong message.
- Upgrade the parsing of Bear Connect Back message.


Автор: Nick 2003
Дата сообщения: 22.01.2005 02:22
BearShare 4.7.0 Beta 56

Цитата:
Latest Changes:
- Filter out wrong F2F query hits( private IP and so on ), now we only allow Lime and Bearshare version 4.7.53 or bigger displayed in the result list.
- Removed text from Setup->LPM about reduced CPU and memory consumption
- Fixed GetUdpReportedAddress now returns the correct (external) ip and address.
- Updated any place where the fix is applied.
- Automatically close low disk space warning dialog if free space returns to acceptible levels. Prevents multiple copies of the dialog from appearing.
- FIXED entering Low Power Mode after Exit Nag when connection type is Modem
- FIXED "Search" button sometimes doesn't get active focus when tabbing.
- New searches will automatically be scrolled into view if necessary.
- File->Browse Host automatically selects the new Search
- File->Browse Host retains the last IP:port used within a session
- Upgrade the parsing of all the vendor messages.
- Update GHostsConnectBackLogic().
Автор: Nick 2003
Дата сообщения: 27.01.2005 02:00
BearShare 4.7.0 Beta 58

Цитата:
Latest Changes:
- Download LED turns green when Downloads transfer by UDP
- FIXED failure to reconnect Hosts after network loss
- Removed configurable color for UDP Search Results
- Drop incoming Query Hits from Firewalled servers when we are Firewalled, unless both the client and server are F2F-Capable ('FW' GGEP)
- Finished separation of udp and tcp firewall detection logic (but not in use yet).
- Improve validation and enforcement of TCP and UDP listening ports in setup.
- Parse unknown X-Features and ignore them, instead of ignoring the rest of the header.
- Create interface for simple and complex solutions of udp firewall detection.

Автор: Nick 2003
Дата сообщения: 28.01.2005 21:45
BearShare 4.7.0 Beta 59

Цитата:
Latest Changes:
- File->Browse Host will bring up previous value, if any, highlighted, so that it doesn't need to be cleared manually if desired.
- Abort execution if TCP network stream receives data out of expected order.
- Browse host rejects results if Content-Type header is not correct value.
- Browse host from Downloads won't jump to search page if no searches launched
- Mark outgoing Query Hits from Firewalled, F2F-Capable servers with 'FW' GGEP

Автор: Nick 2003
Дата сообщения: 29.01.2005 22:27
BearShare 4.7.0 Beta 60

Цитата:
Latest Changes:
- on't allow Browse Host Query Hits from yourself into your own Downloads
-Max listening port for TCP and UDP connections is 65535
-Added FreePeers.ini setting to configure the bandwidth limit while Searching for Modem users -- see (GBandwidthLogic, modemSearchKbps) after restart
- ixed uninitialzed variable sometimes caused crash downloading some magnets.
- Incoming connection only kicks us out of Firewalled state when it is from a public IP address
- Setup: Invalid TCP or UDP listening ports will roll back to previous value, or default value if previous is also invalid.
Автор: Nick 2003
Дата сообщения: 02.02.2005 02:36
BearShare 4.7.0 Beta 61

Цитата:
Latest Changes:
- Accept 4kB Udp Packets.
- Add Reduce Ack algorithm for Udp
- Handle magnet xt=urn:ed2khash like urn:ed2k.
- If magnet has both sha1 / bitprint and ed2k, prefer the sha1.
- Silently ignore any new urn types so that magnet has a chance to process if a known hash type is also present.
- Fixed incorrect advertise of chatability in the download list.
- Fixed the bug that cannot chat with more than one host.
- Fixed the bug in old udp firewall detection logic.
- Send out enough connect back requests even after entering udp solicited non-firewalled status.
- If non-stable udp port number is detected in udp non-firewalled or solicited non-firewalled state, enter firewalled state right way.
- Finished implementing new design on udp firewall detection logic. And it is in in-house testing.
- Added "Remember my selection next time" check box to Magnet URL Dialog Box so that you don't have to click "Download Now" every time you click a Featured Artist
- Allow Betas to uncheck the Hosts "Connect" box to facilitate testing
- Decreased max Alt Locs from 20 to 5 for experiment with Reset connections
- FIXED inability to delete downloads in "Verifying" state, if the file in the downloads directory is not found.
- Network LED shows TCP and UDP addresses and ports independently when different

Автор: Nick 2003
Дата сообщения: 03.02.2005 01:58
BearShare 4.7.0 Beta 62

Цитата:
Latest Changes:
- Block spam from hosts recently reported on the GDF
- Take Uploads and Downloads advanced limits into account when clipping global bandwidth while Searching for Modem users
- Change project gcoredownload to gcoredownloads
- Add new quality Attribute: nLast10uptime and nLast10time
- Downloads that disappear from downloads directory before being marked as "Done" will be marked as "Gone", and act like "Unverified" files, instead of getting stuck in "Verifying" and restarting when BS is restarted. If file reappears, and is hashed, it will complete normally.
- Activated new UDP Firewall Detection Logic

Автор: Nick 2003
Дата сообщения: 07.02.2005 00:36
BearShare 4.7.0 Beta 63

Цитата:
- Diagnostics to try to determine cause and effect of issues with concurrent network operations. If "BearShare Program Failure" dialog message occurs, please report file name, line number, and post last few lines of Logs\console.txt!
- Polished Udp firewall detection logic. The following extra features added:
- If the solicited test (test 1) failed 3 times in a row, reset timer to 4 hours (10 mins in debug).
- Start full test if Tcp connection is changed from NFW to FW and Udp is solicited NFW.
- Send out idle ping only if Tcp is FW or (Tcp is NFW and Udp is solicited NFW).

Автор: Nick 2003
Дата сообщения: 09.02.2005 08:53
BearShare 4.7.0 Beta 65

Цитата:
Latest Changes:
- Add RTT into UdpStream.
- Remove diagnostic program failures for network out of order detection.
- Fixed annouce F2F capable and udp external ip:port when udp detection has entered unsolicited test (test2).
- Clean up false naming problem of firewall logic in Server Interface.
- FIXED backwards display of UDP IP address
- Removed independent configuration of UDP port (must be same as TCP port)
Автор: Nick 2003
Дата сообщения: 13.02.2005 23:21
BearShare 4.7.0 Beta 66

Цитата:
Latest Changes:
- Only announce the downloader as an Alt-Loc or PAlt-Loc if Upload slots and the Upload Queue isn't full
- Move Black List from UdpFireWallLogic into NetworkUdpLogic.
- Refactored Connect Table data structures for connect.txt enhancements
- Add three GGEP: total time, TCP const up time and UDP const up time into Pong.
- Add total time and const up time columns into connect table.
- Add better algorithm to connect to bad limewire UDP sources
- Add nConstTcpUpTime nConstUdpUpTime nTotalTime into freepeers.ini file
- Program aborts caused by unchecked errors will provide more information about the location of the error if available.
- Changed some underlying uptime code to measure connected time. Average in stats view is now average connected time. If "Session" box is checked, "Connected" shows duration of this connection, else it shows accumulated connect time during this run of the program.
- exit with qerr(#45) dialog box
- Upload list "Play" and "Explore" operations will work more reliably when possible, and will be disabled when not possible.
- Streamlined Download::StartSource for Legacy Push, TCP Push Proxy, and UDP Push Proxy

Автор: Nick 2003
Дата сообщения: 17.02.2005 00:58
BearShare 4.7.0 Beta 67

Цитата:
Latest Changes:
- Implemented and improved firewall funcitionlities and myself_ip detection in Tcp firewall logic.
- Network status LED displays Connected time instead of Uptime
- Better Console reporting when storing addresses in Connect Tables
- FIXED download was being flagged as Gone merely because of changed timestamp on the completed file.
- Add Udp Upload will change the ip color to purple( Host column )
- Push Proxy UPs prefer to advertise their unfirewalled UDP address instead of TCP
- If out of order TCP network operation correction still results in errors, try processing them without correction. If errors still occur, disable concurrent TCP operations system-wide.


Автор: Nick 2003
Дата сообщения: 19.02.2005 02:27
BearShare 4.7.0 Beta 69

Цитата:
Latest Changes:
- Reorganized GNetworkLogic
- Fixed several minor bugs in GNetworkLogic
- Fixed wrong IP shown in the balloon of network LED on BS launch
- Fixed saving new varibles in ini file: udp firewall state in two booleans and UDP IP address in IPv4 format
- Fixed crash caused by not freeing FixedStorage in UdpFirewallLogic

Автор: Nick 2003
Дата сообщения: 21.02.2005 02:49
BearShare 4.7.0 Beta 70

Цитата:
Latest Changes:
- Speed up Hostiles.txt loading for long lists.
- Move all timer from GNetworkLogicImp to uptimeLogic and move the struct from struct Config to struct Stats
- Avoid compute RTT when system changed
- FIXED UDP streams not returning 'timeout' result
- Fixed avoid recalculate user's TcpUptime twice when an incoming connection causes Tcp firewall status changed and Tcp IP changed.
- Fixed recalculate user's TcpUptime when Tcp IP changed or Tcp firewall status from NFW to FW.
- Fixed keep current Tcp IP (even cross launches) until it get changed.
- Save Tcp IP and firewall status in ini file.
Автор: Nick 2003
Дата сообщения: 22.02.2005 02:42
BearShare 4.7.0 Beta 71

Цитата:
Latest Changes:
- Extend the testing period for Tcp firewall detection.
- Speed up hostile address testing when checking against long lists.
Автор: Nick 2003
Дата сообщения: 25.02.2005 01:41
BearShare 4.7.0 Beta 73

Цитата:
Latest Changes:
- FIXED Local Browser host may return external IP.
- Avoid punishing constIP time when change Tcp IP at the same time Tcp firewall status is changed from NFW to FW.
- Fixed don't show TCP addr during TCP firewall testing.
- Return TCP firewalled and don't know TCP address during TCP firwall testing if TCP port is changed by the user.
- Fixed: file name display in Theater will display '&' char correctly.
- Add fLastConnectTime, fLastDisconnectTime, fLastConstTcpStartTime, fLastConstTcpEndTime, fLastConstUdpStartTime and fLastConstUdpEndTime into ini file.
- Add GGEPs "QUAL", "QUALTCP" and "QUAL UDP" with version numbers to replaced the old GGEPs "TT", "TCPCUP" and "UDPCUP".
Автор: Nick 2003
Дата сообщения: 26.02.2005 00:37
BearShare 4.7.0 Beta 74

Цитата:
Latest Changes:
- FIXED local query hits should not use reported port
- Fix Uptimelogic reports wrong info when user starts and stops bearshare from LED
- Reorganize TCP/UDP firewall logic to make it ready for release.
- Fixed avoid unnecessary call to OnTcpUnstable() and OnUdpUnstable() in firewall logic.
- Fixed Wrong audit checking in debug mode for downloading files.
- FIXED race condition where Unverified downloads could be flagged as Gone.
- New chat icon.
- Add "X-Features: chat/0.1\r\n" into handshake message.

Автор: Nick 2003
Дата сообщения: 27.02.2005 01:44
BearShare 4.7.0 Beta 75

Цитата:
Latest Changes:
- Fixed Always get udp local port from Udplogic in UDP firewall detection instead of getting it from setup module.
- Fixed use pong quorum of 3 pongs (previous quorum holds 4 pongs) in Udp firewall detection to conquer 2-2 situation.
- Fixed won't take the incoming connection into account in firewall detection if the connection comes from myself.
- Ignore query hits with invalid IP/port information (from LAN).
Автор: Nick 2003
Дата сообщения: 02.03.2005 04:47
BearShare 4.7.0 Final
http://download.bearshare.com/BSINSTALL.exe

BearShare 4.8.0 Beta 1

Цитата:
Latest Changes:
- FIXED UdpLogic::Send() should not send data when we close the bearshare
- FIXED UdpStream Handle timeout situation in a wrong way when queued
- FIXED Download failure to prefer local multicast sources
- Sorting downloads list by "Status" will put "Queued" between "Transferring" and "Active".
- FIXED sorting by "Origin" column in hosts list works.
- Sorting searches list by "Keyword" will sort Browse Host searches numerically by IP or alphabetically by hostname, keeping them separated from Keyword searches.
- Enable new library (Library2) for most library functionality.
- Import new icons for Browse Host, Chat, and secure channels.
- FIXED minor reporting error in upload mesh processing alt-loc demotions
- FIXED chatability record keeping in Download cache host
- FIXED suppression of chat icon in Search Results and Downloads when server is firewalled
- FIXED advertising wrong IP:port in F2F-enabled server Query Hits
- Ignore Query Hits with invalid source address
- Centralized logic for advertising Chat capability
- FIXED uploads list shows correct SHA1 value for Tiger Tree uploads.


Автор: Nick 2003
Дата сообщения: 04.03.2005 03:07
BearShare 4.8.0 Beta 3

Цитата:
Latest Changes:
- FIXED Stop sending zero hits by UDP OOB.
- FIXED Another push from some host cause existing upload get 503 busy(For bearshare only)
- Add "Refine" icon to Searches pane context menu.
- Add new disabled browse host icon to Results pane toolbar.
- console report (warning message) to identify user agent when receiving a query with invalid address embedded in GUID field.
Автор: Nick 2003
Дата сообщения: 07.03.2005 09:52
BearShare 4.8.0 Beta 4

Цитата:
Latest Changes:
- Remove Library2-related menu items.
- Display browser navigation buttons for Featured Artists page on search results toolbar.
Автор: Nick 2003
Дата сообщения: 08.03.2005 22:08
BearShare 4.8.0 Beta 5

Цитата:
Latest Changes:
- FIXED Downloads LED no longer flashes red when a Download goes into state "Gone"
- Stop auto-reconnecting to clients from Reserved Uploads, especially when they have sent an explicit TCP Shutdown

Автор: Nick 2003
Дата сообщения: 10.03.2005 03:21
BearShare 4.8.0 Beta 7

Цитата:
Latest Changes:
- Tiger Tree Downloads are visible (for debugging)
Автор: Nick 2003
Дата сообщения: 13.03.2005 14:54
BearShare 4.8.0 Beta 9

Цитата:
Latest Changes:
- Tiger Tree Downloads are invisible, but download with verified tiger tree will Display Progress Map %progress in Green
- Reordered console.log output fields.
- Fixed crash removing library folder through right-click / Remove
- Fixed crash sorting Downloads by GUID when Tiger Tree d/ls are visible
- Fixed controlled crash at GLibraryViewGrps.cpp line 421 if no library group selected on exit
- Keep track of number of files and total file size in library tree
Автор: Nick 2003
Дата сообщения: 16.03.2005 00:54
BearShare 4.8.0 Beta 10

Цитата:
Latest Changes:
- In-Network-Updates: new version of BearShare will be downloaded automaticlly by Gnutella. We will send signal for beta upgrade after beat version 4.9.0.10. [Editors note: this does not imply that you will be forced to upgrade. It is similar to what we have now, where a button flashes, prompting you to upgrade. The only difference is that the new file will already be available for you locally.]
- FIXED crash referencing freed memory
- Added full path names to a couple of library console messages.
- FIXED Library file list selections were lost on all updates. Should only be lost when changing group or directory.
- FIXED Library details pane did not always update correctly when file list changed, especially during some updates.
- Diagnostics for file transfer encryption/authentication problem.
Автор: Nick 2003
Дата сообщения: 17.03.2005 00:51
BearShare 4.8.0 Beta 11

Цитата:
Latest Changes:
- Stats View show UDP download and upload speed. And Combine UDP stats with TCP stats in everywhere in the GUI
- FIXED Crash in GUpload::ProcessRequestBrowseHost
- FIXED timing issue with PFS uploads prevents the user from cancelling the corresponding download.
- Upload Response column shows bytes transferred / bytes requested for closed Uploads
- FIXED Library file list crash on some double-click events. Bad index check.
- FIXED Library details crash renaming a file in some situations.
- Change Library sharing rules to be like Legacy Library. (Import will copy file flags, but they will be lost if file is not hashed before exit.)
- Minor bug fixes in Library file list during file operations.

Страницы: 12345678

Предыдущая тема: Yahoo! Messenger


Форум Ru-Board.club — поднят 15-09-2016 числа. Цель - сохранить наследие старого Ru-Board, истории становления российского интернета. Сделано для людей.