Likun Zhang
|
61f0a5df14
Add bug fix information for ticket 218.
|
15 years ago |
Likun Zhang
|
26291a118c
Fix the code error which make xfrin doesn't work, socket map should be passed to asyncore.loop(). (patch is created by Jinmei, reviewed by Jeremy and me.)
|
15 years ago |
Jeremy C. Reed
|
3c8e4e0105
Add "build" as another identifier to the legend.
|
15 years ago |
Jeremy C. Reed
|
7eafb11c21
Update the version (prepare for release).
|
15 years ago |
Jeremy C. Reed
|
d87f94d469
Commit the generated guide. (The XML source as committed
|
15 years ago |
JINMEI Tatuya
|
f21b05922d
showed URLs for svn changesets and trac tickets.
|
15 years ago |
JINMEI Tatuya
|
c77b6926eb
added * to the ASIO change.
|
15 years ago |
Jeremy C. Reed
|
0cebcc834d
Also point to Trac URL for complete code history.
|
15 years ago |
Jeremy C. Reed
|
19688fc3b3
Add asterisk (*) to legend to identify backward incompatible or
|
15 years ago |
JINMEI Tatuya
|
b9164e929f
a trivial grammar fix in an error message.
|
15 years ago |
JINMEI Tatuya
|
1bed75ccf0
removed redundant blank lines.
|
15 years ago |
JINMEI Tatuya
|
e21ab60de7
Trac#219
|
15 years ago |
JINMEI Tatuya
|
03954fb8f0
added : for param_value_xxx to accept IPv6 addresses. (trac #219)
|
15 years ago |
Jeremy C. Reed
|
160bc010b1
Merge from branches/trac217-remove-ext-boost
|
15 years ago |
JINMEI Tatuya
|
a7ac13ce1c
style fix: removed redundant blank lines at the end of file.
|
15 years ago |
Jeremy C. Reed
|
2658288a31
Remove ext/boost hierarchy.
|
15 years ago |
Jeremy C. Reed
|
47f653792f
Add temporary branch for removing ext/boost
|
15 years ago |
Jeremy C. Reed
|
5d8fbfef53
Remove recommendations about using Boost System (for ASIO)
|
15 years ago |
Likun Zhang
|
e487e63bd7
Fixed a minor error in code(Reviewed by Jelte).
|
15 years ago |
Shane Kerr
|
6e3c1596ce
Merging changes from Trac ticket #40.
|
15 years ago |
Likun Zhang
|
409e9d7818
1. Refactor the unittest code for cmdctl. \n2. Fix code error commentted temply in r1991. \n3. Add a new unittest for cmdctl. (Skip review)
|
15 years ago |
Jelte Jansen
|
5ce49e93d7
it would appear Solaris does not like variables called 'sun'
|
15 years ago |
Jelte Jansen
|
51803e4064
|
15 years ago |
Jelte Jansen
|
1e7b973839
rename HAVE_SIN_LEN macro to HAVE_SA_LEN, and use it for setting sun_len in the custom domain socket handler in lib/cc/session.cc
|
15 years ago |
Jelte Jansen
|
f28f0da30a
Use asio's io_service for the msgq handling in auth as well. Needed to add a getter for the io_service to asio_link. This may very wel come under reconsideration for the next release, but it is needed right now to get it to work again ;)
|
15 years ago |
JINMEI Tatuya
|
0519ea6505
minor style fix
|
15 years ago |
JINMEI Tatuya
|
38f4cca34a
5. [bug] jinmei
|
15 years ago |
JINMEI Tatuya
|
85bc9eea0d
merge branches/trac185 (trac #185): more tests for xfrin with some bug fixes.
|
15 years ago |
JINMEI Tatuya
|
68e6225552
removed unnecessary header files. these seem to be naively copied from other .cc files.
|
15 years ago |
JINMEI Tatuya
|
08604a8516
wording fixes to comment lines.
|
15 years ago |