index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
process.c
Age
Commit message (
Expand
)
Author
2016-02-29
Stop calling res_init
Paul Eggert
2016-02-29
* src/process.c (Fdelete_process): Simplify cast.
Paul Eggert
2016-02-29
Wait for async DNS to complete before freeing resources
Lars Ingebrigtsen
2016-02-25
Integer overflow cleanups for ports and socklen
Paul Eggert
2016-02-25
Allow using "number strings" as services on non-GNU systems
Lars Ingebrigtsen
2016-02-24
Make setting the coding system non-blocking
Lars Ingebrigtsen
2016-02-23
Port to --enable-gcc-warnings sans getaddrinfo_a
Paul Eggert
2016-02-23
Minor cleanups for async DNS etc.
Paul Eggert
2016-02-22
Fix async TLS boot problem
Lars Ingebrigtsen
2016-02-22
Clean up debugging code
Lars Ingebrigtsen
2016-02-22
add_to_log expects Lisp parameters
Lars Ingebrigtsen
2016-02-22
Mention in the doc strings that process functions may block
Lars Ingebrigtsen
2016-02-22
Add blocker warnings to the *Messages* buffer
Lars Ingebrigtsen
2016-02-21
Respect DNS timeouts
Alain Schneble
2016-02-19
Fix coding system setup
Lars Ingebrigtsen
2016-02-18
Verify the TLS connection asynchronously
Lars Ingebrigtsen
2016-02-16
Deactivate the correct process
Lars Ingebrigtsen
2016-02-16
Implement asynch TLS negotiation
Lars Ingebrigtsen
2016-02-16
Simplify the DNS resolution loop a bit
Lars Ingebrigtsen
2016-02-16
Loop over the process list instead of maintaining a separate list
Alain Schneble
2016-02-16
Allow setting the filter masks later
Lars Ingebrigtsen
2016-02-16
Ensure we always free DNS resources when deleting a process
Lars Ingebrigtsen
2016-02-16
Don't block in set-process-window-size
Alain Schneble
2016-02-16
Do most of the coding system setup earlier
Lars Ingebrigtsen
2016-02-15
Protect against initial handshake failures
Lars Ingebrigtsen
2016-02-15
Call the network security manager after doing TLS negotiation
Lars Ingebrigtsen
2016-02-15
Remove some #ifdefs and update documentation
Lars Ingebrigtsen
2016-02-15
Add blockers to process functions
Alain Schneble
2016-02-09
src/process.c Correctly convert AF_INET6 addresses
David Edmondson
2016-02-07
src/process.c Correctly convert AF_INET6 addresses
David Edmondson
2016-02-05
Make url.el use async DNS
Lars Ingebrigtsen
2016-02-05
Only do async DNS if requested with :nowait 'dns
Lars Ingebrigtsen
2016-02-05
Add sanity check for checking async DNS
Lars Ingebrigtsen
2016-02-03
Doc fixes and refactorings based on comments from Eli Zaretskii
Lars Ingebrigtsen
2016-02-02
Build fix for --enable-check-lisp-object-type
Lars Ingebrigtsen
2016-02-02
Boot parameter check fix
Lars Ingebrigtsen
2016-02-01
Style fix
Lars Ingebrigtsen
2016-02-01
Return the correct server port number
Lars Ingebrigtsen
2016-02-01
Better async error reporting
Lars Ingebrigtsen
2016-02-01
Always boot TLS if given parameters
Lars Ingebrigtsen
2016-02-01
Add documentation for :tls-parameters
Lars Ingebrigtsen
2016-02-01
Build fix for glibc systems.
Lars Ingebrigtsen
2016-02-01
Make network connections work again on non-glibc systems
Lars Ingebrigtsen
2016-02-01
Windows build fix
Lars Ingebrigtsen
2016-02-01
Use XCAR/XCDR instead of Fcar etc
Lars Ingebrigtsen
2016-02-01
Further TLS async work
Lars Ingebrigtsen
2016-01-31
Rework the mechanisms for async GnuTLS connections
Lars Ingebrigtsen
2016-01-31
Fix segfault from double free
Lars Ingebrigtsen
2016-01-31
Implement asynchronous GnuTLS connections
Lars Ingebrigtsen
2016-01-30
Clean up compilation warnings
Lars Ingebrigtsen
[prev]
[next]