Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a patch to fix deadloop when client is closing connection, but server ↵ | Vanilla I. Shu | 2009-07-02 | 2 | -7/+69 |
| | | | | | | | | | has been blocked in handle. Obtained from: http://code.google.com/p/spserver/source/detail?r=128 Notes: svn path=/head/; revision=236892 | ||||
* | Add a patch to reduce log size. | Vanilla I. Shu | 2009-06-03 | 2 | -4/+35 |
| | | | | Notes: svn path=/head/; revision=235084 | ||||
* | Upgrade to 0.9.4. | Vanilla I. Shu | 2009-03-17 | 3 | -5/+6 |
| | | | | Notes: svn path=/head/; revision=230292 | ||||
* | Add gnutls support, and bump version. | Vanilla I. Shu | 2008-10-07 | 7 | -9/+171 |
| | | | | Notes: svn path=/head/; revision=221296 | ||||
* | Upgrade to 0.9.3. | Vanilla I. Shu | 2008-09-30 | 5 | -29/+13 |
| | | | | Notes: svn path=/head/; revision=221011 | ||||
* | - Update libevent dependency and bump PORTREVISION | Marcus Alves Grando | 2008-08-19 | 1 | -2/+2 |
| | | | | Notes: svn path=/head/; revision=218857 | ||||
* | Upgrade to 0.9.2. | Vanilla I. Shu | 2008-06-29 | 4 | -25/+13 |
| | | | | Notes: svn path=/head/; revision=215937 | ||||
* | Upgrade to 0.9.1. | Vanilla I. Shu | 2008-05-24 | 4 | -10/+16 |
| | | | | Notes: svn path=/head/; revision=213605 | ||||
* | Upgrade to 0.9.0. | Vanilla I. Shu | 2008-05-16 | 16 | -150/+45 |
| | | | | Notes: svn path=/head/; revision=213104 | ||||
* | Use ${MASTER_SITE_GOOGLE_CODE} instead of | Edwin Groothuis | 2008-03-06 | 1 | -1/+1 |
| | | | | | | | | | http://something.googlecode.com/files PR: ports/121435 (related) Notes: svn path=/head/; revision=208538 | ||||
* | - Bump PORTREVISION since devel/libevent are updated. | Marcus Alves Grando | 2008-01-02 | 1 | -2/+2 |
| | | | | Notes: svn path=/head/; revision=204872 | ||||
* | - Change libevent lib and bump PORTREVISION since devel/libevent are updated. | Marcus Alves Grando | 2007-09-21 | 1 | -1/+2 |
| | | | | Notes: svn path=/head/; revision=199865 | ||||
* | Upgrade to 0.8. | Vanilla I. Shu | 2007-08-24 | 20 | -62/+123 |
| | | | | Notes: svn path=/head/; revision=198235 | ||||
* | Upgrade to 0.7. | Vanilla I. Shu | 2007-08-12 | 6 | -21/+35 |
| | | | | Notes: svn path=/head/; revision=197490 | ||||
* | Fix building on current/amd64. | Vanilla I. Shu | 2007-08-09 | 1 | -0/+15 |
| | | | | Notes: svn path=/head/; revision=197374 | ||||
* | Upgrade to 0.6. | Vanilla I. Shu | 2007-07-02 | 5 | -10/+22 |
| | | | | Notes: svn path=/head/; revision=194656 | ||||
* | Upgrade to 0.5. | Vanilla I. Shu | 2007-06-23 | 4 | -4/+25 |
| | | | | Notes: svn path=/head/; revision=194117 | ||||
* | Add spserver, | Vanilla I. Shu | 2007-06-23 | 14 | -0/+209 |
it's a tcp server framework library written in C++ based on libevent. Notes: svn path=/head/; revision=194111 |