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
sipXcom
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 10 of 997
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
-fix bug that was causing some config settings not be empty - ie: if return TlsServerPrivateKeyFilename is left blank then it is supposed to look for the key in the file specified by TlsServerCertificateFilename
Scott Godin
More...
about 11 years ago
repro: repro.config: add notes about users.txt file format
Daniel Pocock
More...
about 11 years ago
repro: dist repro.config.ws
Daniel Pocock
More...
about 11 years ago
repro: sync repro.config.ws
Daniel Pocock
More...
about 11 years ago
repro: bump REPRO_DSO_PLUGIN_API_VERSION
Daniel Pocock
More...
about 11 years ago
repro: give plugins notification of HUP
Daniel Pocock
More...
about 11 years ago
release: Update for 1.9.0~rc1
Daniel Pocock
More...
about 11 years ago
rutil: Sha1: fix capitalization
Daniel Pocock
More...
about 11 years ago
rutil: ServerProcess: support for supplementary groups
Daniel Pocock
More...
about 11 years ago
reTurn: fail more gracefully if users.txt open/read failure occurs
Daniel Pocock
More...
about 11 years ago
repro: WebAdmin: select current log level by default
Daniel Pocock
More...
about 11 years ago
repro: WebAdmin: fix location header as relative URL
Daniel Pocock
More...
about 11 years ago
-fix compilation on windows - wrap HUP stuff in #ifdefs
Scott Godin
More...
about 11 years ago
repro: add sample users.txt
Daniel Pocock
More...
about 11 years ago
repro: respond with an error code when invalid pages requested
Daniel Pocock
More...
about 11 years ago
repro: take HttpAdminPassword out of repro.config, use a htdigest file
Daniel Pocock
More...
about 11 years ago
repro: change log level from web admin
Daniel Pocock
More...
about 11 years ago
repro: reset logger when HUP received
Daniel Pocock
More...
about 11 years ago
reTurn: reset logger when HUP received
Daniel Pocock
More...
about 11 years ago
rutil: avoiding truncating the log file
Daniel Pocock
More...
about 11 years ago
-use new SHA1 class to allow Websockets transport without OpenSSL
Scott Godin
More...
about 11 years ago
-add new SHA1 class to builds -added new API on SHA1 class to support retrieving of binary SHA1 hash
Scott Godin
More...
about 11 years ago
-add ConfigParse::insertConfigValue back with old parameter list so that we don't break thirdparty apps (including TFM)
Scott Godin
More...
about 11 years ago
-Sha1 implementation for when OpenSSL is not available
Scott Godin
More...
about 11 years ago
-update certs - last root cert had expired after a month - root cert is now good until 2034 and domain cert until 2024
Scott Godin
More...
about 11 years ago
-use default args for StaticRealm so that 3rd party apps and tfm build don't break
Scott Godin
More...
about 11 years ago
-fixup reprocmd so that it works properly for commands with arguments ie: SetCongestionTolerances - now requires a '/' in front of the actual command
Scott Godin
More...
about 11 years ago
-fix crash when shutting down repro -modified AuthenticatorFactory to return auto_ptr's for repro processors When Processors are added the ProcessorChain now owns the object and it will be deleted when the chain is deleted. We shouldn't be handing out SharedPtr's. Looks like there was an attempt to a SharedPtr reset to try and get around this, but that would have only reset the returned SharedPtr and not the SharedPtr stored in the object.
Scott Godin
More...
about 11 years ago
-modified basicClient to use EventStackThread instead of InterruptableStackThread -enables Epoll support on platforms that support it
Scott Godin
More...
about 11 years ago
-added preprocessor conditional compile option for Windows source interface selection to avoid using adapter addresses tagged as Transient. Transient addresses include those that are used for Virtual IP addresses and tagged with SkipAsSource (also used in Windows Clustering solutions)
Scott Godin
More...
about 11 years ago
←
1
2
…
6
7
8
9
10
11
12
13
14
…
996
997
→
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