]> git.tuebingen.mpg.de Git - paraslash.git/shortlog
paraslash.git
2 days ago Andre NollMerge topic branch t/sf_float into pu pu
2 days ago Andre NollMerge topic branch t/play into pu
2 days ago Andre NollNew audio formats: 32 bit float (little and big endian).
2 days ago Andre Nollplay: Shut down alsa on input EOF.
2 days ago Andre Nollplay: Simplify and improve get_key_map_seq().
2 days ago Andre Nollplay: Remove pointless goto in play_post_monitor().
2 days ago Andre NollReturn from filter_setup() so callers can reset the...
2 days ago Andre NollLet para_play depend on libreadline.
4 days ago Andre NollMerge topic branch t/sf_float into pu
4 days ago Andre NollMerge topic branch t/play into pu
4 days ago Andre NollMerge topic branch t/openssl-3 into pu
4 days ago Andre NollMerge topic branch t/misc into pu
4 days ago Andre NollMerge topic branch t/ls-l into pu
4 days ago Andre NollMerge topic branch t/home into pu
4 days ago Andre NollMerge topic branch t/for-maint into pu
4 days ago Andre Nollplay.c: Replace NULL check by assertion.
4 days ago Andre Nollfilter_common: Annotate possible NULL pointer confusion.
4 days ago Andre Nollexec: Simplify fd handling.
4 days ago Andre Nollopenssl: Reactivate openssl warnings.
4 days ago Andre Nollopenssl: Use the EVP library for RSA private decryption.
4 days ago Andre Nollopenssl: Use the EVP library for RSA public encryption.
4 days ago Andre Nollapc_priv_decrypt: Let the callee allocate the buffer.
4 days ago Andre Nollapc_pub_encrypt: Let the callee allocate the buffer.
4 days ago Andre Nollopenssl: Assume that openssl allocation functions funct...
4 days ago Andre Nollopenssl: Introduce openssl_perror().
4 days ago Andre Nollopenssl: Don't pass pointers to RSA structures around.
4 days ago Andre Nollopenssl: Kill rsa coefficient computations.
4 days ago Andre Nollclient: Check buffer size returned by apc_priv_decrypt().
4 days ago Andre Nollserver: Deprecate -l=c and -l=m of com_ls().
4 days ago Andre Nollf
4 days ago Andre Nollf
4 days ago Andre NollReplace get_homedir() by get_confdir().
4 days ago Andre NollConsult $HOME rather than calling getpwuid(),
7 days ago Andre NollMerge branch 'master' into next
7 days ago Andre Nollweb: Generate left- and right-justified text. master
7 days ago Andre Nolli9e: Clear history on close.
7 days ago Andre NollChange color of signature and tar icons.
7 days ago Andre NollPrevent doxygen from generating invalid html.
12 days ago Andre NollPrefer https:// for web pages and git URLs.
12 days ago Andre Nollmanual: Avoid duplicate section headings.
12 days ago Andre Nollmanual: Replace http:// links with https://
12 days ago Andre Nollmanual: Replace readline link.
12 days ago Andre Nollmanual: Remove raid6 link.
12 days ago Andre NollMerge topic branch t/btr into next
12 days ago Andre NollMerge branch 'master' into next
12 days ago Andre Nollbtr: Streamline the documentation of buffer_tree.h.
12 days ago Andre NollConstify buffer tree API.
12 days ago Andre Nollbtr: Merge buffers on insertion.
12 days ago Andre Nollbtr: Speed up btr_node_status().
12 days ago Andre NollSpeed up mp3dec filter.
13 days ago Andre Nollmanual: Remove Articles section.
13 days ago Andre Nollmanual: Replace doxygen link.
13 days ago Andre Nollmanual: Replace broken git link.
13 days ago Andre Nollmanual: Remove xmms2 link.
13 days ago Andre Nollclient: Fix memory leak on exit.
13 days ago Andre Nollmanual: Fix local links.
13 days ago Andre Nollipc: Remove pointless initialization in shm_get_shmmax().
2024-04-19 Andre Nollplay: Shut down alsa on input EOF.
2024-04-19 Andre Nollplay: Simplify and improve get_key_map_seq().
2024-04-19 Andre Nollplay: Remove pointless goto in play_post_monitor().
2024-04-19 Andre NollReturn from filter_setup() so callers can reset the...
2024-04-19 Andre NollLet para_play depend on libreadline.
2024-04-19 Andre Nollplay: Fix integer overflow in com_ff().
2024-03-18 Andre Nollbuild: Rename all_objs -> dep_objs.
2024-03-17 Andre NollNew audio formats: 32 bit float (little and big endian).
2024-03-17 Andre Nollbuild: No longer check for CRYPTO_cleanup_all_ex_data().
2024-03-17 Andre Nollbuild: Construct list of executables in Makefile.
2024-03-17 Andre Nollbuild: Construct audioc object list in Makefile.
2024-03-17 Andre Nollbuild: Construct write object list in Makefile.
2024-03-17 Andre Nollbuild: Construct play object list in Makefile.
2024-03-17 Andre Nollbuild: Construct afh object list in Makefile.
2024-03-17 Andre Nollbuild: Construct filter object list in Makefile.
2024-03-17 Andre Nollbuild: Construct recv object list in Makefile.
2024-03-17 Andre Nollbuild: Construct gui object list in Makefile.
2024-03-17 Andre Nollbuild: Construct mixer object list in Makefile.
2024-03-17 Andre Nollbuild: Construct audiod and client object list in Makefile.
2024-03-17 Andre Nollbuild: Construct server and upgrade_db object list...
2024-03-17 Andre Nollbuild: Simplify condition for building para_server.
2024-03-17 Andre Nollbuild: Simplify ogg helpers of configure.ac.
2024-03-17 Andre Nollbuild: Remove AUDIOD_AUDIO_FORMATS_ENUM.
2024-03-17 Andre Nollbuild: Remove _errlist in shell variables of configure.ac.
2024-03-17 Andre Nollbuild: yy_src_dir and yy_build_dir can be simply expanded.
2024-03-17 Andre Nollbuild: Remove info about ucred from configure output.
2024-03-12 Andre Nollparaslash 0.7.3 v0.7.3
2024-03-12 Andre NollUpdate copyright year.
2024-03-12 Andre Nollgui: Fix off-by-one in colorful blackness theme.
2023-12-24 Andre Nollaudiod: Improve stat_client_add().
2023-12-24 Andre Nollstring.c: Don't fall back to /tmp in para_homedir().
2023-12-24 Andre Nollcreate_argv_offset(): Use arr_zalloc().
2023-12-24 Andre NollCompile with -Wsuggest-attribute=malloc.
2023-12-24 Andre Nollserver: No longer accept "sideband" and "aes_ctr128...
2023-12-24 Andre Nollgui: Clear status bar after pressing <End>.
2023-12-24 Andre NollMerge topic branch t/crypt-cleanups into master
2023-10-28 Andre NollMerge topic branch t/ls-L into master
2023-10-21 Andre NollMerge topic branch t/afs-select into master
2023-10-15 Andre NollMerge topic branch t/afs-ls-a into master
2023-08-06 Andre NollMerge topic branch t/fd into master
2023-07-05 Andre Nollserver: Fix memory leak at exit.
2023-06-20 Andre Nollafs: Really fix memory leak in mood_load().
2023-06-18 Andre NollMerge branch 'maint'
next