summaryrefslogtreecommitdiffstats
path: root/src/lib/util (follow)
Commit message (Expand)AuthorAgeFilesLines
* [#2617] fix Wdeprecated-declarations warnings on std::iteratorAndrei Pavel2022-12-061-3/+17
* [#2651] release changesAndrei Pavel2022-11-251-1/+1
* [#2650] 2.3.3 release: bump library versionsAndrei Pavel2022-11-251-1/+1
* [#2583] Missed some changesThomas Markwalder2022-11-101-1/+1
* [#2583] Addressed minor review commentsThomas Markwalder2022-11-102-2/+2
* [#2583] Create TcpMessage base classThomas Markwalder2022-11-102-0/+23
* [#2610] release changesWlodek Wencel2022-10-251-1/+1
* [#2607] bump lib versions for 2.3.2Razvan Becheriu2022-10-241-1/+1
* [#2311] fix warning regarding capture of ‘this’Andrei Pavel2022-10-241-3/+3
* [#2311] fix deprecated capture of 'this' in C++20Andrei Pavel2022-10-211-3/+3
* [#2595] Checkpoint: v6 tests and docFrancis Dupont2022-10-181-2/+2
* [#2551] release changesWlodek Wencel2022-08-291-1/+1
* [#2546] bump lib versions for 2.3.0Razvan Becheriu2022-08-291-1/+1
* [#2441] fixed compilation warningsRazvan Becheriu2022-08-291-3/+3
* [#2071] fixed use of valgrindRazvan Becheriu2022-08-101-2/+1
* [#2071] propagate all flags from configure to distcheckRazvan Becheriu2022-08-101-1/+1
* [#2505] release changesAndrei Pavel2022-07-253-3/+3
* [#2504] bump lib versions for 2.2.0Thomas Markwalder2022-07-221-1/+1
* [#2448] add MultiThreadingLockAndrei Pavel2022-07-073-1/+56
* Spell checkMarcin Godzina2022-06-271-1/+1
* [#2455] bump lib versions for 2.1.7Razvan Becheriu2022-06-271-1/+1
* [#2422] add formatDhcpSpace() for straightforward string formattingAndrei Pavel2022-06-085-4/+86
* [#2423] release changesAndrei Pavel2022-05-232-2/+2
* [#2421] bump lib versions for 2.1.6Razvan Becheriu2022-05-201-1/+1
* [#562] remove unused dhcp_space.ccAndrei Pavel2022-05-203-44/+1
* [#562] template adapters to existing qualified namesAndrei Pavel2022-05-203-0/+66
* [#2381] fixed initialization raceRazvan Becheriu2022-05-202-65/+77
* [#2385] bump lib versions for 2.1.5Razvan Becheriu2022-04-251-1/+1
* [#1716] addressed commentsRazvan Becheriu2022-04-051-2/+2
* [#1716] Used a timer instead of a sleep callSlawek Figiel2022-04-043-0/+186
* [#2290] release changesAndrei Pavel2022-01-254-4/+4
* [#2281] bump lib versions for 2.1.2Razvan Becheriu2022-01-251-1/+1
* [#2283] exit early when packing a zero length OpaqueDataTupleAndrei Pavel2022-01-251-0/+4
* [#2236] switch from std::optional to OptionalAndrei Pavel2022-01-082-2/+26
* [#34] Addressed almost all commentsFrancis Dupont2022-01-061-1/+1
* [#34] Added isDir to file utilitiesFrancis Dupont2022-01-063-0/+24
* [#34] [#2006] Moved to isc::util::fileFrancis Dupont2022-01-063-1/+5
* [#34] [#2006] Introduced file utilitiesFrancis Dupont2022-01-065-0/+164
* [#2197] release changesAndrei Pavel2021-11-222-2/+2
* [#2195] bump lib versions for 2.1.1Razvan Becheriu2021-11-191-1/+1
* [#1848] Moved triplet UT to utilTomek Mrugalski2021-11-172-0/+126
* [#1848] Add missing triplet.h to utilThomas Markwalder2021-11-171-0/+127
* [#1848] Moves Triplet to isc::utilThomas Markwalder2021-11-171-0/+2
* [#2043] allow callbacks to create CS inside the CS constructor and destructorRazvan Becheriu2021-08-272-62/+40
* [#2053] bump lib versions for 1.9.11Razvan Becheriu2021-08-271-1/+1
* [#2043] updated exception messageRazvan Becheriu2021-08-251-2/+2
* [#2043] fixed commentRazvan Becheriu2021-08-251-1/+1
* [#2043] updared ChangeLogRazvan Becheriu2021-08-251-1/+1
* [#2043] addressed commentsRazvan Becheriu2021-08-254-87/+88
* [#2043] fixed unittestsRazvan Becheriu2021-08-241-4/+4