Commit Graph

89 Commits (9e0839fff147e974047f4ab7f3e77c908ef1e428)

Author SHA1 Message Date
Pierrick Charron a4ba550d94 Tag release 0.4.1 2010-01-19 05:16:24 +00:00
Pierrick Charron 7293ab3977 Fix compilation issue on 5.2.x 2010-01-18 13:53:47 +00:00
Pierrick Charron b3743c3f77 Package.xml file ready to release 2010-01-18 03:25:50 +00:00
Pierrick Charron e2a724ed9b New test for the stomp extension 2010-01-18 03:25:16 +00:00
Pierrick Charron 3b149a22b1 Add new methods/functions arg info 2010-01-18 02:42:16 +00:00
Pierrick Charron ec0f049612 # Change version to 0.4.0-dev
# Modification of the package.xml for a future release
2010-01-17 14:02:02 +00:00
Pierrick Charron 3e73da930b Adds the ability to specify an alternative class for readFrame 2010-01-16 06:07:42 +00:00
Pierrick Charron f50e766836 New copyright for 2010 2010-01-04 20:22:09 +00:00
Pierrick Charron 7d0911ffd5 Fix typo in comments 2009-12-31 20:34:08 +00:00
Pierrick Charron 8a19087270 Move the use_ssl bool into the option struct 2009-12-28 01:05:04 +00:00
Pierrick Charron 7c135b9664 First step to make the stomp.c/stomp.h more reusable 2009-12-28 01:01:07 +00:00
Pierrick Charron b986c891d8 Rename frame_destroy => stomp_free_frame 2009-12-27 23:51:12 +00:00
Pierrick Charron d1934cf31b Rename stomp_new by stomp_init 2009-12-27 18:53:12 +00:00
Pierrick Charron 26427f95cd Remove useless TSRM from the stomp_close 2009-12-27 18:48:22 +00:00
Pierrick Charron 5940fe8264 Remove useless TSRM from the stomp_new 2009-12-27 18:36:22 +00:00
Pierrick Charron c7ea4d16e0 Fix extern declaration warning 2009-12-27 04:15:15 +00:00
Pierrick Charron 332a4d8a05 Add svn keywords Id and Revision 2009-12-15 14:19:32 +00:00
Pierrick Charron db3abd3904 Code cleaning 2009-12-05 19:49:26 +00:00
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