Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/rizinorg/sdb

Simple string-based Key/Value database
https://github.com/rizinorg/sdb

Allow NULL for sdb_fmt

a6732beb82055053ca75b7f2dd093cf8dd61d2c2 authored about 10 years ago by pancake <[email protected]>
Fix null deref in query.c

3549ff964ba5dd8130a5a35c34d6acdea3cba303 authored about 10 years ago by pancake <[email protected]>
Fix null deref in sdb_fmt

f3b4633b7ba08ba6544d4f8c30761e2b88ac7c9e authored about 10 years ago by pancake <[email protected]>
Add fmt 'z'

2465797f191215711a8feb5c25cfdcc0cab70cda authored about 10 years ago by pancake <[email protected]>
Add sdb_num_add()

35298fe8083940147a81a8c7cee82f4c166f096d authored about 10 years ago by pancake <[email protected]>
src/libsdb.so*

src/libsdb.so*

540d5d700236f0331100cd88bbf2e51f4630db2f authored about 10 years ago by Maijin <[email protected]>
Drop unnecesary dead code

c6b95cbc090d0da317e7a82ca1e6a8d6d452fed0 authored about 10 years ago by pancake <[email protected]>
Add more malloc checks in json indent

a68347448a24eaed996e5b202bb8c3dac4357ae4 authored about 10 years ago by pancake <[email protected]>
Fix compiler warning in rangstr

42c831400b5b6c052699b7e157450a1c91732334 authored about 10 years ago by pancake <[email protected]>
More checks in query and use more eprintf()

6565b902be54acf0d4789d4224f5d992d9dda49a authored about 10 years ago by pancake <[email protected]>
Null pointer checks

61ce68afc29a010eb67358e4f814e1866e2f6d17 authored about 10 years ago by pancake <[email protected]>
Minor refactor in json.c

4724ce9fb7ba5510ef5299e065610316803d4455 authored about 10 years ago by pancake <[email protected]>
Minor optimization in sdb_json_set, check for malloc

d7a97908046aec7bbeac9194758e325e14252178 authored about 10 years ago by pancake <[email protected]>
Fix heap overflow in json_indent

44a75049fd7f7f083070b7638fe87c3e8bce00dd authored about 10 years ago by pancake <[email protected]>
Fix null deref in sdb_querys

4a5326abbf3693ac1dd25bc926e0abec1eca2145 authored about 10 years ago by pancake <[email protected]>
Handle null deref in sdb_reset

1107674e4e7c7c0f5b2f88c6737792d280b25f79 authored about 10 years ago by pancake <[email protected]>
Fix missing va_end issue in sdb_fmt

6fe1ce450df56f1376a9de358e6a3a62b6a0c249 authored about 10 years ago by pancake <[email protected]>
Add sdb_fmt() helper

522f6f0c258c6ddabbc6331c6bbfe3a966e0f800 authored about 10 years ago by pancake <[email protected]>
Fix sdb_ns_path() for NULL and empty paths

d52c7497e172abbe5ed50e35753576eb3a335690 authored about 10 years ago by pancake <[email protected]>
More MINGW32 build fixes

5543f9eb67dd6f51639a4ab9f3c4a921d6547442 authored about 10 years ago by pancake <[email protected]>
Fix native mingw32 build

1ea2b1325827984cab514c4dd4fa0600905c9d02 authored about 10 years ago by pancake <[email protected]>
Bump doc/refs and query

269bf8af1a19f99320de35e6399bdbc85413685a authored about 10 years ago by pancake <[email protected]>
Add refs api testsuite

f0781214cd8855ccbd9fb3e92be9577defc048b8 authored about 10 years ago by pancake <[email protected]>
Fix uninitialized variable issue

1f13e93cf7220ceb96f00c956d897c4c66f54e37 authored about 10 years ago by pancake <[email protected]>
Fix null deref in SdbNs

30714bb497276d5ee275b37fe50fa6002493e467 authored about 10 years ago by pancake <[email protected]>
Go for -O3 again

a9f00226b17ec123442a5bd261baad4a294b522b authored about 10 years ago by pancake <[email protected]>
Remove fin label and reuse the fail one

a452b2a9043d53d699f3e3ec9cdc54dd159ae5ac authored about 10 years ago by pancake <[email protected]>
Fix CID 72390 - Resource leak after freeing out's strbuf

8647c80c33f23c876acab47499a99a6d41c1288a authored about 10 years ago by pancake <[email protected]>
Fix CID 13335 - Resource leak overwriting buf

1c9ddd85fe1ec5225e5ad15f5c5de64213f9b719 authored about 10 years ago by pancake <[email protected]>
Fix CID 72389 - null deref

7af8787b1cf152f05d26f3d1ac9860e8638949a3 authored about 10 years ago by pancake <[email protected]>
Fix compilation warnings in test/stack.c

2a5f9399194e18e8f4d23073c034e14363bd04fd authored about 10 years ago by pancake <[email protected]>
Add missing leak file

b30591af8a3033abbf8d0c43a518e463023d2b7b authored about 10 years ago by pancake <[email protected]>
Fix all tests, bugs and leaks related to json

9904fbee478e9b8fe64577b9a0139bd04128eb0e authored about 10 years ago by pancake <[email protected]>
Fix another memleak in json set

040fab540aa5fb7933e06afbf00f1c834b41c4dc authored about 10 years ago by pancake <[email protected]>
Fix memleak in json set

e2c7715e7fd4fc77e91fada79c586deb3c7f1e7d authored about 10 years ago by pancake <[email protected]>
Add query leak tests

64306e13dab316010bbd18481128b91c64785ada authored about 10 years ago by pancake <[email protected]>
Fix a segfault in query. Use strdupped cmd all the way

f6e5db8db8d11125465259fb5c0844b0201094c1 authored about 10 years ago by pancake <[email protected]>
Add more MINGW defines to detect the Windows platform

98e483ff4a137eef3aab45b8c8880e84bd3caa52 authored about 10 years ago by pancake <[email protected]>
Add more leak tests

4bb189a464d8fb41c765bf65715c96e410a125f2 authored about 10 years ago by pancake <[email protected]>
Fix null deref

960cc7a62ea3353b55ebb21b141080c5c80d7c5e authored about 10 years ago by pancake <[email protected]>
Remove unused variable

e50807882f9b3452f7542e04f0f8697367ffbf1a authored about 10 years ago by pancake <[email protected]>
Fix more memleaks

63f7ce92836ffd17edc061b428f9dea87e81aac4 authored about 10 years ago by pancake <[email protected]>
Fix some more memleaks and add memleak testsuite

c86eafbd927aa38ab1116637b91f089cb671c896 authored about 10 years ago by pancake <[email protected]>
Fix a memleak in the recursive sdb ns free

850ab1a9e4e1173828aba4825af754cbc8f60696 authored about 10 years ago by pancake <[email protected]>
Update sdb.js

71139326379110fb3388bccc7ecb74439c178039 authored about 10 years ago by pancake <[email protected]>
Fix sdb sync when setting json fields from sdb query

b8de0efd47c54f05bd250c78216cbe9d16cf17c4 authored about 10 years ago by pancake <[email protected]>
src/{query,json}.c: fix malloc size calculations

23d9868c2be96bde1cc81c5ef9dbf2bf95177d93 authored about 10 years ago by Jonathan Neuschäfer <[email protected]>
Fix #51 - Null deref in sdb : -

a9036998c538d2bd8b8d1271638c63967aeccdee authored about 10 years ago by pancake <[email protected]>
Minor optimization

d5ac57cbecae186f5244271da47eb779515e0770 authored over 10 years ago by pancake <[email protected]>
Fix crash on unowned internal sdb_sets

7c9c60e12e8eb0448727ed146f060bedbf3b7b8b authored over 10 years ago by pancake <[email protected]>
Fix build on OpenBSD

