pjproject/pjsip-apps/src/python
bennylp 5ed9461bbe Replace unsafe string functions such as strcpy, strncpy, strcat, and sprintf with newly implemented pj_ansi_strxcpy, pj_ansi_strxcpy2, and pj_ansi_strxcat 2023-03-24 11:11:20 +07:00
..
samples Expand tab to spaces and remove $Id$ (#3292) 2022-11-22 16:26:54 +07:00
Makefile Re #1175 (Misc fixes): fixed realclean and distclean target for Python makefile 2011-02-28 07:16:08 +00:00
_pjsua.c Replace unsafe string functions such as strcpy, strncpy, strcat, and sprintf with newly implemented pj_ansi_strxcpy, pj_ansi_strxcpy2, and pj_ansi_strxcat 2023-03-24 11:11:20 +07:00
_pjsua.def Ticket #556: New object oriented Python abstraction for pjsua API 2008-07-10 22:41:20 +00:00
_pjsua.h Expand tab to spaces and remove $Id$ (#3292) 2022-11-22 16:26:54 +07:00
helper.mak Misc (re #1630): fixed error in parsing ldflags for building Python module 2013-10-08 06:45:08 +00:00
pjsua.py Expand tab to spaces and remove $Id$ (#3292) 2022-11-22 16:26:54 +07:00
setup-vc.py Expand tab to spaces and remove $Id$ (#3292) 2022-11-22 16:26:54 +07:00
setup.py Expand tab to spaces and remove $Id$ (#3292) 2022-11-22 16:26:54 +07:00