FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · antirez/lua-cmsgpack · GitHub
antirez
/
lua-cmsgpack
Public
Notifications
You must be signed in to change notification settings
Fork
123
Star
383
Code
Issues
23
Pull requests
10
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Jun 14, 2018
Fix critical security issue.
Show description for 57b1f90
antirez
committed
57b1f90
View commit details
Copy full SHA for 57b1f90
Browse repository at this point
Commits on Feb 10, 2016
Fix allocation handling and remove Lua state reference from buffers.
Show description for 4d94cab
antirez
committed
4d94cab
View commit details
Copy full SHA for 4d94cab
Browse repository at this point
Commits on Jun 3, 2015
Merge pull request #44 from seppo0010/master
Show description for dec1810
antirez
committed
dec1810
View commit details
Copy full SHA for dec1810
Browse repository at this point
Commits on May 23, 2015
Support str 8
seppo0010
committed
e90ba30
View commit details
Copy full SHA for e90ba30
Browse repository at this point
Commits on Dec 18, 2014
Merge pull request #37 from mattsta/goodbye/static
Show description for 88ad86d
antirez
committed
88ad86d
View commit details
Copy full SHA for 88ad86d
Browse repository at this point
Commits on Dec 12, 2014
Remove static function declarations
Show description for 5f89436
mattsta
committed
5f89436
View commit details
Copy full SHA for 5f89436
Browse repository at this point
Merge pull request #36 from dubek/fix-big-32bit-len-segfault
Show description for ee648f8
antirez
committed
ee648f8
View commit details
Copy full SHA for ee648f8
Browse repository at this point
fix segfault when length fields contain a big 32-bit number
Show description for 3baba3b
dubek
committed
3baba3b
View commit details
Copy full SHA for 3baba3b
Browse repository at this point
Commits on Dec 5, 2014
use (signed char) instead of (char), this fixes for platforms that treat char as unsigned by default
leiting
authored and
antirez
committed
667fda2
View commit details
Copy full SHA for 667fda2
Browse repository at this point
IS_INT_TYPE_EQUIVALENT macro simplfiied.
Show description for 1852b23
antirez
committed
1852b23
View commit details
Copy full SHA for 1852b23
Browse repository at this point
Commits on Nov 25, 2014
5.3 compat: short functions to long functions
Show description for afbc009
mattsta
committed
afbc009
View commit details
Copy full SHA for afbc009
Browse repository at this point
Fix 64 bit integer processing on 32 bit platforms
Show description for 42f7a28
mattsta
committed
42f7a28
View commit details
Copy full SHA for 42f7a28
Browse repository at this point
Update CI to test against 5.3.0 beta
Show description for 587922d
mattsta
committed
587922d
View commit details
Copy full SHA for 587922d
Browse repository at this point
Commits on Nov 24, 2014
Allow forcing 32 bit builds on 64 bit platforms
mattsta
committed
9c85420
View commit details
Copy full SHA for 9c85420
Browse repository at this point
Commits on May 27, 2014
Add tests for more edge cases
Show description for 6078bbd
mattsta
committed
6078bbd
View commit details
Copy full SHA for 6078bbd
Browse repository at this point
Allow LUACMSGPACK_MAX_NESTING to be set by CPP
moteus
authored and
mattsta
committed
31b260e
View commit details
Copy full SHA for 31b260e
Browse repository at this point
Commits on May 26, 2014
Add Travis CI
moteus
authored and
mattsta
committed
17f2606
View commit details
Copy full SHA for 17f2606
Browse repository at this point
Commits on Apr 14, 2014
Bump to version 0.4.0
Show description for 4505263
mattsta
committed
4505263
View commit details
Copy full SHA for 4505263
Browse repository at this point
Fix Lua 5.2 compatability by using table.unpack
Show description for ef6b618
moteus
authored and
mattsta
committed
ef6b618
View commit details
Copy full SHA for ef6b618
Browse repository at this point
Commits on Apr 11, 2014
Fix comment typos
Show description for 2820da3
dchest
authored and
mattsta
committed
2820da3
View commit details
Copy full SHA for 2820da3
Browse repository at this point
Fix array detection when keys are strings
moteus
authored and
mattsta
committed
351d38e
View commit details
Copy full SHA for 351d38e
Browse repository at this point
Add tests to detect arrays with string keys
moteus
authored and
mattsta
committed
8692d79
View commit details
Copy full SHA for 8692d79
Browse repository at this point
Commits on Apr 7, 2014
Fix potential segfault
Show description for 72e64c2
mattsta
committed
72e64c2
View commit details
Copy full SHA for 72e64c2
Browse repository at this point
Use Lua memory allocator instead of malloc
Show description for 067a258
mattsta
committed
067a258
View commit details
Copy full SHA for 067a258
Browse repository at this point
Malloc one buffer per pack() instead of per arg
Show description for 4ca832b
mattsta
committed
4ca832b
View commit details
Copy full SHA for 4ca832b
Browse repository at this point
Add better testing for verifying serializations
Show description for acb2f79
mattsta
committed
acb2f79
View commit details
Copy full SHA for acb2f79
Browse repository at this point
Unpack integers as integers instead of numbers
Show description for e93d977
mattsta
committed
e93d977
View commit details
Copy full SHA for e93d977
Browse repository at this point
Add large pack test
Show description for 29c78ea
mattsta
committed
29c78ea
View commit details
Copy full SHA for 29c78ea
Browse repository at this point
Use stack allocation for mp_cur
Show description for 6deb449
fperrad
authored and
mattsta
committed
6deb449
View commit details
Copy full SHA for 6deb449
Browse repository at this point
Add fine-grained control of unpacking objects
Show description for 507f353
mattsta
committed
507f353
View commit details
Copy full SHA for 507f353
Browse repository at this point
Cleanup: limit to 80 chars wide
Show description for cdb4e48
mattsta
committed
cdb4e48
View commit details
Copy full SHA for cdb4e48
Browse repository at this point
Add better type checking when Lua 5.3 is available
Show description for 155a6ba
mattsta
committed
155a6ba
View commit details
Copy full SHA for 155a6ba
Browse repository at this point
Update tests and add build infrastructure
Show description for df39126
mattsta
committed
df39126
View commit details
Copy full SHA for df39126
Browse repository at this point
Remove noop stack setter
Show description for 5308f7c
mattsta
committed
5308f7c
View commit details
Copy full SHA for 5308f7c
Browse repository at this point
Add cmsgpack.safe version
Show description for ed6abff
mattsta
committed
ed6abff
View commit details
Copy full SHA for ed6abff
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL