openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
mORMot2
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
12 months
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 7 of 68
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
launch background THttpPeerCache for mget in prompt mode before any URI is entered on the console
Arnaud Bouchez
More...
about 1 year ago
reuse THttpPeerCache instance between mget prompt requests
Arnaud Bouchez
More...
about 1 year ago
minor documentation fixes
Arnaud Bouchez
More...
about 1 year ago
several fixes and enhancements to mget tool
Arnaud Bouchez
More...
about 1 year ago
ensure PeerCache default temporary cache TTL is 1 hour - as documented
Arnaud Bouchez
More...
about 1 year ago
proper console output of THttpClientSocket.WGet - when the file is already there with the proper hash - when the file has been copied from local cache
Arnaud Bouchez
More...
about 1 year ago
added optional event parameter to TStreamRedirect.NotifyEnded
Arnaud Bouchez
More...
about 1 year ago
enhanced TStreamRedirect process - new TStreamRedirect.GetHashName and TStreamRedirect.NotifyEndedclass methods
Arnaud Bouchez
More...
about 1 year ago
several fixes to mget command line tool
Arnaud Bouchez
More...
about 1 year ago
fixed PeerCache InterfaceName settings support
Arnaud Bouchez
More...
about 1 year ago
enhanced generated text description for SetObjectFromExecutableCommandLine()
Arnaud Bouchez
More...
about 1 year ago
simplified TNetAddr.SetFrom on Windows
Arnaud Bouchez
More...
about 1 year ago
new TRttiEnumType.GetSetName method
Arnaud Bouchez
More...
about 1 year ago
renamed TRttiEnumType.GetSetNameCsv into GetSetNameJsonArray - it was not a CSV output for sure
Arnaud Bouchez
More...
about 1 year ago
fixed regression tests after latest changes
Arnaud Bouchez
More...
about 1 year ago
fixed TExecutableCommandLine.ConsoleWriteUnknown output color
Arnaud Bouchez
More...
about 1 year ago
fixed random GPF during HTTP server process - access of a freed class - observed only with LUTI on Raspberry PI by now, but potentially affecting all systems
Arnaud Bouchez
More...
about 1 year ago
fixed IP4Netmask() integer arithmetic cornercase on 32-bit ARM - detected by LUTI on its Raspberry Pi during nightly testing ;)
Arnaud Bouchez
More...
about 1 year ago
refactored mget help information
Arnaud Bouchez
More...
about 1 year ago
enhanced TExecutableCommandLine - new SwitchToText() method - allow short description
Arnaud Bouchez
More...
about 1 year ago
add firewall instructions to the mget help message
Arnaud Bouchez
More...
about 1 year ago
enhanced TExecutableCommandLine help console output
Arnaud Bouchez
More...
about 1 year ago
network code refactoring - mainly use NetMask() on Windows RetrieveMacAddresses()
Arnaud Bouchez
More...
about 1 year ago
fixed IP4Netmask()
Arnaud Bouchez
More...
about 1 year ago
fixed PeerCache UDP discovery on POSIX - we need to bind to the broadcast address to receive brodcast messages - but then local IP packets are not received: so we need to send the responses to the broadcast IP if the destination OS is marked as POSIX - Windows is non-conformant, but easier to work with: if you bind to a local IP, you receive the broadcast messages
Arnaud Bouchez
More...
about 1 year ago
let TUdpServerThread.Destroy bind to a broadcast address
Arnaud Bouchez
More...
about 1 year ago
added OS and destination IP to the PeerCache UDP message - will be used to work on broadcasted binding for POSIX
Arnaud Bouchez
More...
about 1 year ago
introducing TNetworkProtocols.IPAddresses tests
Arnaud Bouchez
More...
about 1 year ago
new IP4Broadcast/IP4Netmask/IP4Prefix/IP4Subnet functions
Arnaud Bouchez
More...
about 1 year ago
enhanced documentation
Arnaud Bouchez
More...
about 1 year ago
←
1
2
3
4
5
6
7
8
9
10
11
…
67
68
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree