pjsip-pjproject/pjlib/include/pj
Dmitry Kolbik 480d683758
Add TLS/SSL backend: Mbed TLS (#4295)
2025-02-17 13:08:38 +08:00
..
compat Select I/O queue backend using macro PJ_IOQUEUE_IMP (#4260) 2025-01-22 12:22:12 +07:00
activesock.h Add close-on-exec flag (#3553) 2023-05-16 11:59:37 +08:00
addr_resolv.h Update IP version choosing logic in media transport creation for generating SDP offer. (#4067) 2024-10-01 10:56:16 +07:00
argparse.h Simple command line argument parsing utility in PJLIB (#4013) 2024-07-10 17:27:19 +07:00
array.h Expand tab to spaces and remove $Id$ (#3292) 2022-11-22 16:26:54 +07:00
assert.h Added more logs (#4098) 2024-10-08 12:12:23 +08:00
atomic_queue.h Implement async callback for Android mediacodec (#4105) 2024-10-29 15:10:40 +07:00
config.h Add TLS/SSL backend: Mbed TLS (#4295) 2025-02-17 13:08:38 +08:00
config_site_sample.h Add software clock to sound port (#4149) 2024-11-12 14:43:28 +07:00
config_site_test.h Refactor test apps to use unit-test framework (#4014) 2025-01-08 11:01:26 +07:00
ctype.h Expand tab to spaces and remove $Id$ (#3292) 2022-11-22 16:26:54 +07:00
doxygen.h Expand tab to spaces and remove $Id$ (#3292) 2022-11-22 16:26:54 +07:00
errno.h Get thread locale in pj strerror (#4018) 2024-07-31 09:12:04 +08:00
except.h Docs: more fixes on sample/source links (#3675) 2023-09-06 09:56:26 +07:00
fifobuf.h Unit test framework (#4007) 2024-07-09 13:25:24 +07:00
file_access.h Expand tab to spaces and remove $Id$ (#3292) 2022-11-22 16:26:54 +07:00
file_io.h Add close-on-exec flag (#3553) 2023-05-16 11:59:37 +08:00
guid.h Expand tab to spaces and remove $Id$ (#3292) 2022-11-22 16:26:54 +07:00
hash.h Expand tab to spaces and remove $Id$ (#3292) 2022-11-22 16:26:54 +07:00
ioqueue.h Fix docs for broken PJLIB sample links (currently the samples are doxygen pages and breathe-apidoc does not process doxygen page) (#3671) 2023-08-29 09:17:53 +07:00
ip_helper.h Expand tab to spaces and remove $Id$ (#3292) 2022-11-22 16:26:54 +07:00
limits.h Update SDP o= and t= lines to use 64 bit unsigned integer (#3565) 2023-05-17 11:53:31 +08:00
list.h Fixed account's route set update when modifying account (#3825) 2024-01-16 10:12:09 +08:00
list_i.h Fixed account's route set update when modifying account (#3825) 2024-01-16 10:12:09 +08:00
lock.h Replace Trac links in the doc (#3995) 2024-06-19 16:43:30 +08:00
log.h Fix build error when PJ_LOG_MAX_LEVEL is zero (#4279) 2025-01-31 09:08:02 +07:00
math.h Expand tab to spaces and remove $Id$ (#3292) 2022-11-22 16:26:54 +07:00
os.h Docs: more fixes on sample/source links (#3675) 2023-09-06 09:56:26 +07:00
pool.h Aligned memory allocation (#4277) 2025-02-07 06:15:10 +07:00
pool_alt.h Aligned memory allocation (#4277) 2025-02-07 06:15:10 +07:00
pool_buf.h Expand tab to spaces and remove $Id$ (#3292) 2022-11-22 16:26:54 +07:00
pool_i.h Aligned memory allocation (#4277) 2025-02-07 06:15:10 +07:00
rand.h Expand tab to spaces and remove $Id$ (#3292) 2022-11-22 16:26:54 +07:00
rbtree.h Expand tab to spaces and remove $Id$ (#3292) 2022-11-22 16:26:54 +07:00
sock.h Add socket option params to transport config in PJSUA2 (#4071) 2024-09-13 13:18:47 +08:00
sock_qos.h Expand tab to spaces and remove $Id$ (#3292) 2022-11-22 16:26:54 +07:00
sock_select.h Fix docs for broken PJLIB sample links (currently the samples are doxygen pages and breathe-apidoc does not process doxygen page) (#3671) 2023-08-29 09:17:53 +07:00
ssl_sock.h Update SSL backends and unit test (#4254) 2025-01-20 18:27:00 +08:00
string.h Docs: more fixes on sample/source links (#3675) 2023-09-06 09:56:26 +07:00
string_i.h Fix build with CFLAGS -Wextra warning reports (#3428) 2023-03-14 09:56:18 +08:00
timer.h Fix docs for broken PJLIB sample links (currently the samples are doxygen pages and breathe-apidoc does not process doxygen page) (#3671) 2023-08-29 09:17:53 +07:00
types.h Implement async callback for Android mediacodec (#4105) 2024-10-29 15:10:40 +07:00
unicode.h Expand tab to spaces and remove $Id$ (#3292) 2022-11-22 16:26:54 +07:00
unittest.h Fix misc warnings of pointer-integer conversion on MSVC x64 (#4176) 2024-11-28 12:03:11 +07:00