Commit Graph

121 Commits (master)

Author SHA1 Message Date
Pierrick Charron 7c7d9aaaf6 Packaging v0.3.2 2009-11-22 20:39:07 +00:00
Pierrick Charron 9ec595819e Fix bug #16936 (patch by pop3 at flachtaucher dot de) 2009-11-16 14:52:05 +00:00
Pierrick Charron 265f925b84 Fix bug 16933 2009-11-14 22:48:32 +00:00
Pierrick Charron 87b67a302d Fix bug #16930 2009-11-14 22:05:01 +00:00
Pierrick Charron 6150f2f373 Package.xml for version 0.3.1 2009-11-08 15:36:24 +00:00
Pierrick Charron ace10bbdde Fix memory leaks in stomp_send and stomp_ack 2009-11-07 19:01:37 +00:00
Pierrick Charron f0938284ad Prepare release 0.3.0 2009-11-07 04:03:10 +00:00
Pierrick Charron 3f518917fe New set of tests 2009-11-07 03:53:33 +00:00
Pierrick Charron 543a6a18a3 * Add stomp_error_connect function
* Rename all properties param headers
* Rename Stomp::disconnect by Stomp::__destruct
2009-11-05 07:18:13 +00:00
Pierrick Charron dd187e6546 Fix a memory leak in stomp_read_line 2009-11-05 07:02:54 +00:00
Kalle Sommer Nielsen 613f4fb294 These should be either E_WARNING or E_RECORABLE_ERROR, they are non-fatal show-stoppers :) 2009-11-04 13:52:58 +00:00
Pierrick Charron 7e97fc910f * Add arginfo to StompFrame::__construct
* Add a properties optional param to all php_stomp_transition
* Config separation of the connection and read timeout
* Modify timeout methods/functions to read_timeout
2009-11-04 01:36:17 +00:00
Pierrick Charron 6d81f98271 Add with-openssl-dir configureoption 2009-11-01 22:48:27 +00:00
Pierrick Charron 4d4697fffb Remove TODO file from package.xml 2009-11-01 21:57:15 +00:00
Pierrick Charron 783d46768d create release 0.2.0 package 2009-11-01 21:56:01 +00:00
Kalle Sommer Nielsen b814cd9bee * Windows build fix (swap #include)
* Windows SSL check and support in config.w32
* Typo in test name
2009-10-31 21:50:11 +00:00
Pierrick Charron af9d576c36 Update tests 2009-10-31 21:34:49 +00:00
Pierrick Charron db5ef566d2 Add SSL support in MINFO 2009-10-31 20:39:33 +00:00
Pierrick Charron 9182fffe6e Add stomp+SSL support 2009-10-31 20:34:03 +00:00
Pierrick Charron c030cb4e2a Create package.xml 2009-10-30 21:29:24 +00:00
Pierrick Charron 3718df2b84 Stomp extension - Initial import 2009-10-30 01:28:16 +00:00