503b1c65210cb66a1d14220cb97edd2a17425c7e authored over 10 years ago by pancake <[email protected]>
Fix array subscript warning in memcache/cmds

661ea6f516fb26ab203ae96c9402e6f9ff716a79 authored over 10 years ago by pancake <[email protected]>
Try fix for cygwin

2244f605006cbd538445c241d48ffc61c06d0a5b authored over 10 years ago by pancake <[email protected]>
Fix one format string issue in w32

df0fc01bd1b1c54a1c2c1461506482d6b5ed0e60 authored over 10 years ago by pancake <[email protected]>
Fix memleaks

43073df042f7c87a35aebf7b5126287442b628fe authored over 10 years ago by pancake <[email protected]>
Initial switch to the R_NEW0 party

4a869feceae0d9548b8197ab6402d382995e36b5 authored over 10 years ago by pancake <[email protected]>
Remove unused variable

01d64691dae3468389f52937462fddd3fb9ac29a authored over 10 years ago by pancake <[email protected]>
Do more optimizations based on sdb_set_owned

f4d3f9f39c6080b2f778b1d5a825bb0503db5c8d authored over 10 years ago by pancake <[email protected]>
Do some more optimizations

ea77be5c17feb0e679dd80a84c1f8722aec851ad authored over 10 years ago by pancake <[email protected]>
Do some optimizations in array.c

36385f04ab1a1cb256a0fd26c153b85002a68fb4 authored over 10 years ago by pancake <[email protected]>
Fix build of array.c with swapped define

86bc917940db6d8a66b2d3c0232941ed4fbfb762 authored over 10 years ago by pancake <[email protected]>
More null deref checks in ht.c

5cc7ead87c59ffc20ce81c7294ad29f3784e8ac9 authored over 10 years ago by pancake <[email protected]>
Simplify strbuf_append

40177290a6c3dce145d81682c2d745d046e43d68 authored over 10 years ago by pancake <[email protected]>
Add -g in LDFLAGS

c6dafbc41851a042c1ebe8b496d97e3185cff3bf authored over 10 years ago by pancake <[email protected]>
Fix null deref in ht.c

a6b74aebc53873811b4d8aef4c6dded56c77967d authored over 10 years ago by pancake <[email protected]>
Minor code cleanup

647c33c826b4a0bad21fa4efc64aa0d0bc420c67 authored over 10 years ago by pancake <[email protected]>
Fix owned sdb_set_internal

29004a816c44e1406f91332aa408d52837cd13e2 authored over 10 years ago by pancake <[email protected]>
Fix memleak and simplify sdb_set

f7cebe225fbe01f358c0a739da42bb26ebaf69b5 authored over 10 years ago by pancake <[email protected]>
Fix CIDs 70213 - 70214 - 70215

153bfa1eeeb32a69f56f80d5d67601be50b76f07 authored over 10 years ago by fr33tux <[email protected]>
Remove the extra root parameter

827ea90ef00767b07ec7b4118d6e27a40b238c54 authored over 10 years ago by pancake <[email protected]>
Fix build of memcache

1700a650b9e0ced2a7a1cd55bc2b45bba8f79182 authored over 10 years ago by pancake <[email protected]>
Add tests for Types and fix sdb_type()

31cd5f5b201c715c06b438d12fd608b1b6db1051 authored over 10 years ago by pancake <[email protected]>
Add sdb_type(), sdb_isjson() handled from '?' prefix and indent json with : suffix

af915d54dc457145995b1bca5e399b05ff512fbe authored over 10 years ago by pancake <[email protected]>
Add benchmark testsuite

3531408ba7f06a46fde29a6a75ddc76615437164 authored over 10 years ago by pancake <[email protected]>
Fix corner case with last commit & adapt tests for the new output

layout.

a959afc5708c42dd8d5012a20e42a1b1dedde7ad authored over 10 years ago by fr33tux <[email protected]>
Fix '***' output

