summaryrefslogtreecommitdiff
path: root/omapip/protocol.c
Commit message (Expand)AuthorAgeFilesLines
* copy rights updateWlodek Wencel2022-01-251-1/+1
* [#189] Whitespace fixes in opened filesTomek Mrugalski2022-01-201-13/+13
* [#189] ISC address updatedTomek Mrugalski2022-01-201-2/+2
* [master] Replaced licensing text with MPL licensing text throughoutThomas Markwalder2017-07-121-5/+4
* [master] Remove vix.com and nominum.comShawn Routhier2014-01-261-7/+1
* [master]Shawn Routhier2012-10-161-7/+14
* Fix up some issues found by static analysisShawn Routhier2012-04-111-7/+6
* Update copyright yearsShawn Routhier2009-11-241-1/+1
* Support for asynchronous ddns per ticket 19216 - convert to using isclib andShawn Routhier2009-10-281-31/+31
* Switch isc urls from http to https and correct sw to services or softwareShawn Routhier2009-07-231-2/+2
* - A memory leak when using omapi has been fixed. [ISC-Bugs #17560]David Hankins2008-03-181-3/+6
* Code cleanup to remove warnings from "gcc -Wall".Shane Kerr2007-07-131-10/+0
* Copyright++David Hankins2007-05-191-2/+2
* - Replaced ./configure shellscripting with GNU Autoconf. [ISC-Bugs #16405b]David Hankins2007-05-191-1/+3
* Fixed a bug that caused OMAPI clients to hang when opening leases. [rt16495]Evan Hunt2007-05-071-4/+8
* - Merge changes between 3.0.3RC1 and 3.0.4-BETA-3 into HEAD (silenceDavid Hankins2006-02-241-1/+6
* MASSIVE merge from V3-RELEASE-BRANCH into HEAD. HEAD and V3-RELEASE areDavid Hankins2005-03-171-35/+28
* sync with branchTed Lemon2001-08-101-7/+11
* Merge changes between 3.0rc7 and 3.0rc8pl2.Ted Lemon2001-06-271-3/+8
* Sync with 3.0rc7Ted Lemon2001-05-171-1/+60
* Return key unknown when key lookup fails.Ted Lemon2001-05-021-1/+1
* Fix omapi_protocol_connect() to properly return ISC_R_INCOMPLETEDamien Neil2000-12-091-6/+8
* Tweak omapi_protocol_connect() so that authenticators are sent in theDamien Neil2000-10-301-1/+3
* Correctly handle the case where the connection doesn't complete immediately.Ted Lemon2000-09-291-1/+1
* Added a number of (#ifdef-guarded) debugging statements.Damien Neil2000-08-141-0/+21
* Added authentication support. The tsig_key structure has been renamedDamien Neil2000-08-031-18/+429
* Changed all uses of omapi_message_allocate() to omapi_message_new(), whichDamien Neil2000-07-151-3/+4
* Fix up various platform-specific errors.Ted Lemon2000-05-171-2/+2
* - Fix all the OMAPI objects in the DHCP server and client that weren'tTed Lemon2000-05-161-63/+63
* Oops, fix a past-o.Ted Lemon2000-05-151-2/+1
* Don't send the intro until we receive the connect signal.Ted Lemon2000-05-151-9/+13
* Go back to the BSD license.Ted Lemon2000-03-171-12/+33
* - In reference count history, remember the address where the referenceTed Lemon2000-01-271-1/+1
* Fix compilation errors introduced in the last set of checkins.Ted Lemon2000-01-261-74/+51
* Fix bug in the way object handles were being... handled.Ted Lemon2000-01-251-1/+1
* Work around bletcherosity in handle declarations.BCTEL_SPECIAL_19991124Ted Lemon1999-11-241-1/+3
* Mass commit for Brian Murrell.Ted Lemon1999-11-201-20/+12
* Seperate public and private object declarations.Ted Lemon1999-10-081-1/+1
* Get a clean compile with all known gcc warnings.Ted Lemon1999-10-071-13/+14
* Solaris CC requires break statements at end of switches...Ted Lemon1999-09-151-0/+1
* Bug fixes courtesy of Brian MurrellTed Lemon1999-09-091-8/+16
* Send handle in response to messages - do not volunteer it.Ted Lemon1999-09-091-2/+2
* Fix some stupid bugs. add update and send_status functions.Ted Lemon1999-09-091-9/+122
* Debugging sweep, added some new functionalityTed Lemon1999-09-081-18/+73
* Omapi library, initial checkinTed Lemon1999-09-021-0/+639