summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-25main.conf: Add NetworkInterfaceBlacklistManfred Kober1-0/+6
2012-06-20dnsproxy: Check cache for TCP request before connecting to serverJukka Rissanen1-1/+31
2012-06-20dnsproxy: Use DNS header in checksJukka Rissanen1-5/+7
2012-06-20dnsproxy: Add more debugging printsJukka Rissanen1-7/+17
2012-06-20dnsproxy: Check cache properly for TCP packetsJukka Rissanen1-4/+13
2012-06-20dnsproxy: Fix the negative caching of AAAA recordJukka Rissanen1-4/+13
2012-06-20dnsproxy: Save DNS packet in cache always in TCP formatJukka Rissanen1-13/+57
2012-06-20dnsproxy: Do not generate SIGPIPEJukka Rissanen1-6/+6
2012-06-20ippool: Fix endless loop issue with 32 prefix lengthGuillaume Zajac1-1/+5
2012-06-18dnsproxy: Fix flushing pending requestsPaulo Pizarro1-19/+15
2012-06-18dnsproxy: Release all the fields of the request after forward dns replyPaulo Pizarro1-5/+1
2012-06-18dnsproxy: Avoid duplication of domains in the TCP server domain listPaulo Pizarro1-15/+2
2012-06-18dnsproxy: If no request was sent then the TCP server is destroyedPaulo Pizarro1-2/+17
2012-06-18dnsproxy: If the answer is in the cache, the TCP request is releasedPaulo Pizarro1-23/+28
2012-06-18dnsproxy: Only one copy of the relevant buffers will be made to a TCP requestPaulo Pizarro1-37/+38
2012-06-18README: Add information about mailing list and siteLucas De Marchi1-0/+10
2012-06-18wifi: Use common scan callback handlingPatrik Flykt1-2/+1
2012-06-18wifi: Do a hidden WiFi network scan also for user scansPatrik Flykt1-3/+3
2012-06-18wifi: Use scan_callback() instead of hidden_scan_callback()Patrik Flykt1-36/+26
2012-06-18device: Don't unnecessarily set device->scanning to falsePatrik Flykt1-2/+0
2012-06-18supplicant: Call scan callback if needed when removing interfacePatrik Flykt1-0/+15
2012-06-18wifi: Reset autoscan timer on a new scanPatrik Flykt1-8/+14
2012-06-18technology: Disable technology when the last device is unpoweredPatrik Flykt1-4/+8
2012-06-18device: Combine multiple if statements into one block of codePatrik Flykt1-5/+4
2012-06-18device: Combine two if statements with identical outcomePatrik Flykt1-6/+1
2012-06-18technology: Remove unneeded scan stop when removing devicePatrik Flykt1-3/+0
2012-06-18wifi: Don't print an error when the wifi interface has been removedPatrik Flykt1-1/+1
2012-06-18wifi: Stop scanning when disabling wifiPatrik Flykt1-6/+8
2012-06-18service: Connecting hidden network waits until connectedJukka Rissanen7-17/+91
2012-06-18service: Add support functions for pending repliesJukka Rissanen2-0/+36
2012-06-18service: Split reply_pending function to two partsJukka Rissanen2-13/+21
2012-06-15timeserver: Get rid of useless and annoying error messageJukka Rissanen1-6/+1
2012-06-15service: Take last error into acount when retrying to connectTomasz Bursztyka1-5/+19
2012-06-15agent: Implement the new type and argument for RequestInput method callTomasz Bursztyka1-1/+18
2012-06-15service: Add a getter for the passphraseTomasz Bursztyka2-0/+9
2012-06-15doc: Add a new type and argument to agent RequestInput method callTomasz Bursztyka1-2/+29
2012-06-14timeserver: Simplify timeserver IP address checkingPatrik Flykt1-11/+1
2012-06-14main: Simplify fallback nameserver parsingPatrik Flykt1-8/+1
2012-06-14service: Simplify nameserver route adding and removingPatrik Flykt1-30/+6
2012-06-14service: Check that the supplied nameserver is in numeric formatPatrik Flykt1-4/+6
2012-06-14inet: Create helper function for IP address checkingPatrik Flykt2-0/+21
2012-06-11gsupplicant: Properly handle WPS properties updateTomasz Bursztyka1-7/+9
2012-06-11gsupplicant: Properly handle WiFi security changeTomasz Bursztyka1-29/+70
2012-06-11ipconfig: Set IPv6 privacy default value from kernel defaultJukka Rissanen1-1/+5
2012-06-11dnsproxy: Do not print too many info messagesJukka Rissanen1-6/+6
2012-06-11doc: Describe what happens when config file is removedJukka Rissanen1-0/+6
2012-06-11config: Check if we need to rescan the config file for any changesJukka Rissanen3-8/+38
2012-06-11config: No service removal on cleanupJukka Rissanen1-0/+9
2012-06-11config: Check individual service entries for removalJukka Rissanen1-1/+37
2012-06-11config: Use config file name and entry when deciding removalJukka Rissanen3-3/+4