index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
net
/
socks.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
Remove some useless `eval-when-compile`
Mattias EngdegÄrd
2022-07-04
1
-5
/
+4
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
; Stylistic docfixes in net/*.el found by checkdoc
Stefan Kangas
2021-09-19
1
-1
/
+1
*
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-16
1
-1
/
+1
*
Use string-search instead of string-match[-p]
Mattias EngdegÄrd
2021-08-09
1
-1
/
+1
*
Use raw bytes for SOCKS 4 IP addresses
F. Jason Park
2021-02-20
1
-1
/
+3
*
Clear socks protocol scratch after authentication
F. Jason Park
2021-01-07
1
-0
/
+1
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Append incremental message segments in socks-filter
F. Jason Park
2020-12-11
1
-3
/
+3
*
Don't quote lambdas in several places
Stefan Kangas
2020-11-14
1
-5
/
+4
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Update author/maintainer info
Paul Eggert
2019-05-26
1
-1
/
+1
*
Fixes for "Maintainer:" and related lines
Paul Eggert
2019-05-19
1
-1
/
+1
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Audit use of lsh and fix glitches
Paul Eggert
2018-08-21
1
-2
/
+2
*
|
* lisp/net/socks.el: Use lexical-binding and process properties
Stefan Monnier
2018-04-29
1
-257
/
+249
*
|
socks.el: remove pre-21 compatibility code
Glenn Morris
2018-04-24
1
-17
/
+1
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
lisp/net/*.el, lisp/progmodes/*.el: Fix docstring typos.
Juanma Barranquero
2014-03-14
1
-3
/
+3
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
socks.el small cleanup
Glenn Morris
2013-05-23
1
-114
/
+118
*
* net/socks.el (socks-nslookup-host): Use string-to-number.
Dmitry Antipov
2013-01-25
1
-1
/
+1
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+2
*
Remove * characters from the front of variable docstrings.
Chong Yidong
2012-04-09
1
-3
/
+3
*
* lisp/net/socks.el: Require network-stream.
Glenn Morris
2012-02-17
1
-0
/
+9
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-12-30
1
-1
/
+1
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-2
/
+1
*
Nuke arch-tags.
Glenn Morris
2011-01-15
1
-1
/
+0
*
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
1
-1
/
+1
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
(socks-send-command): Convert binary request to
Daiki Ueno
2009-11-27
1
-20
/
+22
*
Fix typos.
Juanma Barranquero
2009-09-24
1
-1
/
+1
*
Add 2009 to copyright years.
Glenn Morris
2009-01-05
1
-1
/
+1
*
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-05-06
1
-6
/
+4
*
Merge from emacs--rel--22
Miles Bader
2008-03-10
1
-0
/
+1
|
\
|
*
* textmodes/css-mode.el (css-indent-offset, css-electric-keys):
Dan Nicolaescu
2008-03-01
1
-0
/
+1
*
|
Merge from emacs--rel--22
Miles Bader
2008-01-08
1
-1
/
+1
|
\
|
|
*
Add 2008 to copyright years.
Glenn Morris
2008-01-07
1
-1
/
+1
*
|
(socks-original-open-network-stream): Declare as function. Move
Glenn Morris
2007-11-28
1
-11
/
+13
*
|
(socks-build-auth-list): Use mapc rather than mapcar.
Glenn Morris
2007-10-13
1
-1
/
+1
*
|
(socks-open-network-stream): Standardize error message from previous
Glenn Morris
2007-09-19
1
-2
/
+1
*
|
(socks-open-network-stream): Signal an explicit error if the port
Glenn Morris
2007-09-19
1
-1
/
+4
|
/
[next]