6
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
improve heuristics in openssl.m4 to determine the LD_PATH when "--with-openssl" is used
gustafn
as Gustaf Neumann
More... over 2 years ago
Keep exit() in bind on the original place
gustafn
as Gustaf Neumann
More... over 2 years ago
reduce implicit conversions
gustafn
as Gustaf Neumann
More... over 2 years ago
include basic test cases for ns_crypto::aead::encrypt and decrypt
gustafn
as Gustaf Neumann
More... over 2 years ago
improved documentation of ns_crypto::aead::encrypt
gustafn
as Gustaf Neumann
More... over 2 years ago
Improved log files entries
gustafn
as Gustaf Neumann
More... over 2 years ago
updated version numbers
gustafn
as Gustaf Neumann
More... over 2 years ago
silence static checkers
gustafn
as Gustaf Neumann
More... over 2 years ago
improve documentation
gustafn
as Gustaf Neumann
More... over 2 years ago
fix dirty editor buffer problem
gustafn
as Gustaf Neumann
More... over 2 years ago
Added experimental commands "ns_baseunit" and "ns_strcoll"
gustafn
as Gustaf Neumann
More... over 2 years ago
Extended number of supported time units
gustafn
as Gustaf Neumann
More... over 2 years ago
minor cleanup
gustafn
as Gustaf Neumann
More... over 2 years ago
convert now also data to proper external UTF8 for the plain ns_db command
gustafn
as Gustaf Neumann
More... over 2 years ago
set default for "concurrentinterpcreate" to "true" for Tcl 8.6 or newer
gustafn
as Gustaf Neumann
More... over 2 years ago
make sure to prodoce "Tcl-external" UTF-8 for multi-byte characters
gustafn
as Gustaf Neumann
More... over 2 years ago
Do not declare reserved C identifiers
gustafn
as Gustaf Neumann
More... over 2 years ago
Ease configuration via environment variables (e.g. for docker settings)
gustafn
as Gustaf Neumann
More... over 2 years ago
ns_trim enhancements
gustafn
as Gustaf Neumann
More... over 2 years ago
fixed memory leak in "nsv_dict get" operations
gustafn
as Gustaf Neumann
More... over 2 years ago
debug, why interp updates take very long when a high number of threads and cores are available
gustafn
as Gustaf Neumann
More... over 2 years ago
fixed documentation, how to obtain the registered filters
gustafn
as Gustaf Neumann
More... over 2 years ago
New crypto function: ::ns_crypto::pbkdf2_hmac
gustafn
as Gustaf Neumann
More... over 2 years ago
handle (most common) case, where cachingmode is not specified in the configuration file
gustafn
as Gustaf Neumann
More... over 2 years ago
use term "cachingmode" instead of "nocache"
gustafn
as Gustaf Neumann
More... over 2 years ago
use term "cachingmode" instead of "nocache"
gustafn
as Gustaf Neumann
More... over 2 years ago
fix behavior with experimental nocache feature of ns_cache_eval where eval block contains "return" statement
gustafn
as Gustaf Neumann
More... over 2 years ago
added an experimental global parameter "nocache" to exeriment with horizontal scaling
gustafn
as Gustaf Neumann
More... over 2 years ago
remove unneeded arguments
gustafn
as Gustaf Neumann
More... over 2 years ago
minor optimization for TransferHandleStats()
gustafn
as Gustaf Neumann
More... over 2 years ago