This website requires JavaScript.
Explore
Help
Sign In
kenmirrors
/
freeswitch
Watch
1
Star
0
Fork
0
You've already forked freeswitch
mirror of
https://github.com/signalwire/freeswitch.git
synced
2025-07-30 05:36:14 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
freeswitch
/
libs
/
libks
History
Shane Bryldt
20ea5c3c52
FS-10690: [libblade] Added web request and web response layer ontop of civetweb to handle simplified processing for both inbound REST services as well as outbound client requests. Added simple layer ontop of that for one-liner oauth2 token establishment.
2017-10-12 11:47:07 -06:00
..
build
/config
…
crypt
…
src
FS-10690: [libblade] Added web request and web response layer ontop of civetweb to handle simplified processing for both inbound REST services as well as outbound client requests. Added simple layer ontop of that for one-liner oauth2 token establishment.
2017-10-12 11:47:07 -06:00
test
FS-10690: [libks, Build-System] Fix libks solution build on windows. Add libks related stuff to .gitignore
2017-10-11 02:16:45 +03:00
.gitignore
…
acinclude.m4
…
AUTHORS
…
bootstrap.sh
…
ChangeLog
…
CODING_GUIDELINES
add enum rules
2017-01-25 14:59:35 -06:00
configure.ac
fix sanitize addr
2017-03-27 15:17:53 -05:00
COPYING
…
INSTALL
…
libks.pc.in
…
libks.props
FS-10690: [libks, Build-System] Fix libks solution build on windows. Add libks related stuff to .gitignore
2017-10-11 02:16:45 +03:00
libks.sln
FS-10167: Fixed some issues that appeared primarily under windows testing, committing to determine if a specific read access violation occurs under linux as well.
2017-04-05 10:43:11 -06:00
libks.vcxproj
FS-10541: [Build-System] Move OpenSSL to props with BaseDir on windows.
2017-10-07 22:50:48 +03:00
libks.vcxproj.filters
FS-10690: [libblade] [libks] Cleaned up projects so they build as static libs rather than DLL projects where appropriate. Set all projects that weren't using the right windows CRT library to use DLL based even when statically compiling. Cleaned up some project preprocessor definitions and moved around some preprocessor code to make it simpler. Added ks_sb_t to support an efficient universal string builder. Tested string builder with a temporary REST service exposed by switchblade application.
2017-10-05 05:22:22 -06:00
Makefile.am
FS-10690: [libblade] fixed some linux build issues that were missed recently for stringbuilder addition
2017-10-10 07:38:04 -05:00
NEWS
…
README
…
README
The file is empty.