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
Copy file name to clipboardExpand all lines: doc/users/index.html
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -215,6 +215,8 @@ <h2>Software</h2>
215
215
<li>
216
216
<ahref="https://miktex.org/"><strong>MiKTeX</strong></a> — implementation of TeX/LaTeX and related programs for Windows (see <ahref="https://github.com/MiKTeX/miktex/blob/39112fd93f63d966dc6864754d4a96d1a21ede19/Libraries/MiKTeX/Core/Uri/Uri.cpp"><code>Libraries/MiKTeX/Core/Uri.cpp</code></a>)</li>
217
217
<li>
218
+
<ahref="https://github.com/monitoring-plugins/monitoring-plugins/blob/1211edf2eaee9b26eca0505d0708629548e29f6e/plugins/check_curl.c#L60">monitoring-plugins</a> — suite of monitoring plugins (formerly known as "nagios-plugins")</li>
219
+
<li>
218
220
<ahref="https://github.com/tobyjaffey/mqtt-http-server">mqtt-http-server</a> — HTTPD supporting <ahref="https://en.wikipedia.org/wiki/MQTT">MQTT</a> for long polled subscriptions (see <ahref="https://github.com/tobyjaffey/mqtt-http-server/blob/45a676b29b2598d0ee26d39f6f15d7f33a5ab307/httpd.c"><code>httpd.c</code></a>)</li>
219
221
<li>
220
222
<ahref="https://mulk.sourceforge.net/">mulk</a> — download agent similar to wget/curl (see <ahref="https://github.com/emabo/mulk/blob/60f28f62fba1a13db762308f0bf35462e1047ae3/lib/uri_parser.c"><code>lib/uri_parser.c</code></a>)</li>
@@ -245,7 +247,7 @@ <h2>Software</h2>
245
247
<li>
246
248
<ahref="https://github.com/petere/pguri">pguri</a> — uri type for PostgreSQL (see <ahref="https://github.com/petere/pguri/blob/290dd477f3168bc09c7179960201ea5e9411c7a6/uri.c"><code>uri.c</code></a>)</li>
247
249
<li>
248
-
<ahref="https://github.com/php/php-src/tree/master/ext/uri/uriparser"><strong>PHP</strong></a> — extension "uri" of PHP >=8.5</li>
250
+
<ahref="https://github.com/php/php-src/blob/fe5d4187fc46ac8c456d3ad5524b29fdf8ba4128/ext/uri/php_uri.c#L31"><strong>PHP</strong></a> — extension "uri" of PHP >=8.5</li>
249
251
<li>
250
252
<ahref="https://github.com/codeape/polyorc">polyorc</a> — http load generator (see <ahref="https://github.com/codeape/polyorc/blob/master/polyorclib/polyorcmatcher.c"><code>polyorclib/polyorcmatcher.c</code></a>)</li>
251
253
</ul>
@@ -278,6 +280,8 @@ <h2>Software</h2>
278
280
<ahref="https://github.com/djaodjin/tero">tero</a> — web presentation engine to manage software projects (see <ahref="https://github.com/djaodjin/tero/blob/master/src/webserve.cc"><code>src/webserve.cc</code></a>)</li>
279
281
<li>
280
282
<ahref="https://github.com/izenecloud/thevoid">TheVoid</a> — asynchronious event-driven C++ library (see <ahref="https://github.com/izenecloud/thevoid/blob/62ea68515c382ce70a715c07eda207a1d5930bab/thevoid/swarm/url.cpp"><code>thevoid/swarm/url.cpp</code></a>)</li>
283
+
<li>
284
+
<ahref="http://bzr.tin.org/src/misc.c">TIN</a> — threaded NNTP and spool based UseNet newsreader</li>
<ahref="https://tvheadend.org/">Tvheadend</a> — TV streaming server for Linux (see <ahref="https://github.com/tvheadend/tvheadend/blob/147841b6504496c609e175364c51f5d55abd3fd7/src/url.c"><code>src/url.c</code></a>)</li>
0 commit comments