summaryrefslogtreecommitdiffstats
path: root/jnlib (follow)
Commit message (Expand)AuthorAgeFilesLines
* A whole bunch of changes to allow building for Windows.Werner Koch2007-06-143-0/+61
* First steps towards supporting W32.Werner Koch2007-06-0612-1754/+949
* UTF-8 FixesWerner Koch2007-05-044-16/+45
* The Cherry XX44 keyboard's PINpad does now work.Werner Koch2007-03-072-1/+5
* jnlib/Werner Koch2007-01-253-0/+24
* Fixes for CVE-2006-6235Werner Koch2006-12-062-1/+6
* Made some PIN pads work.Werner Koch2006-11-202-2/+14
* FixesWerner Koch2006-10-193-0/+20
* Fix for bug 537Werner Koch2006-10-0225-371/+565
* Added iconv support and doc cleanups.Werner Koch2006-09-222-195/+383
* See ChangeLogsWerner Koch2006-08-292-2/+14
* Remove stale lockfiles if created on the same node.Werner Koch2006-06-282-257/+348
* Updated FSF's address.Werner Koch2006-06-2022-35/+58
* g10/ does build again.Werner Koch2006-05-238-61/+201
* Fix for sanitize string. Added SHA224Werner Koch2006-04-282-7/+14
* Still merging 1.4.3 code backWerner Koch2006-04-213-4/+13
* Merged with gpg 1.4.3 code. Werner Koch2006-04-194-20/+29
* gcc-4 defaults forced me to edit many many files to get rid of theWerner Koch2005-06-166-57/+90
* (stream_read_string): Removed call to abort onWerner Koch2005-02-222-2/+3
* Forgot to commit the recent fixed to scd and logging - doing it nowWerner Koch2005-02-032-28/+18
* * preset-passphrase.c (preset_passphrase): Handle --passphrase.Werner Koch2004-12-211-3/+4
* (do_pth_event_free): The events are hold in a ringWerner Koch2004-12-202-101/+169
* * query.c (initialize_module_query):Werner Koch2004-12-193-79/+67
* * maperror.c (map_assuan_err_with_source): Oops, args were swapped.Werner Koch2004-12-192-7/+23
* * configure.ac (AH_BOTTOM): Define EXEEXT_S.Werner Koch2004-12-182-39/+78
* A whole bunch of changes to allow building for W32.Werner Koch2004-12-152-5/+6
* Yep. No lost threads anymore.Werner Koch2004-12-142-38/+70
* 2004-12-14 Timo Schulz <twoaday@g10code.com>Timo Schulz2004-12-142-52/+83
* More fixes. First successful use; leaks threads, though.Werner Koch2004-12-141-52/+82
* * w32-pth.h (pth_event_occured): Removed macro.Werner Koch2004-12-143-111/+296
* 2004-12-13 Timo Schulz <twoaday@g10code.com>Timo Schulz2004-12-132-612/+693
* VArious hacks to make it at least build under W32.Werner Koch2004-12-135-10/+52
* Added real code written by Timo Schulz.Werner Koch2004-12-133-7/+1270
* * asshelp.c (send_pinentry_environment) [W32]: Do not use ttyname.Werner Koch2004-12-074-4/+52
* * configure.ac (have_w32_system): New. Disable Pth checks for W32.Werner Koch2004-12-061-0/+29
* First take on a W32 portWerner Koch2004-12-023-1/+11
* 2004-11-30 Timo Schulz <ts@g10code.com>Timo Schulz2004-11-303-0/+167
* * b64enc.c: Include stdio.h and string.hWerner Koch2004-11-232-3/+16
* * logging.c (do_logv): Use set_log_stream to setup a default.Werner Koch2004-10-222-119/+193
* (print_sanitized_utf8_string): Actually implementWerner Koch2004-08-182-2/+8
* (log_set_file): Do not close an old logstream if itWerner Koch2004-06-212-6/+12
* (log_set_file): Oops, don't close if LOGSTREAM is NULL.Werner Koch2004-05-052-1/+5
* * gpg-agent.c (parse_rereadable_options): New arg REREAD. AllowWerner Koch2004-04-302-1/+13
* * gpg-agent.c (main): Tell the logging code taht we are runnignWerner Koch2004-04-163-25/+70
* (print_sanitized_buffer): Don't care aboutWerner Koch2004-02-182-5/+9
* Replaced INCLUDES by AM_CPPFLAGS.Werner Koch2004-02-122-3/+9
* * argparse.c (strusage): Changed default copyright year to 2004.Werner Koch2004-01-162-2/+6
* (initialize): Replaced use of non-literal formaWerner Koch2003-12-172-15/+22
* (writen, fun_writer, fun_closer): New.Werner Koch2003-12-162-6/+14
* * configure.ac: Check for funopen and fopencookie as part of theWerner Koch2003-12-162-13/+173