index
:
delta/redis.git
1906-merge
2.2
2.4
2.6
2.8
2.8-fastscript
3.0
3.2
4.0
5.0
6.0
6.2
7.0
7.2
ack
acl
acl-api-pr
acl-log
antiaffinity
aofeof
aofrdb
argv-accounting
arm
baserock/3.0
baserock/ps/proto-web-system
better-random-member
bulkaccept-2.8
cgroups
client-unblock
cluster-api-improvements
cluster-data-as-pong
conduct
config-rewrite
cow-pipe
csc2
current-client-fix
dict-clustered-entries
dictc
diskless-short-read
diskless_slave_refresh2
dynamic-hz
expirealgo
faster-info
faster-ll2string
faster-rdb-loading
fasterio
fastscript
fix-double-multi
fix-expires-6537
free_clients_during_loading
freelist
fsync-safety
geo
hashed-pass-opcode
ipv6
issue-1240
issue_2175
latency
lazyfree
lcs
ldb
less-mstime
less-mstime-28
lfu
localtime
lpos
master-replica
meaningful-offset
memopt
memsync
module-block-on-keys
module-blocking-commands
module-hooks
module-io-context
modules-get-client-info-by-id
modules-replication
multi-if
new-keyspace
no-mo-first
no-mo-second
nordb
nosync
o1-bpop
o1-bpop-5.0
onepass-bulk
oran-memory-profiling
precise-timeout
precise-timeout-2
psync-fixes
psync2
psync2-rdb-fixes
psync2-test-improvement
queue-in-multi
rdb-check
rdb-script-aux
rdb9
rdbchanges
resp3
rssmaxmemory
sds
sentinel-32
sharedapi
siphash
slave-diskless
slave-script-timeout
slaves_capa
statemachine
strcompr
stream-propagation-fix
stream-propagation-fix-2
streams
testing
thread-safe-context
threaded-core-commands
threaded-io
tls-conn-errors
tracking-noloop
unstable
unstable_hmset_args
wait-aof
waitpid-fix
zaddnx
ziplist-improvements
zpop
zunion
github.com: antirez/redis.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
util.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
stringmatchlen() should not expect null terminated strings.
antirez
2020-05-08
1
-2
/
+2
*
Remove unreachable branch.
Brad Dunbar
2020-05-08
1
-2
/
+0
*
getRandomBytes(): use HMAC-SHA256.
antirez
2020-04-24
1
-10
/
+30
*
Make sure Redis does not reply with negative zero
Guy Benoish
2020-04-07
1
-0
/
+4
*
ld2string should fail if string contains \0 in the middle
Guy Benoish
2020-02-04
1
-1
/
+2
*
Merge branch 'unstable' into rm_get_server_info
Salvatore Sanfilippo
2019-11-21
1
-24
/
+36
|
\
|
*
Module API for loading and saving long double
Oran Agra
2019-11-03
1
-24
/
+36
*
|
Add RM_ServerInfoGetFieldUnsigned
Oran Agra
2019-11-04
1
-0
/
+20
*
|
Add module api for looking into INFO fields
Oran Agra
2019-11-03
1
-0
/
+21
|
/
*
Increase string2ld's buffer size (and fix HINCRBYFLOAT)
Guy Benoish
2019-01-28
1
-1
/
+1
*
stringmatchlen() fuzz test added.
antirez
2018-12-11
1
-0
/
+16
*
Fix stringmatchlen() read past buffer bug.
antirez
2018-12-11
1
-1
/
+1
*
fix comment typo in util.c
Weiliang Li
2018-11-15
1
-1
/
+1
*
needs it for the global
David Carlier
2018-10-26
1
-0
/
+1
*
Fix non Linux build.
David Carlier
2018-10-26
1
-0
/
+18
*
string2ll(): better commenting.
antirez
2018-07-24
1
-0
/
+6
*
removing redundant check
dsomeshwar
2018-07-21
1
-3
/
+0
*
Fix typo
Jack Drogon
2018-07-03
1
-1
/
+1
*
Modules API: RM_GetRandomBytes() / GetRandomHexChars().
antirez
2018-04-05
1
-59
/
+43
*
Prevent off-by-one read in stringmatchlen() (fixes #4527)
nashe
2017-12-12
1
-1
/
+1
*
Modules: first preview 31 March 2016.
antirez
2016-05-10
1
-1
/
+1
*
Fix HINCRBYFLOAT to work with long doubles.
antirez
2015-11-04
1
-3
/
+3
*
Lazyfree: Hash converted to use plain SDS WIP 5.
antirez
2015-10-01
1
-3
/
+3
*
Lazyfree: Hash converted to use plain SDS WIP 4.
antirez
2015-10-01
1
-4
/
+8
*
Lazyfree: Hash converted to use plain SDS WIP 2.
antirez
2015-10-01
1
-1
/
+51
*
Lazyfree: Hash converted to use plain SDS WIP 1.
antirez
2015-10-01
1
-1
/
+34
*
Utils: Include stdint.h and fix signess in sdigits10().
antirez
2015-02-27
1
-1
/
+1
*
Utils: added function to get radix 10 string length of signed integer.
antirez
2015-02-27
1
-0
/
+12
*
Better memtoll() error checking.
antirez
2015-02-12
1
-5
/
+18
*
The seed must be static in getRandomHexChars().
antirez
2015-01-22
1
-1
/
+1
*
counter must be static in getRandomHexChars().
antirez
2015-01-22
1
-2
/
+4
*
getRandomHexChars(): use /dev/urandom just to seed.
antirez
2015-01-21
1
-8
/
+38
*
Add simple ll2string() tests
Matt Stancliff
2014-12-23
1
-0
/
+42
*
Allow all code tests to run using Redis args
Matt Stancliff
2014-12-23
1
-4
/
+8
*
Clean up text throughout project
Matt Stancliff
2014-09-29
1
-1
/
+1
*
Fix undefined behavior in ll2string().
antirez
2014-08-15
1
-1
/
+5
*
Fix util.c compilation by including stdint.h.
antirez
2014-07-23
1
-0
/
+1
*
Faster ll2string() implementation.
antirez
2014-07-23
1
-21
/
+80
*
fix null pointer access with no file pointer
Glauber Costa
2014-04-23
1
-1
/
+1
*
Ignore sdsrange return value.
antirez
2013-07-24
1
-2
/
+2
*
pathIsBaseName() added to utils.c
antirez
2013-07-02
1
-0
/
+8
*
getAbsolutePath() moved into utils.c
antirez
2013-07-02
1
-0
/
+52
*
BSD license added to every C source and header file.
antirez
2012-11-08
1
-0
/
+29
*
Use correct variable name for value to convert.
Michael Parker
2012-07-31
1
-1
/
+2
*
Merge conflicts resolved.
antirez
2012-03-09
1
-3
/
+3
|
\
|
*
string2* functions take a const pointer
Pieter Noordhuis
2012-01-02
1
-3
/
+3
*
|
clusterGetRandomName() generalized into getRandomHexChars() so that we can us...
antirez
2012-03-08
1
-0
/
+48
|
/
*
fmacros in utils.c to avoid warning about strcasecmp()
antirez
2011-05-16
1
-0
/
+2
*
Extra tests for string2ll
Pieter Noordhuis
2011-05-05
1
-0
/
+8
*
Tests for string2ll; move isObject* to object.c
Pieter Noordhuis
2011-05-05
1
-37
/
+126
[next]