index
:
ncdc
master
ocaml
NCurses Direct Connect (...client)
Yorhel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
9 hours
configure: Use autoconf-lean + remove pointless checks
HEAD
master
Yorhel
2
-17/+121
5 days
fl_load.c: Don't allow '/' in file or directory name
Yorhel
1
-4/+8
8 days
search.c: Don't handle search results if search_list is uninitialized
Yorhel
1
-1/+1
9 days
fl_load.c: Don't allow "." and ".." as file/dir names in files.xml.bz2
Yorhel
1
-0/+8
11 days
ui_util: Consider non-alpanum ASCII characters as word separators
Yorhel
1
-6/+14
11 days
main.c: Make Alt+Backspace work on urxvt and xterm
Yorhel
1
-0/+5
2013-05-07
ncdc.1: Mention mailing list and bug tracker as support places
Yorhel
1
-2/+4
2013-05-07
ncdc.1: Move/reformat transfers.log documentation for the manual page
Yorhel
1
-0/+73
2013-04-24
net.c: Use printf length specifier to cut \n from logged ADC messages
Yorhel
1
-12/+6
2013-04-24
net.c: Fix possible crash when logging UDP messages
Yorhel
1
-1/+1
2013-04-14
strutil: Use g_ascii_strcasecmp() instead of g_strcasecmp()
Yorhel
1
-1/+1
2013-04-14
userlist: Added 'q' key to match users' filelist with the queue
Yorhel
2
-1/+8
2013-03-23
Version bump + Changelog update for 1.16.1
1.16.1
Yorhel
1
-0/+4
2013-03-23
cc: Fix crash when opening connection on ADC in passive mode
Yorhel
1
-6/+6
2013-03-23
doc: Fix download key mention in /help set download_exclude
Yorhel
1
-1/+1
2013-03-21
Version bump + Changelog update for 1.16
1.16
Yorhel
3
-2/+13
2013-03-19
hub.c: Log DSTA messages instead of spamming the main chat
Yorhel
1
-2/+9
2013-03-19
hub.c: Fix reporting of active mode flag on NMDC
Yorhel
1
-1/+1
2013-03-19
README: Increase required sqlite version
Yorhel
1
-1/+1
2013-03-16
hub.c: Fix escaping in DSTA 141 message
Yorhel
1
-1/+1
2013-03-15
HACKING: Document users table
Yorhel
1
-0/+12
2013-03-15
Serialize granted users in database + use nick for matching
Yorhel
5
-96/+213
2013-03-15
net.c: Fix error reporting in SYN state with TLS enabled
Yorhel
1
-1/+1
2013-03-15
net.c: Fix idle disconnect in SYN state
Yorhel
2
-2/+2
2013-03-14
dl.c: Fix bug when setting the error state for user for all files
Yorhel
1
-1/+1
2013-03-14
cc.c: Don't throttle users who are granted a slot
Yorhel
1
-2/+2
2013-03-14
ADC: Support CIDs with lengths between 128 and 512 bits
Yorhel
4
-51/+56
2013-03-10
doc: Document the real key for the sorting dirs before files toggle
Yorhel
2
-2/+2
2013-03-09
hub.c: Enable active mode if IP is known before logging in
Yorhel
1
-0/+5
2013-03-06
cc.c: Ensure that cc->net is in disconnected state before net_unref()
Yorhel
1
-0/+1
2013-03-05
static: Let's give mipsel-softfloat a try
Yorhel
1
-1/+5
2013-03-02
Version bump + Changelog update for 1.15
1.15
Yorhel
3
-2/+23
2013-03-02
static: Update to latest library versions + glib compilation fixes
Yorhel
1
-8/+11
2013-02-26
commands.c: Allow spaces before a command
Yorhel
1
-4/+7
2013-02-23
uit_userlist.c: Fix email field misalignment
Tilka
1
-1/+1
2013-02-23
uit_userlist.c: Save some horizontal screen space
Tilka
1
-9/+9
2013-02-22
uit_userlist.c: adjust column widths for IPv6
Tilka
1
-12/+12
2013-02-22
net.c: Remove "Read error" prefix in network error messages
Yorhel
1
-8/+4
2013-02-22
cc.c: Fix unclean disconnect on timeout
Yorhel
1
-1/+1
2013-02-22
Add Alt+backspace as alias for Ctrl+w
Yorhel
2
-2/+3
2013-02-17
ui_logwindow_add(): Correctly handle \r, \r\n and \n in log messages
Yorhel
1
-20/+18
2013-02-17
doc.h: Mention the new 'tab_active' color in the docs
Yorhel
1
-0/+1
2013-02-17
Added 'color_tab_active' setting
Yorhel
2
-2/+3
2013-02-17
uit_userlist: Fix alignment of total share size
Yorhel
1
-1/+1
2013-02-17
doc: Updated ncdc(1) to reflect removal of the active_tls_port setting
Yorhel
1
-7/+5
2013-02-17
hub.c: Fix reporting of TCP6 and UDP6 in SU
Yorhel
1
-1/+1
2013-02-17
listen.c: Fix formatting of ip:port strings
Yorhel
2
-11/+17
2013-02-17
hub.c: Support IPv6 active mode
Yorhel
3
-38/+55
2013-02-17
net.c: Keep track of whether the connection is IPv4 or v6
Yorhel
3
-9/+12
2013-02-16
doc.h: Remove active_tls_port
Yorhel
1
-9/+3
[next]