/
niceSOFT
/
dovecot
ОбзорДокументацияВойти
/
niceSOFT
/
dovecot
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
dovecot/
src/lib/
..
ucd

lib: Move Unicode Character Database (UCD) files to ./ucd

год назад
Makefile.am

lib: unicode-data - Add data for IDNA code point context rules

месяц назад
abnf.h

lib: Add RFC 5234 abnf definitions

месяц назад
aqueue.c

COPYING: Simplify and standardize copyright handling

месяц назад
aqueue.h

Added more consts, ATTR_CONSTs and ATTR_PUREs.

18 лет назад
array-decl.h

lib: Add ARRAY_TYPE(bool)

год назад
array.c

COPYING: Simplify and standardize copyright handling

месяц назад
array.h

lib: array - Use MALLOC_MULTIPLY() for index arithmetic

3 месяца назад
askpass.c

COPYING: Simplify and standardize copyright handling

месяц назад
askpass.h

Moved askpass() from master/ to lib/. Added t_askpass().

17 лет назад
backtrace-string.c

COPYING: Simplify and standardize copyright handling

месяц назад
backtrace-string.h

lib: backtrace_get/append() - Add error_r parameter

3 года назад
base32.c

COPYING: Simplify and standardize copyright handling

месяц назад
base32.h

Added support for base32 encode/decode.

12 лет назад
base64.c

COPYING: Simplify and standardize copyright handling

месяц назад
base64.h

lib: Remove deprecated src_pos_r parameter from base64_decode()

4 года назад
bits.c

COPYING: Simplify and standardize copyright handling

месяц назад
bits.h

global: Complete unsigned int declarations

4 года назад
bsearch-insert-pos.c

COPYING: Simplify and standardize copyright handling

месяц назад
bsearch-insert-pos.h

global: Change CALLBACK_TYPECHECK() to used with subtraction

7 лет назад
buffer-istream.c

COPYING: Simplify and standardize copyright handling

месяц назад
buffer.c

COPYING: Simplify and standardize copyright handling

месяц назад
buffer.h

lib: buffer - Add buffer_{write,append,insert}_array() helpers

3 месяца назад
byteorder.h

lib: Add NOLINT clang-tidy directives for some helpers

2 года назад
child-wait.c

COPYING: Simplify and standardize copyright handling

месяц назад
child-wait.h

global: Change CALLBACK_TYPECHECK() to used with subtraction

7 лет назад
compat.h

lib: Add NOLINT clang-tidy directives for some helpers

2 года назад
connection.c

COPYING: Simplify and standardize copyright handling

месяц назад
connection.h

lib: Add struct connection.local_port

6 месяцев назад
cpu-count.c

Add missing copyright headers

месяц назад
cpu-count.h

lib: Add cpu-count.{h,c} to get number of CPUs in system

3 года назад
cpu-limit.c

COPYING: Simplify and standardize copyright handling

месяц назад
cpu-limit.h

lib: cpu-limit - Redesign the API

5 лет назад
crc32.c

COPYING: Simplify and standardize copyright handling

месяц назад
crc32.h

lib: crc32 - Use zlib's built-in CRC32 function

9 месяцев назад
data-stack.c

COPYING: Simplify and standardize copyright handling

месяц назад
data-stack.h

lib: Add NOLINT clang-tidy directives for some helpers

2 года назад
doc.h

global: Update documentation links in source code

год назад
eacces-error.c

COPYING: Simplify and standardize copyright handling

месяц назад
eacces-error.h

Marked functions parameters that are allowed to be NULL. Some APIs were also changed. The non-obvious APIs where NULL parameter was changed to "" are master_service_init() and auth_master_user_list_init().

14 лет назад
env-util.c

COPYING: Simplify and standardize copyright handling

месяц назад
env-util.h

lib: env_put() - Use setenv() instead of putenv()

5 лет назад
event-filter-lexer.l

COPYING: Simplify and standardize copyright handling

месяц назад
event-filter-parser.y

COPYING: Simplify and standardize copyright handling

месяц назад
event-filter-private.h

lib: Add event_filter_register_cmp()

год назад
event-filter.c

COPYING: Simplify and standardize copyright handling

месяц назад
event-filter.h

lib: Add event_filter_register_cmp()

год назад
event-log.c

COPYING: Simplify and standardize copyright handling

месяц назад
event-log.h

lib, lib-master: Replace event_[un]set_global_debug_send_filter() with event_global_debug_send_filter_register()

6 месяцев назад
execv-const.c

COPYING: Simplify and standardize copyright handling

месяц назад
execv-const.h

Added execv_const() and execvp_const() helper functions.

16 лет назад
failures-private.h

lib: Remove unused failure_handler_vfuncs.post_handler()

2 года назад
failures.c

COPYING: Simplify and standardize copyright handling

месяц назад
failures.h

lib: Add i_failure_have_stdout_logs()

2 года назад
fd-util.c

COPYING: Simplify and standardize copyright handling

