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-02-24 10:31:13 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
freeswitch
/
src
/
mod
/
languages
/
mod_v8
History
Nicholas Blasgen
fabe27abde
FS-10128 [mod_v8] This commit removes strlen() in favor of binary safe .length() function
2017-03-16 01:15:10 +00:00
..
conf
/autoload_configs
FS-10060 [mod_v8] Add startup scripts support.
2017-02-22 18:18:08 +03:00
include
FS-7933 [mod_v8] Implement timeout property for Socket() class in javascript.
2016-12-27 04:18:14 +03:00
scripts
…
src
FS-10128 [mod_v8] This commit removes strlen() in favor of binary safe .length() function
2017-03-16 01:15:10 +00:00
gyp
FS-6245
2014-02-19 17:34:06 -06:00
Makefile.am
FS-9798 [mod_v8] Implement native PostgreSQL in JavaScript by adding a Database Handler (DBH) class
2016-12-01 15:45:18 +03:00
mod_v8_skel.2015.vcxproj
FS-7966. First pass at moving to Visual Studio 2015.
2015-08-21 18:28:32 -04:00
mod_v8_skel.cpp
…
mod_v8.2010.vcxproj.filters
FS-9798 [mod_v8] Implement native PostgreSQL in JavaScript by adding a Database Handler (DBH) class
2016-12-01 15:45:18 +03:00
mod_v8.2015.vcxproj
FS-9798 [mod_v8] Implement native PostgreSQL in JavaScript by adding a Database Handler (DBH) class
2016-12-01 15:45:18 +03:00
mod_v8.cpp
FS-10060: fix scope of declarations
2017-02-24 11:11:30 -06:00
mod_v8.h
FS-10060: fix scope of declarations
2017-02-24 11:11:30 -06:00
v8-build.patch
FS-6365 --resolve
2014-03-20 19:48:37 +01:00