Changeset 626f420 in code for dns.c


Ignore:
Timestamp:
Mar 4, 2014, 5:09:42 PM (11 years ago)
Author:
Mike Belopuhov <mike@…>
Branches:
master
Children:
b7bc432
Parents:
8ef8c4e
git-author:
Mike Belopuhov <mike@…> (03/04/14 17:09:08)
git-committer:
Mike Belopuhov <mike@…> (03/04/14 17:09:42)
Message:

Add icb_vis to escape '%' chars and do some other sanitizing

File:
1 edited

Legend:

Unmodified
Added
Removed
  • dns.c

    r8ef8c4e r626f420  
    11/*
    2  * Copyright (c) 2013 Mike Belopuhov
     2 * Copyright (c) 2014 Mike Belopuhov
    33 * Copyright (c) 2009 Michael Shalayeff
    44 * All rights reserved.
     
    3939void dns_done(int, short, void *);
    4040int dns_pipe;
    41 
    4241
    4342struct icbd_dnsquery {
Note: See TracChangeset for help on using the changeset viewer.