JINMEI Tatuya 5080ddf460 [master] Merge branch 'trac2332' 12 years ago
..
encode 83e33ec80c Merge branch 'trac838' 14 years ago
hash 718888317b [2278] A number of cppcheck fixes 12 years ago
io 432064bc3e [master] add std:: for memset(). sunstudio requires this with <cstring> 12 years ago
python ea5ac57d50 [1136] Implement the SSHFP type, from RFC 4255 13 years ago
pyunittests edb116c7a1 [2071] Add b10 prefix to libutil.la 12 years ago
random ecfc86a4af [trac749] commit directory src/lib/util 14 years ago
tests 2252c5776f Revert "Merge branch 'master' into trac2198_2" 12 years ago
threads 650655fd26 [2332] renamed thread/lock.h to thread/sync.h as it's not only for locks now 12 years ago
unittests 2252c5776f Revert "Merge branch 'master' into trac2198_2" 12 years ago
Makefile.am 2252c5776f Revert "Merge branch 'master' into trac2198_2" 12 years ago
buffer.h eab5b84db6 [2017] Many Doxygen warnings removed. 13 years ago
filename.cc 4fc454db42 [2123] Scope of variables 13 years ago
filename.h b19a36e30d [1062] added getDBName to DatabaseConnection 13 years ago
interprocess_sync.h f71a0c646d [1704] constify 13 years ago
interprocess_sync_file.cc 2252c5776f Revert "Merge branch 'master' into trac2198_2" 12 years ago
interprocess_sync_file.h 2252c5776f Revert "Merge branch 'master' into trac2198_2" 12 years ago
interprocess_sync_null.cc 7987b09972 [1704] Use the is_locked_ flag to call unlock() just once 13 years ago
interprocess_sync_null.h cc84b0a02d [1704] Change search style for includes in the interprocess_sync_* headers 13 years ago
io_utilities.h d8ac168592 [1313] Comments corrected, fixed tests for readUint32, writeUint32 13 years ago
locks.h 5cc254b16b [2340] added comment about why we need to explicitly define empty dtor. 12 years ago
lru_list.h ecb22c0c22 [trac749] update namespace names 14 years ago
memory_segment.h 59c5e16d4f [2088] Add comments about size argument to deallocate() 13 years ago
memory_segment_local.cc 25cc38bbd4 [2088] Handle NULL deallocate as a nop 13 years ago
memory_segment_local.h c0af8f8c45 [2088] Throw isc::OutOfRange when size passed to deallocate() is larger than what was allocated 13 years ago
range_utilities.h c11a19fe6b fillRandom now uses random() instead of rand() 13 years ago
strutil.cc 4fc454db42 [2123] Scope of variables 13 years ago
strutil.h 0213d987ac [1470] Removed declared but unused exception variable 13 years ago
time_utilities.cc bf2e60ca2a [1470] Change some loop indexes to unsigned values 13 years ago
time_utilities.h 29170e28d1 [trac812next] unified "fake time" hook in lib/util/time_utilities. 14 years ago