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
Very High Activity
Commits
: Listings
Analyzed
about 21 hours
ago. based on code collected
about 21 hours
ago.
Aug 19, 2024 — Aug 19, 2025
Showing page 33 of 403
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
core: completed TSynVarData fields definition
Arnaud Bouchez
More...
2 months ago
net: refactored REST/HTTP server text error methods to return a PRawUtf8 instance and not a RawUtf8
Arnaud Bouchez
More...
2 months ago
rest: new TRestServer.StatusCodeToText method - to customize the error text returned to the client by the REST server
Arnaud Bouchez
More...
2 months ago
net: new THttpServerGeneric.StatusCodeToText method - to customize the error text returned to the client by HTTP server(s)
Arnaud Bouchez
More...
2 months ago
net: minor THttpLogger refactoring
Arnaud Bouchez
More...
2 months ago
db: add a link to great third-party mormot collate extension project
Arnaud Bouchez
More...
2 months ago
Merge pull request #367 from achechulin/patch-1
ab
More...
2 months ago
Fixed FindNameValue call
achechulin
More...
2 months ago
net: fixed IP banning on our HTTP servers - for both hsoBan40xIP and THttpServerGeneric.Banned.BlackList
Arnaud Bouchez
More...
3 months ago
net: fixed THttpAcceptBan.IsBanned
Arnaud Bouchez
More...
3 months ago
net: fixed THttpAcceptBan.BlackList process - ensure is properly thread-safe - increment the Rejected property counter as expected
Arnaud Bouchez
More...
3 months ago
net: include an optional TIP4SubNets blacklist to THttpAcceptBan
Arnaud Bouchez
More...
3 months ago
net: new IP4SubNetMatch() overloaded methods - our binary output format could easily be parsed in-place: make it happen, even if it has no performance benefit
Arnaud Bouchez
More...
3 months ago
tests: cover latest TIp4SubNets methods
Arnaud Bouchez
More...
3 months ago
tests: use HttpGetWeak() whenever possible
Arnaud Bouchez
More...
3 months ago
net: refactored TIp4SubNets.LoadFromBinary
Arnaud Bouchez
More...
3 months ago
net: simplified TIp4SubNets.Match - brute force search for low IPCount did not make any speed difference in practice
Arnaud Bouchez
More...
3 months ago
tests: cover GotoNextLine() function
Arnaud Bouchez
More...
3 months ago
net: new TIp4SubNets.AddFromText method - could be used with online blacklist e.g. from spamhaus or firehol
Arnaud Bouchez
More...
3 months ago
net: allow NetIsIP4() to be used when decoding CIDR
Arnaud Bouchez
More...
3 months ago
net: new HttpGetWeak() function
Arnaud Bouchez
More...
3 months ago
net: introducing TIp4SubNets.AfterAdd method
Arnaud Bouchez
More...
3 months ago
rest: fixed Delphi compiler warning
Arnaud Bouchez
More...
3 months ago
net: refactored TIp4SubNets.Add to return a boolean
Arnaud Bouchez
More...
3 months ago
net: fixed IPv4 documentation
Arnaud Bouchez
More...
3 months ago
core: refactored TDynArray.FastLocateSorted
Arnaud Bouchez
More...
3 months ago
core: simplified GotoNextLine() implementation - checking for #13 did not make any sense for sure
Arnaud Bouchez
More...
3 months ago
core: fixed FastLocateIntegerSorted/FastLocateInt64Sorted
Arnaud Bouchez
More...
3 months ago
net: TIp4SubNets binary serialization
Arnaud Bouchez
More...
3 months ago
net: introducing TIp4SubNets class - store several CIDR sub-network mask definitions for efficient search - to handle typically a blacklist of IP ranges e.g. from spamhaus.org
Arnaud Bouchez
More...
3 months ago
←
1
2
…
29
30
31
32
33
34
35
36
37
…
402
403
→
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