- Aug 13, 2007
-
-
rswindell authored
(again, store an index into a DIR* array, rather than the pointer itself, into the user's variable).
-
rswindell authored
-
rswindell authored
(e.g. finger), then try TCP (and vice versa).
-
rswindell authored
-
rswindell authored
-
cyan authored
can be used for converting IP's on incoming and outgoing CTCP messages. * Remove IRC_match, which was not only obsolete (replaced by wildmatch() in Synchronet JS), but was also broken.
-
rswindell authored
port number can be automatically retrieved using the getservbyname() if a string is specified for the Port. If the port key is missing, then the protocol or service name is used to look-up the port number.
-
deuce authored
Clean up the v2 UDP response sending stuff.
-
rswindell authored
examples.
-
deuce authored
-
deuce authored
-
deuce authored
-
- Aug 12, 2007
-
-
deuce authored
-
deuce authored
Allows IMs without using the SMTP SEND command which, is exactly what it's designed for.
-
deuce authored
-
deuce authored
-
deuce authored
Hope this fixes itself. :-)
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
macro collisions.
-
deuce authored
-
deuce authored
Haven't decided if this is worth looking at or not yet.
-
deuce authored
Fixes incorrect FALSE in the case of wildmatch("ttest.txt","*test.txt",x) Reported by Cyan.
-
- Aug 11, 2007
-
-
rswindell authored
-
rswindell authored
stream pointer list, rather than the pointer itself, into the user-specified 32-bit variable. These functions should now work on 64-bit platforms, where a PCMS variable (32-bit) isn't large enough to hold a 64-bit pointer.
-
rswindell authored
-
deuce authored
They really shouldn't work.
-
deuce authored
-
rswindell authored
-
- Aug 07, 2007
-
-
rswindell authored
-
- Aug 05, 2007
- Aug 03, 2007
- Aug 02, 2007
-
-
deuce authored
-
- Aug 01, 2007
- Jul 31, 2007
-
-
deuce authored
-