месяц назад
fd-util.h

lib: don't use foo_real()-style symbols in a header file

9 лет назад
fdatasync-path.c

COPYING: Simplify and standardize copyright handling

месяц назад
fdatasync-path.h

Moved fdatasync_path() to a global function.

18 лет назад
fdpass.c

COPYING: Simplify and standardize copyright handling

месяц назад
fdpass.h

lib: Updated fdpass.h comments.

10 лет назад
file-cache.c

COPYING: Simplify and standardize copyright handling

месяц назад
file-cache.h

lib: Add file_cache_new_path() to include path in error messages.

10 лет назад
file-copy.c

COPYING: Simplify and standardize copyright handling

месяц назад
file-copy.h

Changed .h ifdef/defines to use <NAME>_H format.

19 лет назад
file-create-locked.c

COPYING: Simplify and standardize copyright handling

месяц назад
file-create-locked.h

lib: file-lock - Rework API to make it extensible.

5 лет назад
file-dotlock.c

COPYING: Simplify and standardize copyright handling

месяц назад
file-dotlock.h

global: unsigned int:1 -> bool:1

10 лет назад
file-lock.c

COPYING: Simplify and standardize copyright handling

месяц назад
file-lock.h

lib: struct file_lock_settings - Swap inverted comments

4 года назад
file-set-size.c

COPYING: Simplify and standardize copyright handling

месяц назад
file-set-size.h

Added file_preallocate() to preallocate space to a file without changing its size. Implemented for Linux. Doesn't look like other OSes support this.

16 лет назад
fsync-mode.h

Renamed fsync_disable to mail_fsync=optimized|always|never.

16 лет назад
guid.c

COPYING: Simplify and standardize copyright handling

месяц назад
guid.h

lib: guid - Add guid_uuid4_generate()

3 года назад
hash-decl.h

Reverted the recent hash.h changes. Instead use -Wno-duplicate-decl-specifier with clang. The modified version required hash table users to know the structs' contents, which isn't otherwise necessary.

13 лет назад
hash-format.c

COPYING: Simplify and standardize copyright handling

месяц назад
hash-format.h

global: Fix code comment spelling

год назад
hash-method.c

COPYING: Simplify and standardize copyright handling

месяц назад
hash-method.h

lib: hash-method - Add generic incremental API for hash methods.

10 месяцев назад
hash.c

COPYING: Simplify and standardize copyright handling

месяц назад
hash.h

global: Add NOLINT for noisy macros

2 года назад
hash2.c

COPYING: Simplify and standardize copyright handling

месяц назад
hash2.h

lib: hash2 - Add string key helpers

6 лет назад
hex-binary.c

COPYING: Simplify and standardize copyright handling

месяц назад
hex-binary.h

Added binary_to_hex_append().

17 лет назад
hex-dec.c

lib: Add hex2dec_case()

месяц назад
hex-dec.h

lib: Add hex2dec_case()

месяц назад
hmac-cram-md5.c

Make sure we don't shift signed integers left by 24. They should be unsigned.

12 лет назад
hmac-cram-md5.h

lib: Generalize hmac to be hash independent

14 лет назад
hmac.c

global: Make sure memcpy() isn't called with NULL parameters

4 года назад
hmac.h

lib: hash-method - Add generic incremental API for hash methods.

10 месяцев назад
home-expand.c

COPYING: Simplify and standardize copyright handling

месяц назад
home-expand.h

Changed .h ifdef/defines to use <NAME>_H format.

19 лет назад
hook-build.c

COPYING: Simplify and standardize copyright handling

месяц назад
hook-build.h

COPYING: Simplify and standardize copyright handling

месяц назад
hostpid.c

COPYING: Simplify and standardize copyright handling

месяц назад
hostpid.h

Master looks up system hostdomain now and sends it to child processes via environment. This avoids doing a gethostbyname() lookup at startup for each process that needs it.

13 лет назад
idna-punycode.c

lib: idna-punycode - Remove idna_punycode_decode_utf8()

месяц назад
idna-punycode.h

lib: idna-punycode - Remove idna_punycode_decode_utf8()

месяц назад
idna.c

lib: idna - Implement code point context rules

месяц назад
idna.h

lib: idna - Implement code point context rules

месяц назад
imem.c

COPYING: Simplify and standardize copyright handling

месяц назад
imem.h

lib: Added i_memdup().

8 лет назад
ioloop-epoll.c

COPYING: Simplify and standardize copyright handling

месяц назад
ioloop-iolist.c

