summaryrefslogtreecommitdiff
path: root/src/process.c
Commit message (Expand)AuthorAgeFilesLines
* ; Fix typo in recently fixed doc stringEli Zaretskii2019-09-241-2/+2
* ; Fix previous make-network-process doc changeRobert Pluim2019-09-241-1/+1
* make-network-process doc clarificationLars Ingebrigtsen2019-09-231-1/+2
* Update some URLsPaul Eggert2019-09-231-2/+1
* Mention how to listen to all interfaces in make-network-processLars Ingebrigtsen2019-09-211-2/+3
* Allow `process-contact' not to blockLars Ingebrigtsen2019-09-201-5/+15
* ; Fix last change.Eli Zaretskii2019-08-231-1/+1
* Fix compilation of process.cRobert Pluim2019-08-231-1/+1
* Get the Gnutls code compiling on Fedora 30Paul Eggert2019-08-231-15/+11
* Merge remote-tracking branch 'origin/netsec'Lars Ingebrigtsen2019-08-231-15/+93
|\
| * fixup! Implement hostname->ip lookup functionRobert Pluim2019-08-071-24/+16
| * Don't check unibyte hostnames for pure-ASCIIRobert Pluim2018-07-171-1/+1
| * Refactor getaddrinfo usageRobert Pluim2018-07-171-34/+50
| * Implement hostname->ip lookup functionRobert Pluim2018-07-161-15/+85
* | Merge from origin/emacs-26Glenn Morris2019-07-301-3/+12
|\ \
| * | Fix subproc listening when setting filter to non-t (Bug#36591)Noam Postavsky2019-07-251-3/+12
* | | Don't delete GnuTLS boot parameters too earlyRobert Pluim2019-07-151-3/+5
* | | Remove printmax_t etc.Paul Eggert2019-07-071-3/+3
* | | Clean up use of XFIXNUM etc.Paul Eggert2019-06-271-1/+1
* | | Avoid some strlen work, primarily via strnlenPaul Eggert2019-06-251-5/+1
* | | Remove :stop key from make-process.Philipp Stephani2019-04-191-6/+11
* | | Let debugger handle process spawn errors on w32 (Bug#33016)Noam Postavsky2019-04-141-1/+1
* | | Allow gap before first non-Lisp pseudovec memberPaul Eggert2019-04-081-1/+2
* | | Merge from origin/emacs-26Glenn Morris2019-02-081-1/+1
|\ \ \ | |/ /
| * | Fix process-thread docstringRobert Pluim2019-02-081-1/+1
* | | Use IPv6 localhost when family is 'ipv6Robert Pluim2019-02-041-2/+14
* | | Merge from origin/emacs-26Paul Eggert2019-02-011-4/+10
|\ \ \ | |/ /
| * | Fix process-contact bug with TCP connectionsPaul Eggert2019-01-301-4/+10
* | | Fix unlikely races with GnuTLS, datagramsPaul Eggert2019-01-151-8/+20
* | | Add portable dumperDaniel Colascione2019-01-151-3/+1
* | | Use shortcuts for FlengthPaul Eggert2019-01-091-2/+2
* | | Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\ \ \ | |/ /
| * | Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | | Merge from origin/emacs-26Glenn Morris2018-12-301-9/+13
|\ \ \ | |/ /
| * | Improve accept-process-process docPaul Eggert2018-12-271-3/+4
| * | Improve process doc. with respect to handling of large input (Bug#33191)Charles A. Roelli2018-12-221-6/+9
* | | Handle `make-process' in Tramp and ange-ftpMichael Albinus2018-12-231-1/+1
* | | Add file name handler support for 'make-process' (Bug#28691)Philipp Stephani2018-12-221-0/+17
* | | Add make_vector and make_nil_vectorPaul Eggert2018-12-091-25/+22
* | | Dissociate controlling tty better on DarwinPaul Eggert2018-11-101-18/+22
* | | Fix mishandling of symbols that look like numbersPaul Eggert2018-10-101-1/+6
* | | file-attributes cleanupPaul Eggert2018-09-231-3/+2
* | | Adjust to TIMESPEC_HZ renamingPaul Eggert2018-09-101-2/+2
* | | Merge from origin/emacs-26Glenn Morris2018-09-101-7/+11
|\ \ \ | |/ /
| * | * src/process.c (connect_network_socket): Fix memory leak. (Bug#32604)YAMAMOTO Mitsuharu2018-09-071-7/+11
| * | Make async :family 'local failures fail correctly againLars Ingebrigtsen2018-08-081-5/+11
* | | Fix documentation for conversion to bignumsEli Zaretskii2018-09-081-0/+1
* | | Simplify bignum->intmax conversionPaul Eggert2018-09-041-2/+3
* | | * src/process.c (send_process): Fix typo in commentary.Charles A. Roelli2018-09-011-1/+1
* | | Rename Emacs-specific INFINITY constantsPaul Eggert2018-08-311-5/+5