Last 30 days
-
r3971
(Applied fix for invoke calls. Added protection against NPE i...) committed by mondain
- Applied fix for invoke calls. Added protection against NPE in decoder.
Applied fix for invoke calls. Added protection against NPE in decoder.
-
r3970
(Added access control plugin for NSIS. Modified "red5" direct...) committed by mondain
- Added access control plugin for NSIS. Modified "red5" directory so that there wont be any problems
copying or modifying files with it.
Added access control plugin for NSIS. Modified "red5" directory so that there wont be any problems
copying or modifying files with it.
-
r3969
(- fixed code to get things to compile to due string argument...) committed by electroteque
- - fixed code to get things to compile to due string argument on Base64.decodeBase64, and
Base64.encodeBase64String.
- fixed code to get things to compile to due string argument on Base64.decodeBase64, and
Base64.encodeBase64String.
Earlier this year
-
r3968
(Changed failonerror in copy task to false, which will preven...) committed by mondain
- Changed failonerror in copy task to false, which will prevent the build problems that people have
when the demo directory is absent.
Changed failonerror in copy task to false, which will prevent the build problems that people have
when the demo directory is absent.
-
r3967
(Adjusted logging config. Updated build script to get demos f...) committed by mondain
- Adjusted logging config. Updated build script to get demos from flash/deploy dir.
Adjusted logging config. Updated build script to get demos from flash/deploy dir.
-
r3966
(Fixed href path to installer. Switched stream actions code t...) committed by mondain
- Fixed href path to installer. Switched stream actions code to use an enum instead of list of
strings.
Fixed href path to installer. Switched stream actions code to use an enum instead of list of
strings.
-
-
r3964
(- Remove a bunch more Java 6 warnings (now that Java 5 suppo...) committed by art.clarke
- - Remove a bunch more Java 6 warnings (now that Java 5 support is no more).
- Remove a bunch more Java 6 warnings (now that Java 5 support is no more).
-
-
r3962
(Updated changelog with fixed issues not otherwise noted.) committed by mondain
- Updated changelog with fixed issues not otherwise noted.
Updated changelog with fixed issues not otherwise noted.
-
-
r3960
(Applied patch for trac #657) committed by mondain
- Applied patch for trac #657
Applied patch for trac #657
-
r3959
(commenting out loadtest which uses the old bandwidth configu...) committed by daccattato
- commenting out loadtest which uses the old bandwidth configuration code. The
example/trunk/build.xml file now builds successfully
commenting out loadtest which uses the old bandwidth configuration code. The
example/trunk/build.xml file now builds successfully
-
r3958
(fixed the name attribute so that it resolves correctly) committed by daccattato
- fixed the name attribute so that it resolves correctly
fixed the name attribute so that it resolves correctly
-
r3957
(fixed classpath so that it uses eclipse generic jvm, refacto...) committed by daccattato
- fixed classpath so that it uses eclipse generic jvm, refactored mina specific imports to use
IOBuffer instead of ByteBuffer.
fixed classpath so that it uses eclipse generic jvm, refactored mina specific imports to use
IOBuffer instead of ByteBuffer.
-
r3956
(Fixed issue with junit tests and JMXAgent startup. Added uni...) committed by mondain
- Fixed issue with junit tests and JMXAgent startup. Added unit test stub for RTMPS client
Fixed issue with junit tests and JMXAgent startup. Added unit test stub for RTMPS client
-
r3955
(Updated RTMPSMinaIoHandler to support client mode) committed by mondain
- Updated RTMPSMinaIoHandler to support client mode
Updated RTMPSMinaIoHandler to support client mode
-
r3954
(Added RTMPS version of RTMPClient) committed by mondain
- Added RTMPS version of RTMPClient
Added RTMPS version of RTMPClient
-
admin.jsp (Administration registration page) file uploaded by mondain
-
Labels:
OpSys-All
-
r3953
(More RTMPS changes, the problem of the moment with self-sign...) committed by mondain
- More RTMPS changes, the problem of the moment with self-signed is this
NetConnection.Connect.CertificatePrincipalMismatch
More RTMPS changes, the problem of the moment with self-signed is this
NetConnection.Connect.CertificatePrincipalMismatch
-
r3952
(Debugging RTMPS, specifically with self-signed certs.) committed by mondain
- Debugging RTMPS, specifically with self-signed certs.
Debugging RTMPS, specifically with self-signed certs.
-
r3951
(Player for testing purposes.) committed by mondain
- Player for testing purposes.
Player for testing purposes.
-
AdminPlugin-1.0.zip (Administration plugin) file uploaded by mondain
-
Labels:
Type-Archive
OpSys-All
Labels:
Type-Archive
OpSys-All
-
r3950
(fixed ant build) committed by mondain
- fixed ant build
-
-
r3948
(Added native RTMPS (non-RTMPT/S)) committed by mondain
- Added native RTMPS (non-RTMPT/S)
Added native RTMPS (non-RTMPT/S)
-
r3947
(Commit for rev bump.) committed by mondain
- Commit for rev bump.
-
r3946
(Refactored remoting client) committed by mondain
- Refactored remoting client
Refactored remoting client
-
r3945
(Added unit test generated test output directory to ignores) committed by mondain
- Added unit test generated test output directory to ignores
Added unit test generated test output directory to ignores
-
r3944
(Added bin to ignore) committed by mondain
- Added bin to ignore
-
r3943
(project files for rtsp plugin) committed by mondain
- project files for rtsp plugin
project files for rtsp plugin
-
r3942
(Updated annotations (supression). Changed RTMPClient per Bil...) committed by mondain
- Updated annotations (supression). Changed RTMPClient per Bill's request.
Updated annotations (supression). Changed RTMPClient per Bill's request.
-
r3941
(Fixed properties resolution between eclipse/ant with junit (...) committed by mondain
- Fixed properties resolution between eclipse/ant with junit (hacky). Resolved memory leak from #631,
its not the ServiceInvoker; its JMX use in the Client. I will re-visit JMX here later. Tested 2000
threads with 5000 messages each over 26s OK
Fixed properties resolution between eclipse/ant with junit (hacky). Resolved memory leak from #631,
its not the ServiceInvoker; its JMX use in the Client. I will re-visit JMX here later. Tested 2000
threads with 5000 messages each over 26s OK
-
r3940
(Reduced thread count for running outside eclipse. There may ...) committed by mondain
- Reduced thread count for running outside eclipse. There may be a leak in the service invoker.
Reduced thread count for running outside eclipse. There may be a leak in the service invoker.
-
r3939
(Added unit test to prove that #631 is not an issue.) committed by mondain
- Added unit test to prove that #631 is not an issue.
Added unit test to prove that #631 is not an issue.
-
r3938
(Fixed bug 654 (required update of logback to latest 0.9.17)) committed by mondain
- Fixed bug 654 (required update of logback to latest 0.9.17)
Fixed bug 654 (required update of logback to latest 0.9.17)
-
r3937
(Latest logback) committed by mondain
- Latest logback
-
r3936
(Fixed bug 653 to help get the project into the official debi...) committed by mondain
- Fixed bug 653 to help get the project into the official debian distro.
Fixed bug 653 to help get the project into the official debian distro.
-
r3935
(Fixed issues related to multiple hosts in one instance of re...) committed by mondain
- Fixed issues related to multiple hosts in one instance of red5 on the same ip. Added unit test for
global scope lookups. Refactored webscope and added host id attribute to the servlet context.
Fixed issues related to multiple hosts in one instance of red5 on the same ip. Added unit test for
global scope lookups. Refactored webscope and added host id attribute to the servlet context.
-
r3934
(Fixed odd issue with ivy in eclipse) committed by mondain
- Fixed odd issue with ivy in eclipse
Fixed odd issue with ivy in eclipse
-
r3933
(Fixed bug on vista/win7 wherein temp path is corrupt when no...) committed by mondain
- Fixed bug on vista/win7 wherein temp path is corrupt when not using system / service account.
Fixed bug on vista/win7 wherein temp path is corrupt when not using system / service account.
-
r3932
(- attempt to remove java 6 warnings while not yet breaking r...) committed by art.clarke
- - attempt to remove java 6 warnings while not yet breaking red5
- attempt to remove java 6 warnings while not yet breaking red5
-
r3931
(Fixed junit (self-test) issues. Updated ConversionUtils to b...) committed by mondain
- Fixed junit (self-test) issues. Updated ConversionUtils to be more null-safe with arrays.
Fixed junit (self-test) issues. Updated ConversionUtils to be more null-safe with arrays.
-
r3930
(Fixed junit exception caused by springs support of junit by ...) committed by mondain
- Fixed junit exception caused by springs support of junit by using patched spring-test jar.
Fixed junit exception caused by springs support of junit by using patched spring-test jar.
-
r3929
(Patched spring test jar for use with junit 4.5+) committed by mondain
- Patched spring test jar for use with junit 4.5+
Patched spring test jar for use with junit 4.5+
-
-
r3927
(Fixed some javadoc warnings found by hudson) committed by mondain
- Fixed some javadoc warnings found by hudson
Fixed some javadoc warnings found by hudson
-
r3926
(Updated deb build file. Fixed build errors regarding @Overri...) committed by mondain
- Updated deb build file. Fixed build errors regarding @Override on OSX
Updated deb build file. Fixed build errors regarding @Override on OSX
-
r3925
(Fixed issue with Vista and Windows 7 temp directory) committed by mondain
- Fixed issue with Vista and Windows 7 temp directory
Fixed issue with Vista and Windows 7 temp directory
-
r3924
(Updates based on recommendations of FindBugs application) committed by mondain
- Updates based on recommendations of FindBugs application
Updates based on recommendations of FindBugs application
|