Peter Spiess-Knafl [email protected]
- core library
- cmake build system
- stubgenerator
Notes about this list: I try to update this list regularly, but sometimes I just forget. If I happen to oversee someones contributions, please raise an issue for that and sorry in advance. For an always up to date genarated list, see at the GitHub contributors list.
Joegen Baclor [email protected]
- automake/autoconf support
- RPM packaging
Bertrand Cachet [email protected]
- adapted build file for opt out of HTTP connectors
- various bugfixes and support
Marc Trudel [email protected]
- extended HTTP client connector
Yuriy Syrovetskiy [email protected]
- added user supplied error blocks
Veselin Rachev [email protected]
- added HTTP OPTIONS request support
Marek Kotewicz [email protected]
- msvc support
Alexandre Poirot [email protected]
- added client and server connectors that use Unix Domain Sockets
- adapted build file to generate pkg-config file for this lib
- added client and server connectors that use Tcp Sockets on Linux and Windows (uses native socket and thread API on each OS)
Trevor Vannoy [email protected]
- python client stub generator
Jean-Daniel Michaud <jean.daniel,[email protected]>
- added server/client file descriptor support
Jacques Software [email protected]
- added support for redis connector
Emilien Kenler [email protected]
- bugfixes in HTTP client connector
kaidokert
- bugfixes in parameter handling
Nozomu Kaneko [email protected]
- bugfixes in batch requests
caktoux
- bugfixes in build system
Julien Jorge [email protected]
- bugfixes in batch requests
Pascal Heijnsdijk [email protected]
- Htttp Client timeout bugfix and memory leak.
Kasper Laudrup [email protected]
- Code reviews
Erik Lundin
- bugfix in cpp-server stubgen
- bugfix for gcc 4.7 compatibility
Michał Górny [email protected]
- bugfixes in the build system
Trevor Vannoy [email protected]
- fixed tcp socket client compile issues
Ranganathan Balakrishnan [email protected]
- add JSON NUMERIC data type to accept both real and integer values