Historique des commits

Auteur SHA1 Message Date
  Marcin Siodelski c65a54347a [1954] Updated with suggestions from first code review il y a 13 ans
  Marcin Siodelski d81f573764 [1954] Back to suppress errors for clang as some clang versions do not support or -W options. il y a 13 ans
  Marcin Siodelski 190b91b070 [1954] Do not suppress errors, suppress warnings for perfdhcp.cc il y a 13 ans
  Marcin Siodelski d6f64f5a6b [1954] Switching to fully compile with C++ to get rid of clang linking errors il y a 13 ans
  Marcin Siodelski a5171dfc73 [1954] Fix for build errors on FreeBSD - compare vector values one by one il y a 13 ans
  Marcin Siodelski 6fb56baf17 [1954] Removed boost/tokenizer as it has unused parameters that crash build il y a 13 ans
  Marcin Siodelski 38d2dadf3b [1954] Fixing makefile to include path to boost libs il y a 13 ans
  Marcin Siodelski 7e245132c9 [1954] Code cleanup il y a 13 ans
  Marcin Siodelski ff8a54c66f [1954] Replaced atoi, atoll, atof with lexical_cast. il y a 13 ans
  Marcin Siodelski d18d92e4e6 [1954] Make CommandOptions class singleton. il y a 13 ans
  Marcin Siodelski 35a0237e8d [1954] CommandOptions member initialization and validation. Exceptions. il y a 13 ans
  Marcin Siodelski 434ca15428 [1954] Added unit tests to cover remaining options. il y a 13 ans
  Marcin Siodelski b04764bc6d [1954] Unit tests aded for 8 command line options as well as CommandOptions class members. il y a 13 ans
  Marcin Siodelski 57346e7268 Unit tests for perfdhcp CommandOptions class il y a 13 ans
  Marcin Siodelski a7557c12f6 New skeleton class for command options parsing. il y a 13 ans
  Tomek Mrugalski c09c891d2c Compilation fix for Solaris 10 (in pkt6.cc) il y a 13 ans
  JINMEI Tatuya fad2e0dab8 [master] temporarily disabled Dhcpv6SrvTest::Solicit_basic. il y a 13 ans
  Tomek Mrugalski a86b0a75d7 Test fixes in dhcpv6. il y a 13 ans
  Tomek Mrugalski 626e81094b make distcheck fix il y a 13 ans
  Tomek Mrugalski 16e7be2080 IfaceMgr compilation fix for BSD systems. il y a 13 ans
  Tomek Mrugalski c3b6b5bbce Compilation fix: added missing header for distance method. il y a 13 ans
  Tomek Mrugalski fe58fab6bd [1528] ChangeLog commit-id update. il y a 13 ans
  Tomek Mrugalski 221f564949 Merge branch 'master' into trac1528 il y a 13 ans
  Tomek Mrugalski 028d5ab64c [1540] ChangeLog commit-id update. il y a 13 ans
  Tomek Mrugalski a40b6c6656 Merge branch 'master' into trac1540 il y a 13 ans
  Tomek Mrugalski b22ff2de4d Default values are now in range of uintX_t (Compilation fix for Solaris). il y a 13 ans
  JINMEI Tatuya 409ca483d1 [1964] updated the non-check mode case of logging to be consistent. il y a 13 ans
  JINMEI Tatuya 892f6b266a [1964] added another test case where we can really check the thrown exception. il y a 13 ans
  JINMEI Tatuya 18675a2d6a [1964] use assert() instead of throwing exception in checkExcessPlaceholders. il y a 13 ans
  JINMEI Tatuya 25f0bb96dd [1964] small cleanups for checkExcessPlaceholders. il y a 13 ans