summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-21build: Add option for disabling WISPr supportMarcel Holtmann2-20/+36
2012-05-18gdbus: do not check signature twiceLucas De Marchi1-5/+0
2012-05-18gdbus: add Method.NoReply annotation in introspectionLucas De Marchi1-1/+6
2012-05-18gdbus: add Deprecated annotation in introspectionLucas De Marchi1-2/+17
2012-05-18gdbus: remove signature and reply from tablesLucas De Marchi2-52/+1
2012-05-18Do not set signature and reply in GDBus tablesHenrique Dante de Almeida7-44/+44
2012-05-18gdbus: loop over args to check message signatureLucas De Marchi1-7/+27
2012-05-18gdbus: use GDBusArgInfo to generate introspectionLucas De Marchi1-61/+14
2012-05-18Convert GDBus methods and signals to use macro helpersHenrique Dante de Almeida7-53/+116
2012-05-18gdbus: add and use helpers for table declarationsLucas De Marchi2-1/+88
2012-05-18gdbus: add argument info to methods and signalsLucas De Marchi1-0/+8
2012-05-18Constify GDBus signal tablesHenrique Dante de Almeida5-5/+5
2012-05-18Constify GDBus method tablesHenrique Dante de Almeida7-7/+7
2012-05-18connection: Refactor VPN route setupJukka Rissanen1-64/+72
2012-05-17gdbus: Constify introspection method tableMarcel Holtmann1-1/+1
2012-05-17gdbus: do not call memset for terminating NULLucas De Marchi1-1/+2
2012-05-17gdbus: return if method signature is malformedLucas De Marchi1-0/+4
2012-05-17doc: Clarify hidden WiFi network relations with Name+Type propertiesMarcel Holtmann1-3/+7
2012-05-17technology: Set deprecated flag for GetProperties methodMarcel Holtmann1-1/+2
2012-05-17service: Set deprecated flag for GetProperties methodMarcel Holtmann1-1/+2
2012-05-17doc: Mention deprecation of GetProperties methodsMarcel Holtmann2-2/+8
2012-05-16gsupplicant: Coding style clean-upGrant Erickson1-12/+14
2012-05-15gsupplicant: Avoid critical errorsJukka Rissanen1-1/+1
2012-05-15doc: Update configuration format documentationPatrik Flykt1-10/+9
2012-05-15config: Reject invalid SSID hexadecimal entriesPatrik Flykt1-1/+7
2012-05-15rtnl: Domain search list was not handled according to RFC 6106Jukka Rissanen1-30/+27
2012-05-15resolver: Do not try to update service if server is not setJukka Rissanen1-1/+1
2012-05-15resolver: Allow update to domain if server is not setJukka Rissanen1-1/+1
2012-05-15resolver: Follow connman coding styleJukka Rissanen1-4/+4
2012-05-15gsupplicant: fix "raw" PSK supportGrant Erickson1-6/+36
2012-05-11doc: SSID field is hexadecimal only, also document Name fieldPatrik Flykt1-1/+3
2012-05-11README: Add comment on OpenVPN version to useDaniel Wagner1-0/+10
2012-05-11README: Move the VPN entry downDaniel Wagner1-15/+15
2012-05-11gdhcp: Make sure we have the message before accessing itJukka Rissanen1-0/+3
2012-05-11gdhcp: Message type is required in DHCPv4Jukka Rissanen1-1/+4
2012-05-10AUTHORS: Mention Lucas De Marchi's contributionsDaniel Wagner1-0/+1
2012-05-10dhcpv6: Check NULL pointer dereferenceJukka Rissanen1-2/+4
2012-05-09AUTHORS: Mention Henrique Dante de Almeida's contributionsPatrik Flykt1-0/+1
2012-05-09dhcp: Use g_list_length() to calculate the list lengthJukka Rissanen1-4/+2
2012-05-09dhcpv6: Check NULL pointer dereferenceJukka Rissanen1-2/+4
2012-05-09dhcp: Check NULL pointer dereferenceJukka Rissanen1-2/+4
2012-05-09wispr: Remove dead assignmentHenrique Dante de Almeida1-1/+1
2012-05-09tools: Remove dead assignments in supplicantHenrique Dante de Almeida1-2/+0
2012-05-09tools: Remove dead assignment in supplicantHenrique Dante de Almeida1-3/+1
2012-05-09tools: Remove dead assignment in iptables-testHenrique Dante de Almeida1-1/+1
2012-05-09wispr: Remove dead assignmentHenrique Dante de Almeida1-1/+1
2012-05-09rtnl: Remove dead assignmentHenrique Dante de Almeida1-1/+1
2012-05-09iptables: Remove dead assignmentHenrique Dante de Almeida1-1/+1
2012-05-09dnsproxy: Remove dead assignmentHenrique Dante de Almeida1-1/+0
2012-05-09dnsproxy: Return error if initial send failsHenrique Dante de Almeida1-0/+2