summaryrefslogtreecommitdiffstats
path: root/src/lib/dhcp_ddns/ncr_udp.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* [#3112] renamed run_one and get_io_service to camelCaseRazvan Becheriu2023-12-111-2/+2
* [#2320] release changesAndrei Pavel2022-02-211-1/+1
* [#2294] also check server global variables ssl_ca, ssl_cert and ssl_keyRazvan Becheriu2022-02-091-2/+1
* [#2089] added ncr unittestsRazvan Becheriu2021-10-081-3/+3
* [#2040] Checkpoint: todo UTs, ...Francis Dupont2021-09-031-2/+9
* [#1887] release changesWlodek Wencel2021-05-241-1/+1
* [#1821] spelling correctionsAndrei Pavel2021-04-261-2/+2
* [#1308] cleanupRazvan Becheriu2020-08-131-1/+1
* [#1308] review changesRazvan Becheriu2020-08-131-7/+5
* [#1308] No _1 ambiguitiesFrancis Dupont2020-08-131-4/+4
* [#1308] Got rid of boost function/bindFrancis Dupont2020-08-131-4/+6
* [#1358] Fixed catch clausesFrancis Dupont2020-08-041-5/+5
* spelling: asynchronousJosh Soref2017-07-231-2/+2
* [2358a] Rebased and completedFrancis Dupont2017-03-171-2/+2
* Corrected typosAndrei Pavel2016-12-141-1/+1
* [4243] Disable optimization of boost:asio for gcc 5.2.0 through 5.3.0Thomas Markwalder2016-03-171-3/+1
* [4236] Replaced license text in all files containing it.Marcin Siodelski2015-12-161-11/+3
* [master] Finished merge of trac4009 (use Boost Asio vs. ext/asio)Francis Dupont2015-09-241-19/+19
|\
| * [4009] Fixed asiolinkFrancis Dupont2015-09-021-1/+1
| * [4009] error_ and system_code in system (vs asio) namespaceFrancis Dupont2015-09-021-7/+7
| * [4009] Added boost to asio (tentative)Francis Dupont2015-09-021-19/+19
* | [3970] Propagate errors emitted when closing the WatchSocket.Marcin Siodelski2015-08-241-1/+13
* | [3970] Moved WatchSocket class to utilities.Marcin Siodelski2015-08-211-1/+1
|/
* [master] remove '#include <config.h' from include files (#3782)Francis Dupont2015-04-181-1/+3
* [3479] Removed parameter from DHCP_DDNS_NCR_UDP_RECV_CANCELED messageStephen Morris2014-08-011-2/+1
* [3479] Reduce number of messages output during D2 startup and shutdownStephen Morris2014-07-291-2/+5
* [3329] dhcp_ddns::NameChangeSender extended to support running ready IOThomas Markwalder2014-02-111-0/+10
* [master] Merge branch 'trac3221'Thomas Markwalder2014-02-101-1/+38
|\
| * [3221] Improved WatchSocket error handling in dhcp_ddns::NameChangeUDPSenderThomas Markwalder2014-02-101-1/+16
| * [3221] Addressed review comments.Thomas Markwalder2014-02-081-1/+1
| * [3221] Added use of dhcp_ddns::WatchSocket and additonal queue methodsThomas Markwalder2014-02-031-0/+22
* | [1485] Compilation fixes after IOAddress.getAddress() removalTomek Mrugalski2014-01-211-4/+3
|/
* [3075] Implemented main event loop in b10-dhcp-ddnsThomas Markwalder2013-08-161-28/+57
* [master] Add missing const on NameChangeUDPListener constructorThomas Markwalder2013-07-261-1/+1
* [3065] Moved classes pertaining to sending and receivingThomas Markwalder2013-07-251-0/+299