444b87848fbd5fda40fd3788e41761f5c4132ea1 authored over 10 years ago by fr33tux <[email protected]>
Fix mingw32 building

b7dbaad8a0454be2ffc5be64db27d441150b0540 authored over 10 years ago by Anton Kochkov <[email protected]>
Fix possible overflow in strbuf_append

325ee31d69bf54f8bf880c773b62429c8369e97c authored over 10 years ago by pancake <[email protected]>
Fix '***' issue (#951) & add corresponding test

85b28605be16e127b73da9c4bda3777caa194216 authored over 10 years ago by fr33tux <[email protected]>
Fix examples in README

8a977e6ebd5a0b563f8abc8ea06bee9384df2562 authored over 10 years ago by pancake <[email protected]>
Clear prompt on help

687136859f1d7c87f291a927c7706864e2818d4c authored over 10 years ago by pancake <[email protected]>
Adapt Sdb.JS for mobile/tablet

37c632faeee0c1de306062f9e003772a4a374918 authored over 10 years ago by pancake <[email protected]>
Add sdb.js webapp with latest emcc-fastcomp

36d48b16167fd006ac35f3611ec84aa2c08dbf3f authored over 10 years ago by pancake <[email protected]>
Move sdb_new0 from define to function

a3d58e5c933f05c3bc966cef03d124fd4edd1f83 authored over 10 years ago by pancake <[email protected]>
Minor cleanup for doc/

c4b841c215e4b5f8e5287ab346e3eb2af24c932e authored over 10 years ago by pancake <[email protected]>
Add binary data documentation

f12395160e8b2970c4c1202c63c7c316f78dea89 authored over 10 years ago by pancake <[email protected]>
Add checks in sdb_array_pop_num()

e976f3e2bc5e9fcd0164960edd9bccc8388116bd authored over 10 years ago by pancake <[email protected]>
Minor sdb.h sort

fdbb50c8109164fbfbd48f33d74d4b583bbffd7c authored over 10 years ago by pancake <[email protected]>
Fix use-after-free CID 67077

d5386e4a25b4bea9f39a1044a697a4c2ec365acf authored over 10 years ago by pancake <[email protected]>
Fix tests with new strbuf

8dab950754223ad182efd81aac8458d3945cbe82 authored over 10 years ago by pancake <[email protected]>
Implement strbuf and use it in sdb_query for O(n) instead of O(n^n) times

21298948e18ce092abf3bab43ca48a19ee79d55e authored over 10 years ago by pancake <[email protected]>
sdb_itoa can manage bases from 2 to 16 now.

5f8ab4c915cc91fa4f35ca8654cbf4f79125c3af authored over 10 years ago by jvoisin <[email protected]>
Fix tests

62dea91c831ec4b9b4ecdad1d87c61b210d7a04b authored over 10 years ago by pancake <[email protected]>
Add sdb_ns_path() and add an option in sdb_ns() to create if not exist

e90d419ea81be390658e040b20887b6f92ecd7a0 authored over 10 years ago by pancake <[email protected]>
Update Go bindings

dab7c1b36c200b66958ffc07a567a71e3d949c21 authored over 10 years ago by pancake <[email protected]>
Add initial Go bindings

1d678488db0de42df7898ab6cc1f0bb67efc3bf5 authored over 10 years ago by pancake <[email protected]>
Fix arg pointer in sdb_array_add

384ee016b96abe666fc59c2ee6c90a1775663a8e authored over 10 years ago by pancake <[email protected]>
Fix sdb_array_contains() issues

0a6fdf92ef165a90b89ac0f6ba6953ff267ad3df authored over 10 years ago by pancake <[email protected]>
Another optimization in sdb_array_contains()

9d78742fb66aff05926d1552a5d7e7a2ff385d42 authored over 10 years ago by pancake <[email protected]>
Small optimization in sdb_array_add_num()

c43e44649b1c7fdf6e85fd9302de24380518e370 authored over 10 years ago by pancake <[email protected]>