Renamed lib/*-internal.h files to lib/*-private.h for consistency.

15 лет назад
ioloop-iolist.h

Changed .h ifdef/defines to use <NAME>_H format.

19 лет назад
ioloop-kqueue.c

lib: ioloop-kqueue - Fix memory leak when ioloop stops before all IO callbacks are called

3 года назад
ioloop-notify-fd.c

COPYING: Simplify and standardize copyright handling

месяц назад
ioloop-notify-fd.h

Marked functions parameters that are allowed to be NULL. Some APIs were also changed. The non-obvious APIs where NULL parameter was changed to "" are master_service_init() and auth_master_user_list_init().

14 лет назад
ioloop-notify-inotify.c

COPYING: Simplify and standardize copyright handling

месяц назад
ioloop-notify-kqueue.c

lib: ioloop-kqueue - Include time-util.h

4 года назад
ioloop-notify-none.c

COPYING: Simplify and standardize copyright handling

месяц назад
ioloop-poll.c

COPYING: Simplify and standardize copyright handling

месяц назад
ioloop-private.h

lib: event_pop_global() - Assert-crash if trying to pop ioloop context's global root event

5 лет назад
ioloop-select.c

COPYING: Simplify and standardize copyright handling

месяц назад
ioloop.c

lib: ioloop - Don't call pending IOs after the ioloop was stopped

4 дня назад
ioloop.h

lib: Clarify io_loop_stop_delayed() comment

9 месяцев назад
iostream-multiplex-private.h

lib: iostream-multiplex - Implement streaming format

2 года назад
iostream-private.h

lib: iostream: Record the ioloop that the iostream was last switched to.

9 лет назад
iostream-proxy.c

COPYING: Simplify and standardize copyright handling

месяц назад
iostream-proxy.h

COPYING: Simplify and standardize copyright handling

месяц назад
iostream-pump.c

COPYING: Simplify and standardize copyright handling

месяц назад
iostream-pump.h

global: Fix code comment spelling

год назад
iostream-rawlog-private.h

lib: iostream-rawlog - Flush final buffered data when the stream doesn't end with LF

2 года назад
iostream-rawlog.c

COPYING: Simplify and standardize copyright handling

месяц назад
iostream-rawlog.h

lib, global: iostream_rawlog_create*() - Add event and setting name parameters

3 месяца назад
iostream-temp.c

COPYING: Simplify and standardize copyright handling

месяц назад
iostream-temp.h

lib: iostream-temp - Optimize writing many small writes

10 месяцев назад
iostream.c

COPYING: Simplify and standardize copyright handling

месяц назад
iostream.h

lib: Add functions to reliably autoclose fd for i/ostream-file

год назад
ipwd.c

COPYING: Simplify and standardize copyright handling

месяц назад
ipwd.h

Added i_getpw*() and i_getgr*() wrappers for getpw*()/getgr*(). These functions make error handling easier.

15 лет назад
iso8601-date.c

COPYING: Simplify and standardize copyright handling

месяц назад
iso8601-date.h

Adds ISO8601/RFC3339 date format parsing and construction support.

14 лет назад
istream-base64-decoder.c

lib: istream - Make istreams declare the istreams they read

4 дня назад
istream-base64-encoder.c

lib: istream - Make istreams declare the istreams they read

4 дня назад
istream-base64.h

lib: istream-base64 - Add support for base64url encoding.

7 лет назад
istream-callback.c

lib: istream - Make istreams declare the istreams they read

4 дня назад
istream-callback.h

istream-callback: Added i_stream_callback_get_buffer().

12 лет назад
istream-chain.c

lib: istream - Make istreams declare the istreams they read

4 дня назад
istream-chain.h

lib, global: i_stream_create_chain() - Add max_buffer_size

5 лет назад
istream-concat.c

lib: istream - Make istreams declare the istreams they read

4 дня назад
istream-concat.h

Added concatenation input stream.

19 лет назад
istream-crlf.c

lib: istream - Make istreams declare the istreams they read

4 дня назад
istream-crlf.h

Added input stream filters for reading linefeeds as CRLFs or LFs.

19 лет назад
istream-data.c

lib: istream - Make istreams declare the istreams they read

4 дня назад
istream-failure-at.c

lib: istream - Make istreams declare the istreams they read

4 дня назад
istream-failure-at.h

lib: istream-failure-at: Allow setting the the stream_errno to something other than EIO.

9 лет назад
istream-file-private.h

lib: Add functions to reliably autoclose fd for i/ostream-file

год назад
istream-file.c

lib: istream - Make istreams declare the istreams they read

4 дня назад
istream-hash.c

lib: istream - Make istreams declare the istreams they read

4 дня назад
istream-hash.h

liblib: Added istream-hash, similar to ostream-hash.

13 лет назад
istream-limit.c

lib: istream - Make istreams declare the istreams they read

4 дня назад
istream-multiplex.c

lib: istream - Make istreams declare the istreams they read

4 дня назад
istream-multiplex.h

lib: Add multiplex stream support

9 лет назад
istream-nonuls.c

lib: istream - Make istreams declare the istreams they read

4 дня назад
istream-nonuls.h

lib: Move istream-nonuls from lib-mail to lib.

3 года назад
istream-noop.c

lib: istream - Make istreams declare the istreams they read

4 дня назад
istream-private.h

lib: istream - Make istreams declare the istreams they read

4 дня назад
istream-rawlog.c

lib: istream - Make istreams declare the istreams they read

4 дня назад
istream-rawlog.h

lib: [io]stream-rawlog.h should auto-include iostream-rawlog.h

10 лет назад
istream-seekable.c

lib: istream - Make istreams declare the istreams they read

4 дня назад
istream-seekable.h

Added i_stream_create_seekable_path()

14 лет назад
istream-sized.c

lib: istream - Make istreams declare the istreams they read

4 дня назад
istream-sized.h

global: Change CALLBACK_TYPECHECK() to used with subtraction

7 лет назад
istream-tee.c

lib: istream - Make istreams declare the istreams they read

4 дня назад
istream-tee.h

Added tee_i_stream_child_is_waiting().

17 лет назад
istream-timeout.c

lib: istream - Make istreams declare the istreams they read

4 дня назад
istream-timeout.h

Added istream-timeout, which triggers I/O event and fails with ETIMEDOUT after the timeout.

12 лет назад
istream-try.c

lib: istream - Make istreams declare the istreams they read

4 дня назад
istream-try.h

lib: istream-try - Fix detecting istream when its input buffer is full

6 лет назад
istream-unix.c

COPYING: Simplify and standardize copyright handling

месяц назад
istream-unix.h

lib: Added istream-unix for reading fd sockets via istream.

11 лет назад
istream.c

lib: istream - Panic when a pending can't reach the reading istream's IO

4 дня назад
istream.h

lib: Add functions to reliably autoclose fd for i/ostream-file

год назад
lib-event-private.h

lib-event: Add event_register_callback_prepend()

4 месяца назад
lib-event.c

COPYING: Simplify and standardize copyright handling

месяц назад
lib-event.h

global: Fix spelling

3 месяца назад
lib-signals.c

COPYING: Simplify and standardize copyright handling

месяц назад
lib-signals.h

lib: lib-signals - Add lib_signals_set_handler2() to set both immediate/delayed handlers

4 года назад
lib.c

COPYING: Simplify and standardize copyright handling

месяц назад
lib.h

lib: Silencing warnings for 'memcpy' macro redefined on macOS

6 месяцев назад
llist.h

lib: Add DLLIST2_JOIN()

2 года назад
log-throttle.c

COPYING: Simplify and standardize copyright handling

месяц назад
log-throttle.h

global: Change CALLBACK_TYPECHECK() to used with subtraction

7 лет назад
macros.h

configure: Remove --disable-asserts option

5 месяцев назад
malloc-overflow.h

global: Replace open-coded allocation size arithmetic with overflow-safe helpers

5 месяцев назад
md4.c

lib: md4 - Fix violation of strict aliasing.

3 года назад
md4.h

[LEN] to [static LEN] on some function parameters

10 лет назад
md5.c

lib: md5: Fix strict aliasing violation

3 года назад
md5.h

[LEN] to [static LEN] on some function parameters

10 лет назад
memarea.c

COPYING: Simplify and standardize copyright handling

месяц назад
memarea.h

global: Change CALLBACK_TYPECHECK() to used with subtraction

7 лет назад
mempool-allocfree.c

COPYING: Simplify and standardize copyright handling

месяц назад
mempool-alloconly.c

COPYING: Simplify and standardize copyright handling

месяц назад
mempool-datastack.c

COPYING: Simplify and standardize copyright handling

месяц назад
mempool-null.c

COPYING: Simplify and standardize copyright handling

месяц назад
mempool-system.c

COPYING: Simplify and standardize copyright handling

месяц назад
mempool-unsafe-datastack.c

COPYING: Simplify and standardize copyright handling

месяц назад
mempool.c

COPYING: Simplify and standardize copyright handling

месяц назад
mempool.h

global: Fix code comment spelling

год назад
mkdir-parents.c

COPYING: Simplify and standardize copyright handling

месяц назад
mkdir-parents.h

lib: mkdir-parents - Add mkdir_get_executable_mode()

год назад
mmap-anon.c

COPYING: Simplify and standardize copyright handling

месяц назад
mmap-util.c

COPYING: Simplify and standardize copyright handling

месяц назад
mmap-util.h

lib/mmap-util: Drop manual redefinition of madvise()

4 года назад
module-context.h

lib: Fix MODULE_CONTEXT_REQUIRE() to always panic if context is unset

3 года назад
module-dir.c

COPYING: Simplify and standardize copyright handling

месяц назад
module-dir.h

lib, global: module_dir_*load*() - Change module_names to be an array of strings

год назад
mountpoint.c

COPYING: Simplify and standardize copyright handling

месяц назад
mountpoint.h

Added mountpoint_iter_*() for iterating mounted filesystems.

15 лет назад
net.c

COPYING: Simplify and standardize copyright handling

месяц назад
net.h

lib, global: Change net_accept() to return only -1 on failure

10 месяцев назад
nfs-workarounds.c

COPYING: Simplify and standardize copyright handling

месяц назад
nfs-workarounds.h

Make sure we check all the functions' return values. Minor API changes to simplify this. Checked using a patched clang that adds attribute(warn_unused_result) to all functions. This commit fixes several error handling mistakes.

14 лет назад
numpack.c

COPYING: Simplify and standardize copyright handling

месяц назад
numpack.h

lib: Added numpack_decode32()

11 лет назад
ostream-buffer.c

COPYING: Simplify and standardize copyright handling

месяц назад
ostream-failure-at.c

COPYING: Simplify and standardize copyright handling

месяц назад
ostream-failure-at.h

lib: Added o_stream_create_failure_at() to inject EIO at given offset in ostream

11 лет назад
ostream-file-private.h

lib: Add functions to reliably autoclose fd for i/ostream-file

год назад
ostream-file.c

lib: ostream-file - Avoid memcpy(NULL) assert with max_buffer_size=0

14 дней назад
ostream-hash.c

COPYING: Simplify and standardize copyright handling

месяц назад
ostream-hash.h

Minor code cleanup.

13 лет назад
ostream-multiplex.c

lib: ostream-multiplex - Fix panic when destroying corked channel 0 after parent failed

месяц назад
ostream-multiplex.h

lib: ostream-multiplex - Mark the PACKET format deprecated

месяц назад
ostream-null.c

COPYING: Simplify and standardize copyright handling

месяц назад
ostream-null.h

lib: Added ostream-null

10 лет назад
ostream-private.h

lib, lib-ssl-iostream: Split off o_stream_init_buffering_flush()

год назад
ostream-rawlog.c

COPYING: Simplify and standardize copyright handling

месяц назад
ostream-rawlog.h

lib: [io]stream-rawlog.h should auto-include iostream-rawlog.h

10 лет назад
ostream-unix.c

COPYING: Simplify and standardize copyright handling

месяц назад
ostream-unix.h

lib: Added ostream-unix for writing fd sockets via ostream.

10 лет назад
ostream-wrapper.c

COPYING: Simplify and standardize copyright handling

месяц назад
ostream-wrapper.h

global: Fix code comment spelling

год назад
ostream.c

COPYING: Simplify and standardize copyright handling

месяц назад
ostream.h

lib: Add functions to reliably autoclose fd for i/ostream-file

год назад
path-util.c

COPYING: Simplify and standardize copyright handling

месяц назад
path-util.h

lib, lib-master: Add error_r to t_binary_abspath

10 лет назад
pkcs5.c

COPYING: Simplify and standardize copyright handling

месяц назад
pkcs5.h

global: Use t_buffer_create

9 лет назад
primes.c

COPYING: Simplify and standardize copyright handling

месяц назад
primes.h

Added more consts, ATTR_CONSTs and ATTR_PUREs.

18 лет назад
printf-format-fix.c

COPYING: Simplify and standardize copyright handling

месяц назад
printf-format-fix.h

global: Change string position/length from unsigned int to size_t

10 лет назад
priorityq.c

COPYING: Simplify and standardize copyright handling

месяц назад
priorityq.h

Added priorityq_items() for getting all items from a priority queue.

17 лет назад
process-stat.c

COPYING: Simplify and standardize copyright handling

месяц назад
process-stat.h

lib: Add functionality for acquiring process stat.

5 лет назад
process-title.c

COPYING: Simplify and standardize copyright handling

месяц назад
process-title.h

lib: Add process_title_get_counter()

3 года назад
rand.c

COPYING: Simplify and standardize copyright handling

месяц назад
randgen.c

COPYING: Simplify and standardize copyright handling

месяц назад
randgen.h

lib-test: fuzzer - Make random number generator deterministic when fuzzer is active

10 месяцев назад
read-full.c

COPYING: Simplify and standardize copyright handling

месяц назад
read-full.h

Changed .h ifdef/defines to use <NAME>_H format.

19 лет назад
restrict-access.c

COPYING: Simplify and standardize copyright handling

месяц назад
restrict-access.h

global: Remove stray whitespaces

4 года назад
restrict-process-size.c

COPYING: Simplify and standardize copyright handling

месяц назад
restrict-process-size.h

Added restrict_get_process_size()

14 лет назад
safe-memset.c

COPYING: Simplify and standardize copyright handling

месяц назад
safe-memset.h

Changed .h ifdef/defines to use <NAME>_H format.

19 лет назад
safe-mkdir.c

COPYING: Simplify and standardize copyright handling

месяц назад
safe-mkdir.h

Changed .h ifdef/defines to use <NAME>_H format.

19 лет назад
safe-mkstemp.c

COPYING: Simplify and standardize copyright handling

месяц назад
safe-mkstemp.h

lib: safe-mkstemp - Add safe_mkstemp_dir*()

9 месяцев назад
sendfile-util.c

COPYING: Simplify and standardize copyright handling

месяц назад
sendfile-util.h

lib: safe_sendfile() - clarify return value 0 handling

6 лет назад
seq-range-array.c

COPYING: Simplify and standardize copyright handling

месяц назад
seq-range-array.h

lib: seq-range-array - Assert-crash if array becomes 0..(uint32_t)-1

6 лет назад
seq-set-builder.c

COPYING: Simplify and standardize copyright handling

месяц назад
seq-set-builder.h

lib: Reformat seq-set-builder.h

8 месяцев назад
sha-common.h

lib: hash-method - Add sha384 support

6 лет назад
sha1.c

lib: hash-method - Add block size

6 лет назад
sha1.h

spelling fixes

9 лет назад
sha2.c

lib: hash-method - Add generic incremental API for hash methods.

10 месяцев назад
sha2.h

lib: hash-method - Add generic incremental API for hash methods.

10 месяцев назад
sha3.c

global: Add ATTR_UNSIGNED_WRAPS to fix various ubsan issues

5 лет назад
sha3.h

lib: Add SHA3 hashing methods for 256 and 512 bits

10 лет назад
sleep.c

COPYING: Simplify and standardize copyright handling

месяц назад
sleep.h

lib: Implement reliable sleep functions i_sleep*_usecs(), i_sleep*_msecs(), and i_sleep*_secs().

7 лет назад
sort.c

COPYING: Simplify and standardize copyright handling

месяц назад
sort.h

lib: sort - Rename bsearch_(case)strcmp() into search_(case)strcmp()

год назад
stats-dist.c

COPYING: Simplify and standardize copyright handling

месяц назад
stats-dist.h

lib: stats_dist_get_median(), stats_dist_get_percentile() - Remove const parameter

5 лет назад
str-find.c

COPYING: Simplify and standardize copyright handling

месяц назад
str-find.h

Added str_find_get_match_end_pos(). Added unit testing.

17 лет назад
str-parse.c

COPYING: Simplify and standardize copyright handling

месяц назад
str-parse.h

COPYING: Simplify and standardize copyright handling

месяц назад
str-sanitize.c

COPYING: Simplify and standardize copyright handling

месяц назад
str-sanitize.h

lib: Implement str_sanitize_utf8().

8 лет назад
str-table.c

COPYING: Simplify and standardize copyright handling

месяц назад
str-table.h

lib: Added str-table API for keeping reference counted strings in a hash table.

12 лет назад
str.c

COPYING: Simplify and standardize copyright handling

месяц назад
str.h

global: Fix code comment spelling

год назад
strescape.c

COPYING: Simplify and standardize copyright handling

месяц назад
strescape.h

lib: Add str_append_escaped and use it with str_escape

8 лет назад
strfuncs.c

COPYING: Simplify and standardize copyright handling

месяц назад
strfuncs.h

lib: Add i_memrchr() helper

2 месяца назад
strnum.c

COPYING: Simplify and standardize copyright handling

месяц назад
strnum.h

lib: strnum - Add str_parse_data_uintmax()

10 месяцев назад
test-aqueue.c

COPYING: Simplify and standardize copyright handling

месяц назад
test-array.c

COPYING: Simplify and standardize copyright handling

месяц назад
test-backtrace.c

Add missing copyright headers

месяц назад
test-base32.c

COPYING: Simplify and standardize copyright handling

месяц назад
test-base64.c

COPYING: Simplify and standardize copyright handling

месяц назад
test-bits.c

COPYING: Simplify and standardize copyright handling

месяц назад
test-bsearch-insert-pos.c

COPYING: Simplify and standardize copyright handling

месяц назад
test-buffer-istream.c

COPYING: Simplify and standardize copyright handling

месяц назад
test-buffer.c

COPYING: Simplify and standardize copyright handling

месяц назад
test-byteorder.c

lib: rename bswap_*() to i_bswap()

9 лет назад
test-connection.c

COPYING: Simplify and standardize copyright handling

месяц назад
test-cpu-limit.c

Add missing copyright headers

месяц назад
test-crc32.c

COPYING: Simplify and standardize copyright handling

месяц назад
test-data-stack.c

COPYING: Simplify and standardize copyright handling

месяц назад
test-env-util.c

COPYING: Simplify and standardize copyright handling

месяц назад
test-event-category-register.c

COPYING: Simplify and standardize copyright handling

месяц назад
test-event-filter-expr.c

COPYING: Simplify and standardize copyright handling

месяц назад
test-event-filter-merge.c

COPYING: Simplify and standardize copyright handling

месяц назад
test-event-filter-parser.c

COPYING: Simplify and standardize copyright handling

месяц назад
test-event-filter.c

COPYING: Simplify and standardize copyright handling

месяц назад
test-event-flatten.c

COPYING: Simplify and standardize copyright handling

месяц назад
test-event-log.c

COPYING: Simplify and standardize copyright handling

месяц назад
test-failures.c

COPYING: Simplify and standardize copyright handling

месяц назад
test-fd-util.c

COPYING: Simplify and standardize copyright handling

месяц назад
test-file-cache.c

COPYING: Simplify and standardize copyright handling

месяц назад
test-file-create-locked.c

COPYING: Simplify and standardize copyright handling

месяц назад
test-guid.c

COPYING: Simplify and standardize copyright handling

месяц назад
test-hash-format.c

COPYING: Simplify and standardize copyright handling

месяц назад
test-hash-method.c

COPYING: Simplify and standardize copyright handling

месяц назад
test-hash.c

COPYING: Simplify and standardize copyright handling

месяц назад
test-hex-binary.c

COPYING: Simplify and standardize copyright handling

месяц назад
test-hmac.c

COPYING: Simplify and standardize copyright handling

месяц назад
test-idna-punycode.c

lib: test-idna-punycode - Use idna_punycode_decode() directly

месяц назад
test-idna.c

lib: idna - Implement code point context rules

месяц назад
test-imem.c

COPYING: Simplify and standardize copyright handling

месяц назад
test-ioloop.c

COPYING: Simplify and standardize copyright handling

месяц назад
test-iostream-proxy.c

COPYING: Simplify and standardize copyright handling

месяц назад
test-iostream-pump.c

lib: test-iostream-pump - Fix duplicated test name

14 дней назад
test-iostream-temp.c

COPYING: Simplify and standardize copyright handling

месяц назад
test-iso8601-date.c

COPYING: Simplify and standardize copyright handling

месяц назад
test-istream-base64-decoder.c

COPYING: Simplify and standardize copyright handling

месяц назад
test-istream-base64-encoder.c

COPYING: Simplify and standardize copyright handling

месяц назад
test-istream-chain.c

lib: test-istream-chain - Free the fatal test's istreams and ioloop

день назад
test-istream-concat.c

COPYING: Simplify and standardize copyright handling

месяц назад
test-istream-crlf.c

COPYING: Simplify and standardize copyright handling

месяц назад
test-istream-failure-at.c

COPYING: Simplify and standardize copyright handling

месяц назад
test-istream-multiplex.c

COPYING: Simplify and standardize copyright handling

месяц назад
test-istream-noop.c

COPYING: Simplify and standardize copyright handling

месяц назад
test-istream-seekable.c

COPYING: Simplify and standardize copyright handling

месяц назад
test-istream-sized.c

COPYING: Simplify and standardize copyright handling

месяц назад
test-istream-tee.c

COPYING: Simplify and standardize copyright handling

месяц назад
test-istream-try.c

COPYING: Simplify and standardize copyright handling

месяц назад
test-istream-unix.c

COPYING: Simplify and standardize copyright handling

месяц назад
test-istream.c

COPYING: Simplify and standardize copyright handling

месяц назад
test-lib-event.c

COPYING: Simplify and standardize copyright handling

месяц назад
test-lib-signals.c

lib: test-lib-signals - Fix flakiness on stalled machines

14 дней назад
test-lib.c

COPYING: Simplify and standardize copyright handling

месяц назад
test-lib.h

lib: test-file-create-locked - Use the new test-subprocess API

9 месяцев назад
test-lib.inc

lib: istream - Panic when a pending can't reach the reading istream's IO

4 дня назад
test-llist.c

COPYING: Simplify and standardize copyright handling

месяц назад
test-log-throttle.c

COPYING: Simplify and standardize copyright handling

месяц назад
test-macros.c

COPYING: Simplify and standardize copyright handling

месяц назад
test-malloc-overflow.c

COPYING: Simplify and standardize copyright handling

месяц назад
test-memarea.c

COPYING: Simplify and standardize copyright handling

месяц назад
test-mempool-allocfree.c

COPYING: Simplify and standardize copyright handling

месяц назад
test-mempool-alloconly.c

COPYING: Simplify and standardize copyright handling

месяц назад
test-mempool.c

COPYING: Simplify and standardize copyright handling

месяц назад
test-multiplex.c

COPYING: Simplify and standardize copyright handling

месяц назад
test-net.c

COPYING: Simplify and standardize copyright handling

месяц назад
test-numpack.c

COPYING: Simplify and standardize copyright handling

месяц назад
test-ostream-buffer.c

COPYING: Simplify and standardize copyright handling

месяц назад
test-ostream-failure-at.c

COPYING: Simplify and standardize copyright handling

месяц назад
test-ostream-file.c

lib: ostream-file - Avoid memcpy(NULL) assert with max_buffer_size=0

14 дней назад
test-ostream-multiplex.c

lib: test-ostream-multiplex - Add STREAM format backpressure and buffering tests

14 дней назад
test-path-util.c

COPYING: Simplify and standardize copyright handling

месяц назад
test-pkcs5.c

COPYING: Simplify and standardize copyright handling

месяц назад
test-primes.c

COPYING: Simplify and standardize copyright handling

месяц назад
test-printf-format-fix.c

COPYING: Simplify and standardize copyright handling

месяц назад
test-priorityq.c

COPYING: Simplify and standardize copyright handling

месяц назад
test-random.c

COPYING: Simplify and standardize copyright handling

месяц назад
test-seq-range-array.c

COPYING: Simplify and standardize copyright handling

месяц назад
test-seq-set-builder.c

COPYING: Simplify and standardize copyright handling

месяц назад
test-stats-dist.c

COPYING: Simplify and standardize copyright handling

месяц назад
test-str-find.c

COPYING: Simplify and standardize copyright handling

месяц назад
test-str-parse.c

COPYING: Simplify and standardize copyright handling

месяц назад
test-str-sanitize.c

COPYING: Simplify and standardize copyright handling

месяц назад
test-str-table.c

COPYING: Simplify and standardize copyright handling

месяц назад
test-str.c

COPYING: Simplify and standardize copyright handling

месяц назад
test-strescape.c

COPYING: Simplify and standardize copyright handling

месяц назад
test-strfuncs.c

COPYING: Simplify and standardize copyright handling

месяц назад
test-strnum.c

COPYING: Simplify and standardize copyright handling

месяц назад
test-time-util.c

lib: Add time_add_secs()/time_sub_secs() overflow-safe helpers

18 дней назад
test-unichar.c

COPYING: Simplify and standardize copyright handling

месяц назад
test-unicode-break.c

COPYING: Simplify and standardize copyright handling

месяц назад
test-unicode-casemap.c

COPYING: Simplify and standardize copyright handling

месяц назад
test-unicode-data.c

lib: unicode-data - Add data for IDNA code point context rules

месяц назад
test-unicode-nf.c

COPYING: Simplify and standardize copyright handling

месяц назад
test-uri.c

lib/uri-util: Fix out-of-bounds reads on unterminated buffers

19 дней назад
test-utc-mktime.c

global: Drop TIME_T_SIGNED define

18 дней назад
test-version.c

COPYING: Simplify and standardize copyright handling

месяц назад
test-wildcard-match.c

COPYING: Simplify and standardize copyright handling

месяц назад
time-util.c

lib: Add time_add_secs()/time_sub_secs() overflow-safe helpers

18 дней назад
time-util.h

lib: Add time_add_secs()/time_sub_secs() overflow-safe helpers

18 дней назад
unichar.c

COPYING: Simplify and standardize copyright handling

месяц назад
unichar.h

lib: UNICODE_*_CHAR_UTF8_LEN - Remove extra ; from macros

5 месяцев назад
unicode-break.c

COPYING: Simplify and standardize copyright handling

месяц назад
unicode-break.h

lib: unicode - Implement text segmentation at grapheme cluster boundaries

8 месяцев назад
unicode-data-static.h

lib: unicode-data - Add data for IDNA code point context rules

месяц назад
unicode-data.c

lib: unicode-data - Add Bidi data needed for IDNA Bidi rules

месяц назад
unicode-data.h

lib: unicode-data - Add Bidi data needed for IDNA Bidi rules

месяц назад
unicode-transform.c

COPYING: Simplify and standardize copyright handling

месяц назад
unicode-transform.h

lib: unicode-transform - Implement case mapping

год назад
unicode-ucd-compile.py

lib: unicode-data - Add data for IDNA code point context rules

месяц назад
unix-socket-create.c

COPYING: Simplify and standardize copyright handling

месяц назад
unix-socket-create.h

Changed .h ifdef/defines to use <NAME>_H format.

19 лет назад
unlink-directory.c

COPYING: Simplify and standardize copyright handling

месяц назад
unlink-directory.h

lib: unlink_directory() return value is changed to 1 in case of no error.

9 лет назад
unlink-old-files.c

COPYING: Simplify and standardize copyright handling

месяц назад
unlink-old-files.h

unlink_old_files(): Update atime before scan, not after. If Maildir/dbox scanning takes long this makes sure that a lot of processes won't be scanning it in parallel.

14 лет назад
uri-util.c

lib/uri-util: Fix out-of-bounds reads on unterminated buffers

19 дней назад
uri-util.h

global: Fix code comment spelling

год назад
utc-mktime.c

global: Drop TIME_T_SIGNED define

18 дней назад
utc-mktime.h

lib: Accept leap second in utc_mktime

9 лет назад
utc-offset.c

COPYING: Simplify and standardize copyright handling

месяц назад
utc-offset.h

Changed .h ifdef/defines to use <NAME>_H format.

19 лет назад
version.c

COPYING: Simplify and standardize copyright handling

месяц назад
version.h

lib, lib-master: Move version_*() to lib/version.[ch]

10 месяцев назад
wildcard-match.c

lib: Add wildcard_match_escaped*()

3 года назад
wildcard-match.h

lib: Add wildcard_match_escaped*()

3 года назад
write-full.c

COPYING: Simplify and standardize copyright handling

месяц назад
write-full.h

Changed .h ifdef/defines to use <NAME>_H format.

19 лет назад