summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ssl: Limit SSL to only support TLSv1.2 and TLSv1.3HEADmasterAlan Antonuk2023-05-032-50/+42
* ssl: Use OPENSSL_API_COMPAT v1.1.1Alan Antonuk2023-05-032-5/+5
* Fix bug with absolute paths in pc file generationAlan Antonuk2023-05-031-2/+2
* Make cmake package-config find OpenSSL when usedAlan Antonuk2023-05-022-1/+10
* cmake: use SameMajorVersion compatibility strategyAlan Antonuk2023-05-021-1/+1
* fuzz: connect to 127.0.0.1 instead of localhostAlan Antonuk2023-05-021-1/+1
* fuzz: add more error reporting to fuzz_serverAlan Antonuk2023-05-011-8/+23
* Add oss-fuzz badge to README.mdAlan Antonuk2023-05-011-0/+2
* cmake: bump minimum required version to 3.22Alan Antonuk2023-05-011-1/+1
* Add codespaces configuration.Alan Antonuk2023-04-303-0/+103
* Correct library versions on Mach-O platformsAlan Antonuk2023-04-302-2/+17
* fuzz: add additional debugging information to fuzz_serverAlan Antonuk2023-04-291-10/+28
* fix: recursion when decoding arrays.Alan Antonuk2023-03-121-4/+4
* fix: limit recursion in table decodingAlan Antonuk2023-03-101-9/+25
* Update to CodeQL Action v2Alan Antonuk2023-02-281-2/+2
* Correct fuzz_url.c to conform to fuzzing APIAlan Antonuk2023-02-281-3/+10
* Correct fuzz_table.c to conform to fuzzing APIAlan Antonuk2023-02-281-3/+4
* Bumping revision for developmentAlan Antonuk2023-02-051-2/+2
* Preparation for v0.13.0 releasev0.13.0Alan Antonuk2023-02-053-2/+14
* Remove obsolete TODO file.Alan Antonuk2023-02-051-9/+0
* fix: correct amqp_ssl_socket_set_key_buffer valueAlan Antonuk2023-02-021-0/+1
* Remove obsoleted OpenSSL init codeAlan Antonuk2023-02-022-136/+21
* remove obsolete const workaround in ssl bioAlan Antonuk2023-02-021-12/+9
* fix empty version for pkgconfigRemi Collet2023-02-021-1/+1
* for initial integration in oss-fuzz (#736)Arjun2023-02-017-89/+69
* add option to install or not the static libraryRemi Collet2023-02-012-4/+7
* Bumping revision for development.Alan Antonuk2023-02-012-3/+3
* Preparation for v0.12.0 releasev0.12.0Alan Antonuk2023-02-013-2/+17
* Define OPENSSL_API_COMPAT to 1.1.0 version.Alan Antonuk2023-02-012-0/+6
* fix invalid Cflags property nameUgo Cottin2022-10-091-1/+1
* fuzzer deployment (#734)Arjun2022-07-257-0/+243
* tools: print verbose error message when failed to open a socketEgor Ignatov2022-01-261-1/+1
* tools: enable ssl in connection_info if --ssl used with --serverEgor Ignatov2022-01-261-2/+6
* restore compatibility with old Microsoft compilersFabio Napoli2021-11-121-1/+2
* Fix no rabbitmq target when building static-onlyAlan Antonuk2021-09-291-1/+5
* cmake: removed unused CheckCCompilerFlagAlan Antonuk2021-09-271-1/+0
* lib: compatibility with old Borland compilersFábio Machado de Oliveira2021-08-233-6/+14
* Update framing to latest RabbitMQ 3.8.19Alan Antonuk2021-07-271-1/+1
* Update copyright & license header to use SPDX idAlan Antonuk2021-07-2770-2027/+168
* More tweaks to LICENSE file for github detectionAlan Antonuk2021-07-262-6/+34
* Tweak LICENSE file so that github recognizes itAlan Antonuk2021-07-261-0/+2
* cmake: Change definition of OpenSSL dep in pc fileDaniel Engberg2021-07-131-2/+1
* cmake: only enable doxygen when configured toAlan Antonuk2021-05-201-6/+2
* lib: remove use of msinttypesAlan Antonuk2021-05-202-311/+0
* lib: delete obsolete inline keyword detectionAlan Antonuk2021-05-203-33/+0
* lib: compile rabbitmq-c as C99Alan Antonuk2021-05-201-1/+1
* lib: remove unused AMQP_PRIVATE macroAlan Antonuk2021-05-191-6/+0
* cmake: remove unused RMQ_LIBRARY_TARGET varAlan Antonuk2021-04-281-2/+0
* lib: fix clang-tidy finding in simple_rpc_innerAlan Antonuk2021-04-281-1/+1
* lib: remove unused store in amqp_urlAlan Antonuk2021-04-281-1/+1