Statistics
| Revision:

root / src @ 3097

Name Size Revision Age Author Comment
  icons 2644 almost 3 years Hiroyuki Yamamoto added missing png file.
Makefile.am 4.6 kB 3019 over 1 year Hiroyuki Yamamoto fixed compilation error with Fink + OS X (Bug #...
about.c 8.5 kB 3060 about 1 year Hiroyuki Yamamoto updated copyright year.
about.h 925 Bytes 1490 over 6 years Hiroyuki Yamamoto modified the copyright year.
account_dialog.c 23 kB 2915 almost 2 years Hiroyuki Yamamoto src/account_dialog.c: account_open(): removed a...
account_dialog.h 1.2 kB 537 almost 8 years Hiroyuki Yamamoto separated UI code from account.c.
action.c 34 kB 2568 about 3 years Hiroyuki Yamamoto src/action.c: reset signal handlers of child pr...
action.h 1.7 kB 1 over 8 years Hiroyuki Yamamoto Initial import of Sylpheed (GTK2 version).
addr_compl.c 30.9 kB 3049 about 1 year Hiroyuki Yamamoto fixed Bug #52: Address autocomplete: Not possib...
addr_compl.h 1.7 kB 1 over 8 years Hiroyuki Yamamoto Initial import of Sylpheed (GTK2 version).
addrbook.c 54.9 kB 1541 over 6 years Hiroyuki Yamamoto when deleting email from group, only remove fro...
addrbook.h 4.6 kB 1541 over 6 years Hiroyuki Yamamoto when deleting email from group, only remove fro...
addrcache.c 35.3 kB 1910 almost 6 years Hiroyuki Yamamoto removed all warnings output with -Wall.
addrcache.h 5.5 kB 1 over 8 years Hiroyuki Yamamoto Initial import of Sylpheed (GTK2 version).
addressadd.c 13 kB 2850 over 2 years Hiroyuki Yamamoto renamed variable 'interface' to 'iface'.
addressadd.h 1.2 kB 2442 over 3 years Hiroyuki Yamamoto implemented auto-registration of new recipients.
addressbook.c 136.6 kB 3048 about 1 year Hiroyuki Yamamoto removed unrequired debug prints.
addressbook.h 2.2 kB 3039 about 1 year Hiroyuki Yamamoto also use first and last name for address comple...
addressitem.h 3.8 kB 2844 over 2 years Hiroyuki Yamamoto renamed 'interface' in struct to 'iface' to pre...
addrindex.c 52.3 kB 2850 over 2 years Hiroyuki Yamamoto renamed variable 'interface' to 'iface'.
addrindex.h 4.5 kB 2844 over 2 years Hiroyuki Yamamoto renamed 'interface' in struct to 'iface' to pre...
addritem.c 26.4 kB 1 over 8 years Hiroyuki Yamamoto Initial import of Sylpheed (GTK2 version).
addritem.h 6.7 kB 1 over 8 years Hiroyuki Yamamoto Initial import of Sylpheed (GTK2 version).
alertpanel.c 11.2 kB 1222 over 6 years Hiroyuki Yamamoto modified the style of labels which are set not ...
alertpanel.h 2 kB 408 almost 8 years Hiroyuki Yamamoto modified alert dialogs.
colorlabel.c 10.9 kB 2428 over 3 years Hiroyuki Yamamoto updated copyright year.
colorlabel.h 1.6 kB 2428 over 3 years Hiroyuki Yamamoto updated copyright year.
compose.c 220.5 kB 3091 about 1 year Hiroyuki Yamamoto compose_attach_property(): force focus for comp...
compose.h 5.3 kB 2759 over 2 years Hiroyuki Yamamoto added new option: 'Set only mail address when c...
editaddress.c 32.4 kB 1577 about 6 years Hiroyuki Yamamoto win32: made a workaround for the redraw problem...
editaddress.h 1 kB 1 over 8 years Hiroyuki Yamamoto Initial import of Sylpheed (GTK2 version).
editbook.c 10.5 kB 2443 over 3 years Hiroyuki Yamamoto show translated messages on the statusbar. Proh...
editbook.h 1 kB 1 over 8 years Hiroyuki Yamamoto Initial import of Sylpheed (GTK2 version).
editgroup.c 17.4 kB 2074 over 4 years Hiroyuki Yamamoto include gtk/gtk.h as a workaround for GTK+ >= 2...
editgroup.h 1.1 kB 1 over 8 years Hiroyuki Yamamoto Initial import of Sylpheed (GTK2 version).
editjpilot.c 12.7 kB 1603 about 6 years Hiroyuki Yamamoto use GtkFileChooser in import LDIF/CSV dialog.
editjpilot.h 1.1 kB 1 over 8 years Hiroyuki Yamamoto Initial import of Sylpheed (GTK2 version).
editldap.c 20.7 kB 2542 about 3 years Hiroyuki Yamamoto removed warnings 'GtkSpinButton: setting an adj...
editldap.h 1 kB 1 over 8 years Hiroyuki Yamamoto Initial import of Sylpheed (GTK2 version).
editldap_basedn.c 10.5 kB 1577 about 6 years Hiroyuki Yamamoto win32: made a workaround for the redraw problem...
editldap_basedn.h 1.1 kB 1 over 8 years Hiroyuki Yamamoto Initial import of Sylpheed (GTK2 version).
editvcard.c 9 kB 1603 about 6 years Hiroyuki Yamamoto use GtkFileChooser in import LDIF/CSV dialog.
editvcard.h 1 kB 1 over 8 years Hiroyuki Yamamoto Initial import of Sylpheed (GTK2 version).
eggtrayicon.c 14.9 kB 1288 over 6 years Hiroyuki Yamamoto implemented trayicon notification with eggtrayi...
eggtrayicon.h 2.6 kB 1288 over 6 years Hiroyuki Yamamoto implemented trayicon notification with eggtrayi...
export.c 13.1 kB 2213 almost 4 years Hiroyuki Yamamoto don't overwrite existing file.
export.h 988 Bytes 2205 almost 4 years Hiroyuki Yamamoto show progress bar on export. modified menu labe...
filesel.c 11.9 kB 3089 about 1 year Hiroyuki Yamamoto src/filesel.c: win32: handle multiple file sele...
filesel.h 1.2 kB 3043 about 1 year Hiroyuki Yamamoto preserve the last selected folders between sess...
foldersel.c 21.2 kB 2914 almost 2 years Hiroyuki Yamamoto src/foldersel.c: removed alloca() calls.
foldersel.h 1.4 kB 2077 over 4 years Hiroyuki Yamamoto added message label to the folder selection dia...
folderview.c 93.2 kB 3031 about 1 year Hiroyuki Yamamoto also support Shift+F10 for menu popup.
folderview.h 3.4 kB 2569 about 3 years Hiroyuki Yamamoto added plug-in APIs for folder view.
gtkshruler.c 5.9 kB 1910 almost 6 years Hiroyuki Yamamoto removed all warnings output with -Wall.
gtkshruler.h 1.9 kB 1595 about 6 years Hiroyuki Yamamoto added margin to the compose text view.
gtkutils.c 25.6 kB 2843 over 2 years Hiroyuki Yamamoto implement fix_font_setting() for Mac OS X.
gtkutils.h 6.3 kB 2615 almost 3 years Hiroyuki Yamamoto always display fixed-positioned windows on screen.
headerview.c 10.8 kB 1296 over 6 years Hiroyuki Yamamoto added Cc: header to the header view.
headerview.h 1.7 kB 1296 over 6 years Hiroyuki Yamamoto added Cc: header to the header view.
imageview.c 6.1 kB 778 over 7 years Hiroyuki Yamamoto fixed warning of imageview.
imageview.h 1.6 kB 155 over 8 years Hiroyuki Yamamoto also resize inline images.
import.c 20.9 kB 2670 almost 3 years Hiroyuki Yamamoto import.c: added copyright notice about OE2.
import.h 1 kB 2661 almost 3 years Hiroyuki Yamamoto win32: implemented automatic import of Outlook ...
importcsv.c 28.3 kB 2628 almost 3 years Hiroyuki Yamamoto src/importcsv.c: added 'Alias' attribute.
importcsv.h 1 kB 1600 about 6 years Hiroyuki Yamamoto implemented CSV import (in progress).
importldif.c 26 kB 2759 over 2 years Hiroyuki Yamamoto added new option: 'Set only mail address when c...
importldif.h 1.2 kB 2672 almost 3 years Hiroyuki Yamamoto modified ldif parser. Fixed OE import on startup.
inc.c 48.2 kB 3090 about 1 year Hiroyuki Yamamoto included server name in the receive error dialog.
inc.h 2.4 kB 3081 about 1 year Hiroyuki Yamamoto differentiate DNS lookup error from connection ...
inputdialog.c 9.9 kB 2400 over 3 years Hiroyuki Yamamoto fixed focus problem.
inputdialog.h 1.6 kB 2399 over 3 years Hiroyuki Yamamoto added select button to 'Add mailbox' dialog.
jpilot.c 41.4 kB 2062 over 4 years Hiroyuki Yamamoto jpilot.c: code cleanup.
jpilot.h 4.1 kB 1 over 8 years Hiroyuki Yamamoto Initial import of Sylpheed (GTK2 version).
ldif.c 24.3 kB 2672 almost 3 years Hiroyuki Yamamoto modified ldif parser. Fixed OE import on startup.
ldif.h 3.6 kB 2672 almost 3 years Hiroyuki Yamamoto modified ldif parser. Fixed OE import on startup.
libsylpheed-plugin-0.def 3.8 kB 2707 over 2 years Hiroyuki Yamamoto merged plug-in update check and automatic updat...
logwindow.c 8.4 kB 2272 over 3 years Hiroyuki Yamamoto removed some debug prints. uncommented code blo...
logwindow.h 1.5 kB 2259 over 3 years Hiroyuki Yamamoto made GDK locks reentrant, and made LogWindow th...
main.c 44.9 kB 3075 about 1 year Hiroyuki Yamamoto open compose window before receiving on startup.
main.h 1 kB 2707 over 2 years Hiroyuki Yamamoto merged plug-in update check and automatic updat...
mainwindow.c 126.5 kB 3071 about 1 year Hiroyuki Yamamoto loosen up queue/draft check on mail check is ru...
mainwindow.h 4.7 kB 2707 over 2 years Hiroyuki Yamamoto merged plug-in update check and automatic updat...
manage_window.c 2.6 kB 2164 about 4 years Hiroyuki Yamamoto merged plugin-test branch into trunk.
manage_window.h 2.1 kB 2164 about 4 years Hiroyuki Yamamoto merged plugin-test branch into trunk.
manual.c 2.3 kB 667 over 7 years Hiroyuki Yamamoto added '--configdir' option which specifies conf...
manual.h 1.1 kB 1 over 8 years Hiroyuki Yamamoto Initial import of Sylpheed (GTK2 version).
menu.c 7.5 kB 3032 about 1 year Hiroyuki Yamamoto adjusted the menu position of account popup and...
menu.h 4.5 kB 3032 about 1 year Hiroyuki Yamamoto adjusted the menu position of account popup and...
message_search.c 7.8 kB 1022 over 7 years Hiroyuki Yamamoto fixed crash after a message window was closed w...
message_search.h 1022 Bytes 1 over 8 years Hiroyuki Yamamoto Initial import of Sylpheed (GTK2 version).
messageview.c 34.2 kB 3095 about 1 year Hiroyuki Yamamoto added attached filenames to the tool menu.
messageview.h 2.8 kB 3092 about 1 year Hiroyuki Yamamoto changed the Text/Attachments tab to a toggle bu...
mgutils.c 5.1 kB 1 over 8 years Hiroyuki Yamamoto Initial import of Sylpheed (GTK2 version).
mgutils.h 2 kB 1 over 8 years Hiroyuki Yamamoto Initial import of Sylpheed (GTK2 version).
mimeview.c 38.2 kB 3097 about 1 year Hiroyuki Yamamoto fixed a memory leak of a GtkItemFactory.
mimeview.h 2.6 kB 3096 about 1 year Hiroyuki Yamamoto disabled 'Save all...' menu on attach view if a...
passphrase.c 9.9 kB 2764 over 2 years Hiroyuki Yamamoto changed deprecated gtk_timeout_add() to g_timeo...
passphrase.h 1.2 kB 56 over 8 years Hiroyuki Yamamoto ported to gpgme-1.0.
plugin-marshal.list 189 Bytes 3014 over 1 year Hiroyuki Yamamoto added new plug-in signals for preferences dialo...
plugin.c 33.8 kB 3014 over 1 year Hiroyuki Yamamoto added new plug-in signals for preferences dialo...
plugin.h 10.8 kB 3014 over 1 year Hiroyuki Yamamoto added new plug-in signals for preferences dialo...
plugin_manager.c 7.3 kB 3014 over 1 year Hiroyuki Yamamoto added new plug-in signals for preferences dialo...
plugin_manager.h 1012 Bytes 2164 about 4 years Hiroyuki Yamamoto merged plugin-test branch into trunk.
prefs_account_dialog.c 83.2 kB 3014 over 1 year Hiroyuki Yamamoto added new plug-in signals for preferences dialo...
prefs_account_dialog.h 1 kB 1496 over 6 years Hiroyuki Yamamoto added the option 'Filter new messages in INBOX ...
prefs_actions.c 18.2 kB 2490 over 3 years Hiroyuki Yamamoto removed compilation warning.
prefs_actions.h 1.1 kB 1 over 8 years Hiroyuki Yamamoto Initial import of Sylpheed (GTK2 version).
prefs_common_dialog.c 144 kB 3053 about 1 year Hiroyuki Yamamoto win32: added an option to play sound when new m...
prefs_common_dialog.h 1.1 kB 1053 over 7 years Hiroyuki Yamamoto added the option for MIME filename encoding met...
prefs_customheader.c 13.8 kB 1577 about 6 years Hiroyuki Yamamoto win32: made a workaround for the redraw problem...
prefs_customheader.h 1020 Bytes 534 almost 8 years Hiroyuki Yamamoto more code cleanups.
prefs_display_header.c 17.5 kB 1577 about 6 years Hiroyuki Yamamoto win32: made a workaround for the redraw problem...
prefs_display_header.h 1.1 kB 1 over 8 years Hiroyuki Yamamoto Initial import of Sylpheed (GTK2 version).
prefs_display_items.c 17.4 kB 2074 over 4 years Hiroyuki Yamamoto include gtk/gtk.h as a workaround for GTK+ >= 2...
prefs_display_items.h 2.3 kB 1520 over 6 years Hiroyuki Yamamoto refactored the toolbar structure.
prefs_filter.c 23.1 kB 3018 over 1 year Hiroyuki Yamamoto fixed a bug that filter settings are removed if...
prefs_filter.h 1.5 kB 2042 over 4 years Hiroyuki Yamamoto use target header field as a default filter nam...
prefs_filter_edit.c 64 kB 3015 over 1 year Hiroyuki Yamamoto made 'is shorter than' default for 'Age' condit...
prefs_filter_edit.h 4.4 kB 3015 over 1 year Hiroyuki Yamamoto made 'is shorter than' default for 'Age' condit...
prefs_folder_item.c 19 kB 2638 almost 3 years Hiroyuki Yamamoto added 'Junk' special folder and automatically c...
prefs_folder_item.h 1 kB 912 over 7 years Hiroyuki Yamamoto fixed style modification of folder property dia...
prefs_search_folder.c 12.7 kB 928 over 7 years Hiroyuki Yamamoto exclude trash on recursive search.
prefs_search_folder.h 1 kB 928 over 7 years Hiroyuki Yamamoto exclude trash on recursive search.
prefs_summary_column.c 16.8 kB 2074 over 4 years Hiroyuki Yamamoto include gtk/gtk.h as a workaround for GTK+ >= 2...
prefs_summary_column.h 1.2 kB 1894 almost 6 years Hiroyuki Yamamoto added 'To' column to the summary view.
prefs_template.c 19.2 kB 3014 over 1 year Hiroyuki Yamamoto added new plug-in signals for preferences dialo...
prefs_template.h 927 Bytes 1 over 8 years Hiroyuki Yamamoto Initial import of Sylpheed (GTK2 version).
prefs_toolbar.c 9.5 kB 2067 over 4 years Hiroyuki Yamamoto use GTK_STOCK_NETWORK as the icon of POP3 remot...
prefs_toolbar.h 2.2 kB 2053 over 4 years Hiroyuki Yamamoto added POP3 remote mailbox button to the toolbar.
prefs_ui.c 13.4 kB 2875 about 2 years Hiroyuki Yamamoto removed some alloca() calls.
prefs_ui.h 5.1 kB 1124 almost 7 years Hiroyuki Yamamoto modified Common prefs - Details - Interface.
printing.c 14.9 kB 1910 almost 6 years Hiroyuki Yamamoto removed all warnings output with -Wall.
printing.h 1.5 kB 1420 over 6 years Hiroyuki Yamamoto implemented page setup.
progressdialog.c 9 kB 3090 about 1 year Hiroyuki Yamamoto included server name in the receive error dialog.
progressdialog.h 2.6 kB 2196 almost 4 years Hiroyuki Yamamoto show progressbar on mbox import.
query_search.c 34.4 kB 2776 over 2 years Hiroyuki Yamamoto made the default boolean type of query search a...
query_search.h 1001 Bytes 934 over 7 years Hiroyuki Yamamoto renamed summary_search to query_search.
quick_search.c 12.4 kB 2974 over 1 year Hiroyuki Yamamoto quick_search.c: removed debug print.
quick_search.h 1.6 kB 2468 over 3 years Hiroyuki Yamamoto added 'In addressbook' to the quick search menu.
quote_fmt.h 319 Bytes 1 over 8 years Hiroyuki Yamamoto Initial import of Sylpheed (GTK2 version).
quote_fmt_lex.h 1.7 kB 1 over 8 years Hiroyuki Yamamoto Initial import of Sylpheed (GTK2 version).
quote_fmt_lex.l 1.5 kB 1 over 8 years Hiroyuki Yamamoto Initial import of Sylpheed (GTK2 version).
quote_fmt_parse.y 7.3 kB 1852 almost 6 years Hiroyuki Yamamoto added the feature to reply to attached message/...
rfc2015.c 47 kB 2453 over 3 years Hiroyuki Yamamoto fixed crash when checking signature while GnuPG...
rfc2015.h 2.3 kB 1893 almost 6 years Hiroyuki Yamamoto use combined method for encrypt and sign with P...
rpop3.c 38.7 kB 2996 over 1 year Hiroyuki Yamamoto src/rpop3.c: added refresh (reload) menu.
rpop3.h 1 kB 2031 almost 5 years Hiroyuki Yamamoto implemented remote POP3 mailbox.
select-keys.c 15.5 kB 2074 over 4 years Hiroyuki Yamamoto include gtk/gtk.h as a workaround for GTK+ >= 2...
select-keys.h 1017 Bytes 56 over 8 years Hiroyuki Yamamoto ported to gpgme-1.0.
send_message.c 25.3 kB 3081 about 1 year Hiroyuki Yamamoto differentiate DNS lookup error from connection ...
send_message.h 1.7 kB 2780 over 2 years Hiroyuki Yamamoto send_message_queue_all(): refactored.
setup.c 39.2 kB 2679 almost 3 years Hiroyuki Yamamoto win32: implemented automatic import of Windows ...
setup.h 1.1 kB 2727 over 2 years Hiroyuki Yamamoto merged missing wab import code.
sigstatus.c 6.8 kB 2764 over 2 years Hiroyuki Yamamoto changed deprecated gtk_timeout_add() to g_timeo...
sigstatus.h 1.3 kB 56 over 8 years Hiroyuki Yamamoto ported to gpgme-1.0.
simple-gettext.c 9.6 kB 1 over 8 years Hiroyuki Yamamoto Initial import of Sylpheed (GTK2 version).
sourcewindow.c 6 kB 1126 almost 7 years Hiroyuki Yamamoto sourcewindow.c: fixed scrolling problem on firs...
sourcewindow.h 1.4 kB 1 over 8 years Hiroyuki Yamamoto Initial import of Sylpheed (GTK2 version).
sslmanager.c 6.9 kB 2506 over 3 years Hiroyuki Yamamoto fixed freeze bug on STARTTLS.
sslmanager.h 1.1 kB 1415 over 6 years Hiroyuki Yamamoto implemented SSL certificate dialog.
statusbar.c 2.7 kB 2259 over 3 years Hiroyuki Yamamoto made GDK locks reentrant, and made LogWindow th...
statusbar.h 1.3 kB 23 over 8 years Hiroyuki Yamamoto restored the resize grip of the main statusbar.
stock_pixmap.c 8.6 kB 2638 almost 3 years Hiroyuki Yamamoto added 'Junk' special folder and automatically c...
stock_pixmap.h 2.7 kB 2638 almost 3 years Hiroyuki Yamamoto added 'Junk' special folder and automatically c...
subscribedialog.c 17.1 kB 1005 over 7 years Hiroyuki Yamamoto ignore non-ascii newsgroup names (fixes crash o...
subscribedialog.h 1015 Bytes 593 almost 8 years Hiroyuki Yamamoto reimplemented grouplistdialog with GtkTreeView.
summaryview.c 181.4 kB 3031 about 1 year Hiroyuki Yamamoto also support Shift+F10 for menu popup.
summaryview.h 8.8 kB 2931 almost 2 years Hiroyuki Yamamoto reflect account preference for trash folder.
syldap.c 31.8 kB 2538 about 3 years Hiroyuki Yamamoto allow deprecated LDAP API calls.
syldap.h 4.1 kB 1 over 8 years Hiroyuki Yamamoto Initial import of Sylpheed (GTK2 version).
sylpheed-marshal.list 30 Bytes 2822 over 2 years Hiroyuki Yamamoto added marshaller for plug-in library. made 3.1....
sylpheed.rc.in 956 Bytes 2826 over 2 years Hiroyuki Yamamoto fixed procmime_get_part_fp_fp(). updated LegalC...
template.c 5.2 kB 2007 about 5 years Hiroyuki Yamamoto removed the restriction that the template body ...
template.h 1.3 kB 1423 over 6 years Hiroyuki Yamamoto added Bcc: and Reply-To: to the template.
textview.c 69.7 kB 3076 about 1 year Hiroyuki Yamamoto properly set line-space for auto-wrapped lines ...
textview.h 2.5 kB 2904 about 2 years Hiroyuki Yamamoto src/textview.[ch]: reuse popup menu for each at...
trayicon.c 11 kB 3004 over 1 year Hiroyuki Yamamoto extended the blinking period of tray icon to 10...
trayicon.h 1.5 kB 1198 over 6 years Hiroyuki Yamamoto cleanup trayicon on exit.
undo.c 18.9 kB 2917 almost 2 years Hiroyuki Yamamoto src/undo.c: undo_insert_text_cb(): removed allo...
undo.h 2 kB 1 over 8 years Hiroyuki Yamamoto Initial import of Sylpheed (GTK2 version).
update_check.c 20.3 kB 3052 about 1 year Hiroyuki Yamamoto modified copyright year.
update_check.h 1.8 kB 2707 over 2 years Hiroyuki Yamamoto merged plug-in update check and automatic updat...
vcard.c 20.4 kB 478 almost 8 years Hiroyuki Yamamoto added wrappers for C library function that take...
vcard.h 3.3 kB 1 over 8 years Hiroyuki Yamamoto Initial import of Sylpheed (GTK2 version).
version.h.in 1.2 kB 2796 over 2 years Hiroyuki Yamamoto added build revision to the about dialog.
  • svn:ignore: .deps .libs Makefile Makefile.in quote_fmt_lex.c quote_fmt_parse.c quote_fmt_parse.h sylpheed-marshal.c sylpheed-marshal.h sylpheed sylpheed.rc version.h

Latest revisions

# Date Author Comment
3097 06/18/2012 02:04 pm Hiroyuki Yamamoto

fixed a memory leak of a GtkItemFactory.

3096 06/18/2012 01:46 pm Hiroyuki Yamamoto

disabled 'Save all...' menu on attach view if attached files with file name do not exist.

3095 06/18/2012 11:24 am Hiroyuki Yamamoto

added attached filenames to the tool menu.

3094 06/15/2012 05:09 pm Hiroyuki Yamamoto

src/messageview.c: modified menu label.

3092 06/15/2012 04:57 pm Hiroyuki Yamamoto

changed the Text/Attachments tab to a toggle button.

3091 06/13/2012 04:16 pm Hiroyuki Yamamoto

compose_attach_property(): force focus for compsoe window (will fix #70).

3090 06/13/2012 03:45 pm Hiroyuki Yamamoto

included server name in the receive error dialog.

3089 06/12/2012 03:52 pm Hiroyuki Yamamoto

src/filesel.c: win32: handle multiple file selection with shortcuts.

3088 06/11/2012 06:19 pm Hiroyuki Yamamoto

win32: follow Windows shortcut (.lnk) on file selection dialog.

3084 06/06/2012 04:03 pm Hiroyuki Yamamoto

src/inc.c: properly detect DNS lookup error when session_connect_full() failed immediately.

View revisions

Also available in: Atom