You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|:neutral_face:|:heavy_check_mark:|:frowning:|:heavy_check_mark:|:heavy_check_mark:| sbuf/ | SBuf (string buffer) components and related algorithms |
86
86
|:frowning:|:heavy_check_mark:|:heavy_check_mark:|:heavy_check_mark:|:heavy_check_mark:| security/ | Transport Layer Security components |
87
-
|:frowning:|:heavy_check_mark:|:heavy_check_mark:|:heavy_check_mark:|:heavy_check_mark:| security/sspi/ | Windows Security Support Provider Interface |
87
+
|:frowning:|:frowning:|:frowning:|:frowning:|:frowning:| security/sspi/ | Windows Security Support Provider Interface |
88
88
|:frowning:|:frowning:|:frowning:|:heavy_check_mark:|:neutral_face:| servers/ | Listening Server components for receiving connections | client_side*|
89
89
|:frowning:|:frowning:|:frowning:|:heavy_check_mark:|:neutral_face:| snmp/ | SNMP components | snmp_*, move core and agent code. restructure for extensibility. |
90
90
|:frowning:|:heavy_check_mark:|:frowning:|:frowning:|:neutral_face:| ssl/ | OpenSSL components | library is named libsslsquid.la and matchgin stub_lib*.cc |
@@ -159,11 +159,6 @@ test files go in test-suite directory. |
159
159
operators for any object implementing the Packable API
160
160
-**debugs()** macro handling still has a small circular dependency
161
161
with libsquid, libbase files and file IO.
162
-
- automake can generate library dependency links for us from
163
-
foo_LDADD. But for historic reasons that no longer apply most of
164
-
the makefiles are using foo_DEPENDENCIES which disables that
165
-
functionality. We should remove the foo_DEPENDENCIES instead and
0 commit comments