- 10 5月, 2013 5 次提交
-
-
由 Stefan Knoblich 提交于
Full clang error message: error: implicit conversion from enumeration type 'ftdm_bool_t' to different enumeration type 'ftdm_status_t' [-Werror,-Wconversion] Signed-off-by:
Stefan Knoblich <stkn@openisdn.net>
-
由 Stefan Knoblich 提交于
Fixes "warning: comparison of unsigned expression >= 0 is always true". Signed-off-by:
Stefan Knoblich <stkn@openisdn.net>
-
由 Stefan Knoblich 提交于
Signed-off-by:
Stefan Knoblich <stkn@openisdn.net>
-
由 Steve Underwood 提交于
-
由 Steve Underwood 提交于
after 25 hours. I guess not many people are inserting header lines on FAX pages. Hopefully this update fixes the problem.
-
- 09 5月, 2013 10 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
FS-5325 i'll put the nonblocking in but I still think this is a problem with openssl, a short read is not there every single time you connect, When the lib is in full blocking mode it should be handling the complicated actions internally. As complicated as socket programming is, async ssl is even worse because it requires you to do your own buffering and attemps to read may fail waiting for you to write or vice-versa which should have been handled for us in the lib. non-interruptable syscalls are getting pretty outdated and not enabling it is much less complex than making every socket app on earth be non-blocking
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Michael S Collins 提交于
-
由 Giovanni Maruzzelli 提交于
-
由 root 提交于
-
由 William King 提交于
FS-5395: False alarm on a reported valgrind memory leak. The io_private is alloc'd from a memory pool which valgrind sucks at tracking. No need to free this, because it'll get cleared when the memory pool on the rsession is destroyed.
-
- 08 5月, 2013 11 次提交
-
-
由 William King 提交于
FS-5395: --resolve Resolve another mod_rtmp crash where oh specific hangup scenarios there would be a free of variable that wasn't ever malloced
-
由 Anthony Minessale 提交于
FS-5085 I discovered that the bowout is happening from both legs at once, we only need to check this condition on the A side of the loopback bridge
-
由 Brian West 提交于
-
由 Raymond Chandler 提交于
-
由 Raymond Chandler 提交于
-
由 Michael S Collins 提交于
-
由 Raymond Chandler 提交于
-
由 Raymond Chandler 提交于
-
由 Anthony Minessale 提交于
-
由 Jeff Lenk 提交于
-
由 Jeff Lenk 提交于
-
- 07 5月, 2013 6 次提交
-
-
由 William King 提交于
This reverts commit d8edc031. Conflicts: src/mod/endpoints/mod_rtmp/mod_rtmp.c
-
由 Anthony Minessale 提交于
-
由 Raymond Chandler 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
- 06 5月, 2013 3 次提交
-
-
由 Ken Rice 提交于
-
由 Stefan Knoblich 提交于
Signed-off-by:
Stefan Knoblich <stkn@openisdn.net>
-
由 Michael Jerris 提交于
-
- 04 5月, 2013 2 次提交
- 03 5月, 2013 3 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Michael Jerris 提交于
-