projects
/
elisp
/
starttls.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
elisp/starttls.git
2006-08-11
ueno
Removed basename.c from EXTRA_DIST.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-11
ueno
Invoke AC_PROG_CPP.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-10
ueno
Fixed indentation.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-10
ueno
Place sigprocmask just before poll.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-10
ueno
* starttls.c (main): Use poll(2) emulation from gnulib...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-10
ueno
* Use gnulib.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-10
ueno
* configure.in: Use AC_HELP_STRING.
commit
|
commitdiff
|
tree
|
snapshot
2006-04-12
okada
starttls.el (starttls-kill-program): Fix.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-01
okazaki
Update.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-01
okazaki
(AC_PREREQ): Up to 2.50 for AC_LIBOBJ.
commit
|
commitdiff
|
tree
|
snapshot
2004-06-09
ueno
* starttls.c (tcp_connect): Renamed from socket_connect.
commit
|
commitdiff
|
tree
|
snapshot
2004-06-09
ueno
* Makefile.am (starttls_SOURCES): Add gnutls.c if USE_G...
commit
|
commitdiff
|
tree
|
snapshot
2004-06-09
ueno
* starttls.c (do_tls_negotiate): New signal handler.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-21
okada
2004-03-21 Kenichi Okada <okada@opaopa.org>
starttls-0_10
commit
|
commitdiff
|
tree
|
snapshot
2004-02-17
ueno
* configure.in: Use AC_LIBOBJ rather than manually...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-08
ueno
* starttls.c (tls_connect): Don't free addrinfo structure.
starttls-0_9
commit
|
commitdiff
|
tree
|
snapshot
2002-03-06
ueno
* configure.in (VERSION): Bump up to 0.9.
commit
|
commitdiff
|
tree
|
snapshot
2002-03-06
ueno
update.
commit
|
commitdiff
|
tree
|
snapshot
2002-03-05
ueno
update.
commit
|
commitdiff
|
tree
|
snapshot
2002-03-05
ueno
* starttls.c (tls_connect) [HAVE_ADDRINFO]: Attempt...
commit
|
commitdiff
|
tree
|
snapshot
2002-01-23
ueno
release.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-23
ueno
* configure.in (VERSION): Bump up to 0.8.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-23
ueno
* starttls.c (tls_connect): Replace socklen_t with...
commit
|
commitdiff
|
tree
|
snapshot
2002-01-22
ueno
release.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-22
ueno
* configure.in (VERSION): Bump up to 0.7.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-22
ueno
#define _LIBC.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-22
ueno
update.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-22
ueno
* addrinfo.h: Removed and gave up to emulate getaddrinf...
commit
|
commitdiff
|
tree
|
snapshot
2002-01-22
ueno
update.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-22
ueno
* starttls.c: Put getopt.h between "" instead of <>.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-22
ueno
* configure.in: Don't compile getopt.c and getopt1...
commit
|
commitdiff
|
tree
|
snapshot
2002-01-22
ueno
* bittypes.h: Add missing header files.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-22
okada
* starttls.c: Fix the argument of getopt_long.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-22
ueno
Eliminate useless names which have already been defined in
commit
|
commitdiff
|
tree
|
snapshot
2002-01-22
ueno
update.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-22
ueno
* configure.in: Don't check the existence of "socks.h".
commit
|
commitdiff
|
tree
|
snapshot
2002-01-22
ueno
update.
commit
|
commitdiff
|
tree
|
snapshot
2002-01-22
ueno
* getaddrinfo.c: Synch up with the HEAD of tcpdump...
commit
|
commitdiff
|
tree
|
snapshot
2002-01-22
ueno
* acinclude.m4: New file.
commit
|
commitdiff
|
tree
|
snapshot
2001-10-17
ueno
update.
commit
|
commitdiff
|
tree
|
snapshot
2001-10-17
ueno
* starttls.c (main): Use poll() instead of select(...
commit
|
commitdiff
|
tree
|
snapshot
2001-10-17
ueno
* configure.in: Check the existence of sys/poll.h.
commit
|
commitdiff
|
tree
|
snapshot
2001-10-17
ueno
update.
commit
|
commitdiff
|
tree
|
snapshot
2001-10-17
ueno
* starttls.c (main): Clear fd sets before select().
commit
|
commitdiff
|
tree
|
snapshot
2000-11-18
ueno
* configure.in (VERSION): Bump up to 0.6.
commit
|
commitdiff
|
tree
|
snapshot
2000-11-17
ueno
* README: Rewrite.
commit
|
commitdiff
|
tree
|
snapshot
2000-11-17
ueno
* starttls.c: Remove comment.
commit
|
commitdiff
|
tree
|
snapshot
2000-11-17
ueno
* configure.in: Rewrite.
commit
|
commitdiff
|
tree
|
snapshot
2000-11-17
ueno
* starttls.el: Undo the last change.
commit
|
commitdiff
|
tree
|
snapshot
2000-11-02
okada
Fix
starttls-0_5
commit
|
commitdiff
|
tree
|
snapshot
2000-11-02
okada
2000-10-07 Simon Josefsson <sj@extundo.com>
commit
|
commitdiff
|
tree
|
snapshot
2000-10-07
ueno
Add `INSTALL'.
commit
|
commitdiff
|
tree
|
snapshot
2000-10-07
ueno
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
2000-10-07
ueno
Importing starttls 0.4+.
start
commit
|
commitdiff
|
tree
|
snapshot