summaryrefslogtreecommitdiffstats
path: root/src/lib/xfr/Makefile.am (follow)
Commit message (Expand)AuthorAgeFilesLines
* [3391] Fix distcheck issues.Marcin Siodelski2014-04-101-15/+0
* [3172] Fix build failure on BSD systemsKean Johnston2013-10-291-1/+2
* [3172] Make more clang++ fixesMukund Sivaraman2013-09-191-3/+0
* [2071] Add b10 prefix to libutil_io.la (and s/_/-/)Mukund Sivaraman2012-08-021-1/+1
* [2071] Add b10 prefix to libxfr.laMukund Sivaraman2012-08-021-3/+3
* [1387] catch all ASIO exceptions in XfroutClient::connect.JINMEI Tatuya2011-12-061-0/+2
* [trac366] Update from masterMichal 'vorner' Vaner2011-03-281-11/+3
|\
| * Move send_fd and recv_fd to isc::util::ioMichal Vaner2010-10-111-11/+3
* | overall cleanup for clang++ support: adding comment, configure setup, etc.JINMEI Tatuya2010-10-101-3/+4
* | made minimal level changes to build it with clang++.JINMEI Tatuya2010-10-091-0/+3
|/
* cleanup boost.python related part.JINMEI Tatuya2010-07-021-9/+0
* added -module for creating libxfr_python.so on MacOS.JINMEI Tatuya2010-06-301-0/+3
* merge to sync with trunk and make later merge back easierJelte Jansen2010-06-091-25/+5
|\
| * Remove unused CPPFLAGS pointing to "ext".Jeremy C. Reed2010-06-021-3/+0
| * addressed some portability issues with non boost ASIO:JINMEI Tatuya2010-05-281-5/+5
* | made wrappers for libxfr (we need another name for that, i suggest libfdshare...Jelte Jansen2010-05-171-11/+24
|/
* fixed compilation issue by reordering include statements and adding a warning...Jelte Jansen2010-04-211-1/+2
* Commit code for module xfrout, AXFR-out works now. Notes:Likun Zhang2010-03-231-0/+31