This website requires JavaScript.
Explore
Help
Sign In
ben.carrasco
/
freeswitch
Watch
1
Star
0
Fork
0
You've already forked freeswitch
mirror of
https://github.com/signalwire/freeswitch.git
synced
2026-07-20 11:11:51 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0f4aedef53814350abd5d92e612643a3bd01a725
freeswitch
/
src
/
mod
/
xml_int
/
mod_xml_curl
T
History
Brian West
666231f91b
BNPH-6149: allow to use system curl again, fix some types on auth_scheme values to all be long, don't use curl private function in our wrapper. This may cause missing symbol curl_easy_setopt with visibility turned on, if it does that, please let me know
2014-03-12 13:47:24 -05:00
..
conf
/autoload_configs
conf: add config files to module directories
2012-03-24 04:51:08 +00:00
Makefile.am
move applications to use automake
2014-03-07 18:36:12 -05:00
mod_xml_curl.2008.vcproj
build: build path cleanups (FSBUILD-130)
2009-03-06 19:27:14 +00:00
mod_xml_curl.2010.vcxproj
vs2010 add some ssl support to curl - test
2012-02-29 08:50:00 -06:00
mod_xml_curl.2012.vcxproj
FS-4768 MSB_LNK_warnings.diff applied
2013-01-31 15:36:08 -06:00
mod_xml_curl.c
BNPH-6149: allow to use system curl again, fix some types on auth_scheme values to all be long, don't use curl private function in our wrapper. This may cause missing symbol curl_easy_setopt with visibility turned on, if it does that, please let me know
2014-03-12 13:47:24 -05:00
mod_xml_curl.vcproj
…