index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
process.h
Age
Commit message (
Expand
)
Author
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-07-04
Ensure 'call-process' interprets INFILE as a local path
Jim Porter
2021-05-13
Process sentinels need to work under X and commandline
dickmao
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-03-26
Add a module function to open a file descriptor connected to a pipe.
Philipp Stephani
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-11-26
Extend network-interface-list to return IPv6 and network info
Robert Pluim
2019-04-08
Allow gap before first non-Lisp pseudovec member
Paul Eggert
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-11-10
Dissociate controlling tty better on Darwin
Paul Eggert
2018-09-06
Shrink pseudovectors a bit
Paul Eggert
2018-06-24
Return the entire TLS certificate chain back to the caller
Lars Ingebrigtsen
2018-06-10
Use native alignment to access Lisp object data
Paul Eggert
2018-06-02
Fix wait_reading_process_output wait_proc hang
Matthias Dahl
2018-02-16
Fix wait_reading_process_output wait_proc hang
Matthias Dahl
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-11-13
Change vectorlike from struct to union
Paul Eggert
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-01-01
Merge from origin/emacs-25
Paul Eggert
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-12-25
Reorder lisp.h to declare types before using them
Paul Eggert
2016-12-04
Merge branch 'concurrency'
Eli Zaretskii
2016-11-06
Restore file descriptor limit in subprocesses
Paul Eggert
2016-08-11
Fix process leak with make-network-process
Paul Eggert
2016-06-26
Try other addresses when connecting to multihomed
Paul Eggert
2016-06-09
Fix XFASTINT of non-fixnum in process status
Paul Eggert
2016-05-23
Don’t use only last protocol from getaddrinfo
Paul Eggert
2016-03-11
Merge from origin/emacs-25
John Wiegley
2016-03-10
Rework C source files to avoid ^(
Paul Eggert
2016-03-05
Allow making TLS negotiation blocking
Lars Magne Ingebrigtsen
2016-02-25
Integer overflow cleanups for ports and socklen
Paul Eggert
2016-02-23
Minor cleanups for async DNS etc.
Paul Eggert
2016-02-01
Always boot TLS if given parameters
Lars Ingebrigtsen
2016-02-01
Fix GC problem in async TLS connection
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
Implement asynchronous GnuTLS connections
Lars Ingebrigtsen
2016-01-30
Avoid memory leaks in async DNS
Lars Ingebrigtsen
2016-01-30
Implement asynchronous name resolution
Lars Ingebrigtsen
2016-01-28
Refactor make_network_process
Lars Ingebrigtsen
2016-01-01
Update copyright year to 2016
Paul Eggert
2015-11-01
merge from trunk
Ken Raeburn
2015-10-16
Make src headers idempotent and standalone
Paul Eggert
2015-09-08
* src/process.c (status_notify): Avoid global redisplay (bug#11822)
Stefan Monnier
2015-04-11
Add facility to collect stderr of async subprocess
Daiki Ueno
2015-01-14
remove_slash_colon need not be inline
Paul Eggert
2015-01-14
Consolidate common path transformation code.
Dmitry Antipov
2015-01-05
Compute C decls for DEFSYMs automatically
Paul Eggert
2015-01-01
Update copyright year to 2015
Paul Eggert
[next]