2014-05-17 |
Petteri Aimonen | Fix bug in alltypes test case that made fuzzing difficult. |
commit | commitdiff | tree | snapshot |
2014-05-17 |
Petteri Aimonen | Fix security issue with PB_ENABLE_MALLOC. |
commit | commitdiff | tree | snapshot |
2014-04-26 |
Petteri Aimonen | Docs update, remove malloc from limitations list |
commit | commitdiff | tree | snapshot |
2014-04-18 |
Petteri Aimonen | Add option to not add timestamps to .pb.h and .pb.c... |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Petteri Aimonen | Fix typos in scons command line options |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Petteri Aimonen | Remove -O0 from tests CFLAGS so that optimized builds... |
commit | commitdiff | tree | snapshot |
2014-04-09 |
Petteri Aimonen | Fix bug in missing_fields test case |
commit | commitdiff | tree | snapshot |
2014-04-09 |
Petteri Aimonen | Use -fsanitize=undefined when running tests with clang |
commit | commitdiff | tree | snapshot |
2014-04-07 |
Petteri Aimonen | Setting version to 0.2.8-dev |
commit | commitdiff | tree | snapshot |
2014-04-07 |
Petteri Aimonen | Publishing nanopb-0.2.7 |
commit | commitdiff | tree | snapshot |
2014-04-07 |
Petteri Aimonen | Update changelog |
commit | commitdiff | tree | snapshot |
2014-04-05 |
Petteri Aimonen | Add rule for building coverage summary using lcov. |
commit | commitdiff | tree | snapshot |
2014-04-05 |
Petteri Aimonen | Fix unused parameter warning when building without... |
commit | commitdiff | tree | snapshot |
2014-04-05 |
Petteri Aimonen | Add a convenience function pb_get_encoded_size() |
commit | commitdiff | tree | snapshot |
2014-04-05 |
Petteri Aimonen | Add a 'found' field to pb_extension_t. |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Petteri Aimonen | Add some missing 'static' specifiers |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Petteri Aimonen | Fix splint warnings, add splint test case |
commit | commitdiff | tree | snapshot |
2014-04-01 |
Petteri Aimonen | Fix compile error when default value given for extensio... |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Petteri Aimonen | Add stdlib.h to pb_syshdr.h for dynamic allocation |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Petteri Aimonen | More configuration options for dynamic alloc |
commit | commitdiff | tree | snapshot |
2014-03-16 |
Petteri Aimonen | Documentation updates |
commit | commitdiff | tree | snapshot |
2014-03-15 |
Petteri Aimonen | Finish the alltypes_pointer testcase, use valgrind... |
commit | commitdiff | tree | snapshot |
2014-03-15 |
Petteri Aimonen | Get rid of pb_bytes_ptr_t, just allocate pb_bytes_array... |
commit | commitdiff | tree | snapshot |
2014-03-12 |
Petteri Aimonen | Add pb_release() function |
commit | commitdiff | tree | snapshot |
2014-03-10 |
Petteri Aimonen | More fixes for dynamic allocation |
commit | commitdiff | tree | snapshot |
2014-02-25 |
Petteri Aimonen | Bugfixes for dynamic allocation |
commit | commitdiff | tree | snapshot |
2014-02-24 |
Petteri Aimonen | Beginnings of malloc support in pb_decode |
commit | commitdiff | tree | snapshot |
2014-02-15 |
Petteri Aimonen | Setting version to 0.2.7-dev |
commit | commitdiff | tree | snapshot |
2014-02-15 |
Petteri Aimonen | Publishing nanopb-0.2.6 |
commit | commitdiff | tree | snapshot |
2014-02-12 |
Petteri Aimonen | Update changelog |
commit | commitdiff | tree | snapshot |
2014-02-12 |
Petteri Aimonen | Move descriptor.proto to google/protobuf directory... |
commit | commitdiff | tree | snapshot |
2014-02-12 |
Petteri Aimonen | Add test case for package names defined in .proto file. |
commit | commitdiff | tree | snapshot |
2014-02-12 |
Petteri Aimonen | Improve status/error reporting in generator. |
commit | commitdiff | tree | snapshot |
2014-02-10 |
Petteri Aimonen | Add AllTypes decoding test with callbacks. |
commit | commitdiff | tree | snapshot |
2014-02-09 |
Petteri Aimonen | Add AllTypes encoding test for callbacks (issue #99) |
commit | commitdiff | tree | snapshot |
2014-02-05 |
Petteri Aimonen | Extreme negative integer constants are a bit nasty... |
commit | commitdiff | tree | snapshot |
2014-02-04 |
Petteri Aimonen | Add coments to places where STATIC_ASSERT is used. |
commit | commitdiff | tree | snapshot |
2014-02-04 |
Petteri Aimonen | Add proper suffixes for integer default values. |
commit | commitdiff | tree | snapshot |
2014-02-04 |
Petteri Aimonen | Add strict-aliasing GCC warnings for core |
commit | commitdiff | tree | snapshot |
2014-01-03 |
Petteri Aimonen | Fix problem with callback-type fields (issue #99). |
commit | commitdiff | tree | snapshot |
2014-01-01 |
Petteri Aimonen | Setting version to 0.2.6-dev |
commit | commitdiff | tree | snapshot |
2014-01-01 |
Petteri Aimonen | Publishing nanopb-0.2.5 |
commit | commitdiff | tree | snapshot |
2014-01-01 |
Petteri Aimonen | Fix Makefiles for the examples |
commit | commitdiff | tree | snapshot |
2013-12-29 |
Petteri Aimonen | Fix bundled protoc detection in scons script |
commit | commitdiff | tree | snapshot |
2013-12-29 |
Petteri Aimonen | And same fixes on Mac also.. |
commit | commitdiff | tree | snapshot |
2013-12-29 |
Petteri Aimonen | Make the Mac OS X package a .zip instead |
commit | commitdiff | tree | snapshot |
2013-12-29 |
Petteri Aimonen | Fix spaces in paths on Windows also |
commit | commitdiff | tree | snapshot |
2013-12-29 |
Petteri Aimonen | Fix handling spaces in directory name |
commit | commitdiff | tree | snapshot |
2013-12-29 |
Petteri Aimonen | Fix build on Windows |
commit | commitdiff | tree | snapshot |
2013-12-29 |
Petteri Aimonen | Fix protoc-gen-nanopb when the path contains spaces |
commit | commitdiff | tree | snapshot |
2013-12-29 |
Petteri Aimonen | Fix path change: compat/ -> extra/ |
commit | commitdiff | tree | snapshot |
2013-12-29 |
Petteri Aimonen | README updates |
commit | commitdiff | tree | snapshot |
2013-12-29 |
Petteri Aimonen | Include platform name in also the directory name in... |
commit | commitdiff | tree | snapshot |
2013-12-29 |
Petteri Aimonen | Add packaging script for Mac, add platform name to... |
commit | commitdiff | tree | snapshot |
2013-12-29 |
Petteri Aimonen | Fixes for pyinstaller |
commit | commitdiff | tree | snapshot |
2013-12-29 |
Petteri Aimonen | Small fix for previous |
commit | commitdiff | tree | snapshot |
2013-12-29 |
Petteri Aimonen | Check for supported GCC CCFLAGS when building tests. |
commit | commitdiff | tree | snapshot |
2013-12-29 |
Petteri Aimonen | Make generator print errors to stderr. |
commit | commitdiff | tree | snapshot |
2013-12-29 |
Petteri Aimonen | Add a SCons tool for nanopb protos. |
commit | commitdiff | tree | snapshot |
2013-12-29 |
Petteri Aimonen | Fix protoc-gen-nanopb in linux package |
commit | commitdiff | tree | snapshot |
2013-12-29 |
Petteri Aimonen | Include libprotoc |
commit | commitdiff | tree | snapshot |
2013-12-29 |
Petteri Aimonen | Linux archive |
commit | commitdiff | tree | snapshot |
2013-12-29 |
Petteri Aimonen | Also include the manifest for MSVCR90.DLL |
commit | commitdiff | tree | snapshot |
2013-12-29 |
Petteri Aimonen | Include MSVCR90.DLL also. |
commit | commitdiff | tree | snapshot |
2013-12-29 |
Petteri Aimonen | Include Visual C++ runtime in the Windows package. |
commit | commitdiff | tree | snapshot |
2013-12-29 |
Petteri Aimonen | README updates |
commit | commitdiff | tree | snapshot |
2013-12-29 |
Petteri Aimonen | Windows build fixes |
commit | commitdiff | tree | snapshot |
2013-12-29 |
Petteri Aimonen | Fix protoc plugin path |
commit | commitdiff | tree | snapshot |
2013-12-29 |
Petteri Aimonen | Actually no, it was a portability hassle |
commit | commitdiff | tree | snapshot |
2013-12-29 |
Petteri Aimonen | Makefile tuning |
commit | commitdiff | tree | snapshot |
2013-12-29 |
Petteri Aimonen | Rework the Makefiles to be compatible with binary packages. |
commit | commitdiff | tree | snapshot |
2013-12-29 |
Petteri Aimonen | Moving files around |
commit | commitdiff | tree | snapshot |
2013-12-29 |
Petteri Aimonen | Package as .zip, convert linebreaks |
commit | commitdiff | tree | snapshot |
2013-12-29 |
Petteri Aimonen | Add build script for windows package |
commit | commitdiff | tree | snapshot |
2013-12-29 |
Petteri Aimonen | Add descriptor.proto to repository to avoid messing... |
commit | commitdiff | tree | snapshot |
2013-12-29 |
Petteri Aimonen | Add script for making linux binary package |
commit | commitdiff | tree | snapshot |
2013-12-29 |
Petteri Aimonen | Move the generator .proto files to a subdir, and get... |
commit | commitdiff | tree | snapshot |
2013-12-29 |
Petteri Aimonen | Bring alltypes_pointer testcase up to date |
commit | commitdiff | tree | snapshot |
2013-12-29 |
Petteri Aimonen | Improve alltypes_pointer test case |
commit | commitdiff | tree | snapshot |
2013-12-29 |
Petteri Aimonen | Fix missing error messages in pb_encode.c |
commit | commitdiff | tree | snapshot |
2013-12-29 |
Petteri Aimonen | Rename encode_static_field -> encode_basic_field. |
commit | commitdiff | tree | snapshot |
2013-12-29 |
Petteri Aimonen | Organize allocation logic in generator, add pb_bytes_ptr_t. |
commit | commitdiff | tree | snapshot |
2013-12-29 |
Petteri Aimonen | Const-correctness and small cleanup. |
commit | commitdiff | tree | snapshot |
2013-12-29 |
Martin Donath | Generating and encoding messages with dynamic allocaiton |
commit | commitdiff | tree | snapshot |
2013-12-22 |
Petteri Aimonen | Negative int32 values take 10 bytes now. |
commit | commitdiff | tree | snapshot |
2013-12-21 |
Petteri Aimonen | Fix problem with decode_legacy test case on Windows. |
commit | commitdiff | tree | snapshot |
2013-12-21 |
Petteri Aimonen | Add test for extreme integer values (INT32_MAX etc... |
commit | commitdiff | tree | snapshot |
2013-12-21 |
Petteri Aimonen | Add PB_LTYPE_UVARINT to fix encoding of negative int32... |
commit | commitdiff | tree | snapshot |
2013-12-21 |
Petteri Aimonen | Modify the alltypes test to check re-encoding through... |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Petteri Aimonen | Optimize the common case of 1-byte reads for varints. |
commit | commitdiff | tree | snapshot |
2013-11-13 |
Petteri Aimonen | Make tests build in a separate folder, add to gitignore |
commit | commitdiff | tree | snapshot |
2013-11-11 |
Petteri Aimonen | Fix path in FindNanopb.cmake. |
commit | commitdiff | tree | snapshot |
2013-11-07 |
Petteri Aimonen | Setting version to 0.2.5-dev |
commit | commitdiff | tree | snapshot |
2013-11-07 |
Petteri Aimonen | Publishing nanopb-0.2.4 |
commit | commitdiff | tree | snapshot |
2013-11-02 |
Petteri Aimonen | Add dates to changelog |
commit | commitdiff | tree | snapshot |
2013-11-02 |
Petteri Aimonen | Update changelog |
commit | commitdiff | tree | snapshot |
2013-11-02 |
Petteri Aimonen | Generate #define tags for extension fields also. |
commit | commitdiff | tree | snapshot |
2013-10-29 |
Petteri Aimonen | Remove the NANOPB_INTERNALS functions from public API. |
commit | commitdiff | tree | snapshot |
2013-10-29 |
Petteri Aimonen | Declare static functions before use. |
commit | commitdiff | tree | snapshot |
2013-10-29 |
Petteri Aimonen | Cleanup of comments. |
commit | commitdiff | tree | snapshot |
next |