common-lisp.net
/
projects/iolib/iolib.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
projects/iolib/iolib.git
2008-05-05
Attila Lendvai
small changes to the reverser test
cc
commit
|
commitdiff
|
tree
2008-05-05
Attila Lendvai
Added bandwidth-information-mixin; not yet hooked to...
commit
|
commitdiff
|
tree
2008-05-05
Attila Lendvai
lowercase indent-tabs-mode in the header comment
commit
|
commitdiff
|
tree
2008-05-05
Attila Lendvai
Some more work on the socket/cc code
commit
|
commitdiff
|
tree
2008-05-05
Attila Lendvai
no need to apply 'listen-on
commit
|
commitdiff
|
tree
2008-05-05
Attila Lendvai
Temporary KLUDGE to needed for the cc code to work...
commit
|
commitdiff
|
tree
2008-05-05
Attila Lendvai
v0.1 of the sockets/cc code.
commit
|
commitdiff
|
tree
2008-05-05
Attila Lendvai
Use +max-octets-per-char+ instead of hardcoded 4
commit
|
commitdiff
|
tree
2008-05-05
Attila Lendvai
"reppresented" typo
commit
|
commitdiff
|
tree
2008-04-29
Stelian Ionescu
Don't run UTF-8 tests on CMUCL.
commit
|
commitdiff
|
tree
2008-04-29
Stelian Ionescu
Fix LOOP usage: better have only one ALWAYS clause.
commit
|
commitdiff
|
tree
2008-04-28
Stelian Ionescu
Fix loading of io.multiplex.asd
commit
|
commitdiff
|
tree
2008-04-28
Stelian Ionescu
No more literal hash tables.
commit
|
commitdiff
|
tree
2008-04-28
Stelian Ionescu
{EN,DIS}ABLE-READER-MACRO now only have compile-time...
commit
|
commitdiff
|
tree
2008-04-27
Stelian Ionescu
Simplify DEFINE-SOCKET-CREATOR.
commit
|
commitdiff
|
tree
2008-04-27
Stelian Ionescu
New macro DEFINE-SOCKET-CREATOR, simplify definition...
commit
|
commitdiff
|
tree
2008-04-27
Stelian Ionescu
Fix DNS-FLAG-P.
commit
|
commitdiff
|
tree
2008-04-27
Stelian Ionescu
Fix MULTIPLE-VALUE-CASE.
commit
|
commitdiff
|
tree
2008-04-26
Stelian Ionescu
Remove MEMQ.
commit
|
commitdiff
|
tree
2008-04-26
Stelian Ionescu
Fix default value to REMOTE-HOST in compiler macros...
commit
|
commitdiff
|
tree
2008-04-26
Stelian Ionescu
Remove unused code.
commit
|
commitdiff
|
tree
2008-04-26
Stelian Ionescu
Style change in use of MULTIPLE-VALUE-CASE in SHUTDOWN.
commit
|
commitdiff
|
tree
2008-04-26
Stelian Ionescu
Clearer MAKE-SOCKET compiler macro.
commit
|
commitdiff
|
tree
2008-04-19
Stelian Ionescu
Add keyword arg IF-DOES-NOT-EXIST to SOCKET-OPTION...
commit
|
commitdiff
|
tree
2008-04-18
Stelian Ionescu
Fix various style issues.
commit
|
commitdiff
|
tree
2008-04-17
Stelian Ionescu
Rename FAMILY to ADDRESS-FAMILY in MAKE-SOCKET and...
commit
|
commitdiff
|
tree
2008-04-17
Stelian Ionescu
Fix typo.
commit
|
commitdiff
|
tree
2008-04-17
Stelian Ionescu
Merge the two CONNECT methods for INET sockets into...
commit
|
commitdiff
|
tree
2008-04-17
Stelian Ionescu
Set SO_NOSIGPIPE by default on FreeBSD in %%init-*...
commit
|
commitdiff
|
tree
2008-04-17
Stelian Ionescu
Fix CONNECT, add keyword arg WAIT.
commit
|
commitdiff
|
tree
2008-04-17
Stelian Ionescu
Fix return value of DISCONNECT.
commit
|
commitdiff
|
tree
2008-04-17
Stelian Ionescu
Add keyword argument TIMEOUT to CONNECT.
commit
|
commitdiff
|
tree
2008-04-17
Stelian Ionescu
Fix ADDRESS-TO-STRING for LOCAL-ADDRESS instances.
commit
|
commitdiff
|
tree
2008-04-17
Stelian Ionescu
Add keyword args WAIT and TIMEOUT to ACCEPT-CONNECTION.
commit
|
commitdiff
|
tree
2008-04-16
Stelian Ionescu
TIMEVAL socket options now take REAL arguments instead...
commit
|
commitdiff
|
tree
2008-04-16
Stelian Ionescu
Whitespace.
commit
|
commitdiff
|
tree
2008-04-16
Stelian Ionescu
Fix DEFINE-SETF-EXPANDER in case of unknown set socket...
commit
|
commitdiff
|
tree
2008-04-16
Stelian Ionescu
Set socket option helpers now return the value(s) being...
commit
|
commitdiff
|
tree
2008-04-16
Stelian Ionescu
Fix for OSX.
commit
|
commitdiff
|
tree
2008-04-15
Stelian Ionescu
Fix spelling.
commit
|
commitdiff
|
tree
2008-04-15
Stelian Ionescu
Switch to the MIT licence.
commit
|
commitdiff
|
tree
2008-04-15
Stelian Ionescu
Remove SMTP client.
commit
|
commitdiff
|
tree
2008-04-15
Stelian Ionescu
Fix typo.
commit
|
commitdiff
|
tree
2008-04-15
Stelian Ionescu
Fix literal hash tables tests.
commit
|
commitdiff
|
tree
2008-04-15
Stelian Ionescu
Small fix for FreeBSD.
commit
|
commitdiff
|
tree
2008-04-14
Stelian Ionescu
Fix documentation madness: remove autogenerated accesso...
commit
|
commitdiff
|
tree
2008-04-14
Stelian Ionescu
Update docs.
commit
|
commitdiff
|
tree
2008-04-14
Stelian Ionescu
Update docs.
commit
|
commitdiff
|
tree
2008-04-14
Stelian Ionescu
Update docs.
commit
|
commitdiff
|
tree
2008-04-14
Stelian Ionescu
Rename a few condition accessors, add documentation...
commit
|
commitdiff
|
tree
2008-04-14
Stelian Ionescu
Fix typo in MAKE-LOAD-FORM for LOCAL-ADDRESS instances.
commit
|
commitdiff
|
tree
2008-04-14
Stelian Ionescu
Copy the address name in ADDRESS-TO-VECTOR when receivi...
commit
|
commitdiff
|
tree
2008-04-14
Stelian Ionescu
Unexport ADDRESS-NAME.
commit
|
commitdiff
|
tree
2008-04-14
Stelian Ionescu
Reorder export list in net.sockets/pkgdcl.lisp
commit
|
commitdiff
|
tree
2008-04-13
Stelian Ionescu
Update docs.
commit
|
commitdiff
|
tree
2008-04-13
Stelian Ionescu
Unexport unexistent symbols from NET.SOCKETS
commit
|
commitdiff
|
tree
2008-04-13
Stelian Ionescu
Remove unused argument from GET-OLD-READTABLE.
commit
|
commitdiff
|
tree
2008-04-13
Stelian Ionescu
Clean up MAKE-SUBNET-MASK.
commit
|
commitdiff
|
tree
2008-04-13
Stelian Ionescu
Allow CIDR of 32 in MAKE-SUBNET-MASK.
commit
|
commitdiff
|
tree
2008-04-13
Stelian Ionescu
Whitespace.
commit
|
commitdiff
|
tree
2008-04-13
Stelian Ionescu
Add ENSURE-SUBNET-MASK.
commit
|
commitdiff
|
tree
2008-04-13
Stelian Ionescu
Small improvement in MAKE-SUBNET-MASK.
commit
|
commitdiff
|
tree
2008-04-12
Stelian Ionescu
Fxi typo.
commit
|
commitdiff
|
tree
2008-04-12
Stelian Ionescu
Export reader-macro-related symbols.
commit
|
commitdiff
|
tree
2008-04-12
Stelian Ionescu
Don't enable reader macros globally.
commit
|
commitdiff
|
tree
2008-04-12
Stelian Ionescu
Add minimal framework for enabling/disabling reader...
commit
|
commitdiff
|
tree
2008-04-10
Stelian Ionescu
Simplify %{inet,local}-send-to.
commit
|
commitdiff
|
tree
2008-04-10
Stelian Ionescu
Simplified definition of socket flags.
commit
|
commitdiff
|
tree
2008-04-10
Stelian Ionescu
Fix SOCKET-OPEN-P.
commit
|
commitdiff
|
tree
2008-04-10
Stelian Ionescu
Move info about inetd in a README.
commit
|
commitdiff
|
tree
2008-04-10
Stelian Ionescu
Export *ECHO-ADDRESS* and *ECHO-PORT* from iolib-tests.
commit
|
commitdiff
|
tree
2008-04-06
Stelian Ionescu
Fix typo.
commit
|
commitdiff
|
tree
2008-04-06
Stelian Ionescu
Remove completed items from net.sockets TODO.
commit
|
commitdiff
|
tree
2008-04-06
Stelian Ionescu
Add external functions SEND-FILE-DESCRIPTOR and RECEIVE...
commit
|
commitdiff
|
tree
2008-04-04
Stelian Ionescu
Replace LABELS with FLET in MAKE-SOCKET-FROM-FD.
commit
|
commitdiff
|
tree
2008-04-04
Stelian Ionescu
Remove ERRORP argument from MAKE-SOCKET-FROM-FD.
commit
|
commitdiff
|
tree
2008-04-04
Stelian Ionescu
Add new external function: MAKE-SOCKET-PAIR.
commit
|
commitdiff
|
tree
2008-04-04
Stelian Ionescu
Rename MAKE-SOCKET-STREAM to MAKE-SOCKET-FROM-FD.
commit
|
commitdiff
|
tree
2008-04-04
Stelian Ionescu
Fix SIMPLE-UDP-CLIENT tests.
commit
|
commitdiff
|
tree
2008-03-31
Stelian Ionescu
New utility macro: WITH-SOCKADDR-STORAGE-AND-SOCKLEN.
commit
|
commitdiff
|
tree
2008-03-30
Stelian Ionescu
Small change to MAKE-SOCKET-STREAM.
commit
|
commitdiff
|
tree
2008-03-29
Stelian Ionescu
Use CHAR= instead of CHAR-EQUAL in SPACE-CHAR-P.
commit
|
commitdiff
|
tree
2008-03-28
Stelian Ionescu
Clearer %CREATE-INTERNET-SOCKET.
commit
|
commitdiff
|
tree
2008-03-26
Stelian Ionescu
Minor change in use of IF-LET.
commit
|
commitdiff
|
tree
2008-03-24
Stelian Ionescu
Minor fix in %%INIT-LOCAL-STREAM-ACTIVE-SOCKET.
commit
|
commitdiff
|
tree
2008-03-24
Stelian Ionescu
Small improvement in DNS-QUERY/TCP.
commit
|
commitdiff
|
tree
2008-03-24
Stelian Ionescu
Small improvement in DNS-QUERY/UDP.
commit
|
commitdiff
|
tree
2008-03-24
Stelian Ionescu
Small improvement in DO-ONE-DNS-QUERY.
commit
|
commitdiff
|
tree
2008-03-24
Stelian Ionescu
Add compiler macro for CREATE-SOCKET, modify %%MAKE...
commit
|
commitdiff
|
tree
2008-03-24
Stelian Ionescu
Simpler CREATE-SOCKET.
commit
|
commitdiff
|
tree
2008-03-24
Stelian Ionescu
More descriptive argument names to MAKE-SOCKET-STREAM.
commit
|
commitdiff
|
tree
2008-03-22
Stelian Ionescu
Move SOCKADDR_* convertion functions to address.lisp
commit
|
commitdiff
|
tree
2008-03-22
Stelian Ionescu
Make EQL the default test of MULTIPLE-VALUE-CASE.
commit
|
commitdiff
|
tree
2008-03-22
Stelian Ionescu
Rename PARSE-NUMBER-OR-NIL to ENSURE-NUMBER, improve it.
commit
|
commitdiff
|
tree
2008-03-22
Stelian Ionescu
Lispier syntax for literal hash tables.
commit
|
commitdiff
|
tree
2008-03-20
Stelian Ionescu
Add keyword arguments INPUT-BUFFER-SIZE and OUTPUT...
commit
|
commitdiff
|
tree
2008-03-20
Stelian Ionescu
Improve CREATE-SOCKET.
commit
|
commitdiff
|
tree
2008-03-19
Stelian Ionescu
Fixed modelines.
commit
|
commitdiff
|
tree
2008-03-06
Stelian Ionescu
Fix iolib.asd
commit
|
commitdiff
|
tree
2008-03-02
Stelian Ionescu
Fix names of new generic functions.
commit
|
commitdiff
|
tree
next