Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-06-12 | Removing auto delete stuff from Request. | Remko Tronçon | |
This should now be handled properly by using shared_ptrs. | |||
2009-06-12 | Do not register IQHandler in the constructor. | Remko Tronçon | |
This can get us in all kinds of trouble, including that it makes it impossible to use shared_ptr<> for Requests. | |||
2009-06-11 | Do not allow a request response before it is sent. | Remko Tronçon | |
2009-06-03 | Fix memory leak when receiving an error response on a request. | Remko Tronçon | |
2009-06-01 | Import. | Remko Tronçon | |