Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
oai
freediameter
Commits
acbd5593
Commit
acbd5593
authored
Mar 24, 2011
by
Sebastien Decugis
Browse files
Updated my mail address
parent
aedf01f3
Changes
159
Hide whitespace changes
Inline
Side-by-side
contrib/PKI/ca_script/Makefile
View file @
acbd5593
...
...
@@ -37,7 +37,7 @@ DAYS = 365
#Values for the CA
CA_CN
=
mgr.testbed.aaa
CA_mail
=
sdecugis@
nict.go.jp
CA_mail
=
sdecugis@
freediameter.net
#Disable "make destroy"
force
=
...
...
contrib/debian/control
View file @
acbd5593
Source: freediameter
Section: contrib/net
Priority: extra
Maintainer: Sebastien Decugis <sdecugis@
nict.go.jp
>
Maintainer: Sebastien Decugis <sdecugis@
freediameter.net
>
Build-Depends: debhelper ( >= 7.3.9),
cmake, make, gcc, bison, flex,
libsctp-dev, libgnutls-dev, libgcrypt-dev, libidn11-dev,
...
...
contrib/debian/copyright
View file @
acbd5593
Format-Specification: http://dep.debian.net/deps/dep5/
Name: freeDiameter
Maintainer: Sebastien Decugis <sdecugis@
nict.go.jp
>
Maintainer: Sebastien Decugis <sdecugis@
freediameter.net
>
Source: http://www.freediameter.net
Files: *
...
...
extensions/_sample/fini.c
View file @
acbd5593
/*********************************************************************************************************
* Software License Agreement (BSD License) *
* Author: Sebastien Decugis <sdecugis@
nict.go.jp
> *
* Author: Sebastien Decugis <sdecugis@
freediameter.net
> *
* *
* Copyright (c) 2010, WIDE Project and NICT *
* All rights reserved. *
...
...
extensions/_sample/hello.cpp
View file @
acbd5593
/*********************************************************************************************************
* Software License Agreement (BSD License) *
* Author: Sebastien Decugis <sdecugis@
nict.go.jp
> *
* Author: Sebastien Decugis <sdecugis@
freediameter.net
> *
* *
* Copyright (c) 2011, WIDE Project and NICT *
* All rights reserved. *
...
...
extensions/_sample/sample.c
View file @
acbd5593
/*********************************************************************************************************
* Software License Agreement (BSD License) *
* Author: Sebastien Decugis <sdecugis@
nict.go.jp
> *
* Author: Sebastien Decugis <sdecugis@
freediameter.net
> *
* *
* Copyright (c) 2011, WIDE Project and NICT *
* All rights reserved. *
...
...
extensions/acl_wl/acl_wl.c
View file @
acbd5593
/*********************************************************************************************************
* Software License Agreement (BSD License) *
* Author: Sebastien Decugis <sdecugis@
nict.go.jp
> *
* Author: Sebastien Decugis <sdecugis@
freediameter.net
> *
* *
* Copyright (c) 2010, WIDE Project and NICT *
* All rights reserved. *
...
...
extensions/acl_wl/acl_wl.h
View file @
acbd5593
/*********************************************************************************************************
* Software License Agreement (BSD License) *
* Author: Sebastien Decugis <sdecugis@
nict.go.jp
> *
* Author: Sebastien Decugis <sdecugis@
freediameter.net
> *
* *
* Copyright (c) 2010, WIDE Project and NICT *
* All rights reserved. *
...
...
extensions/acl_wl/aw_conf.l
View file @
acbd5593
/*********************************************************************************************************
* Software License Agreement (BSD License) *
* Author: Sebastien Decugis <sdecugis@
nict.go.jp
> *
* Author: Sebastien Decugis <sdecugis@
freediameter.net
> *
* *
* Copyright (c) 2010, WIDE Project and NICT *
* All rights reserved. *
...
...
extensions/acl_wl/aw_conf.y
View file @
acbd5593
/*********************************************************************************************************
* Software License Agreement (BSD License) *
* Author: Sebastien Decugis <sdecugis@
nict.go.jp
> *
* Author: Sebastien Decugis <sdecugis@
freediameter.net
> *
* *
* Copyright (c) 2010, WIDE Project and NICT *
* All rights reserved. *
...
...
extensions/acl_wl/aw_tree.c
View file @
acbd5593
/*********************************************************************************************************
* Software License Agreement (BSD License) *
* Author: Sebastien Decugis <sdecugis@
nict.go.jp
> *
* Author: Sebastien Decugis <sdecugis@
freediameter.net
> *
* *
* Copyright (c) 2010, WIDE Project and NICT *
* All rights reserved. *
...
...
extensions/app_acct/acct_conf.l
View file @
acbd5593
/*********************************************************************************************************
* Software License Agreement (BSD License) *
* Author: Sebastien Decugis <sdecugis@
nict.go.jp
> *
* Author: Sebastien Decugis <sdecugis@
freediameter.net
> *
* *
* Copyright (c) 2010, WIDE Project and NICT *
* All rights reserved. *
...
...
extensions/app_acct/acct_conf.y
View file @
acbd5593
/*********************************************************************************************************
* Software License Agreement (BSD License) *
* Author: Sebastien Decugis <sdecugis@
nict.go.jp
> *
* Author: Sebastien Decugis <sdecugis@
freediameter.net
> *
* *
* Copyright (c) 2010, WIDE Project and NICT *
* All rights reserved. *
...
...
extensions/app_acct/acct_db.c
View file @
acbd5593
/*********************************************************************************************************
* Software License Agreement (BSD License) *
* Author: Sebastien Decugis <sdecugis@
nict.go.jp
> *
* Author: Sebastien Decugis <sdecugis@
freediameter.net
> *
* *
* Copyright (c) 2010, WIDE Project and NICT *
* All rights reserved. *
...
...
extensions/app_acct/acct_records.c
View file @
acbd5593
/*********************************************************************************************************
* Software License Agreement (BSD License) *
* Author: Sebastien Decugis <sdecugis@
nict.go.jp
> *
* Author: Sebastien Decugis <sdecugis@
freediameter.net
> *
* *
* Copyright (c) 2010, WIDE Project and NICT *
* All rights reserved. *
...
...
extensions/app_acct/app_acct.c
View file @
acbd5593
/*********************************************************************************************************
* Software License Agreement (BSD License) *
* Author: Sebastien Decugis <sdecugis@
nict.go.jp
> *
* Author: Sebastien Decugis <sdecugis@
freediameter.net
> *
* *
* Copyright (c) 2010, WIDE Project and NICT *
* All rights reserved. *
...
...
extensions/app_acct/app_acct.h
View file @
acbd5593
/*********************************************************************************************************
* Software License Agreement (BSD License) *
* Author: Sebastien Decugis <sdecugis@
nict.go.jp
> *
* Author: Sebastien Decugis <sdecugis@
freediameter.net
> *
* *
* Copyright (c) 2010, WIDE Project and NICT *
* All rights reserved. *
...
...
extensions/app_radgw/hostap_compat.h
View file @
acbd5593
/*********************************************************************************************************
* Software License Agreement (BSD License) *
* Author: Sebastien Decugis <sdecugis@
nict.go.jp
> *
* Author: Sebastien Decugis <sdecugis@
freediameter.net
> *
* *
* Copyright (c) 2010, WIDE Project and NICT *
* All rights reserved. *
...
...
extensions/app_radgw/radius.c
View file @
acbd5593
/*********************************************************************************************************
* Software License Agreement (BSD License) *
* Author: Sebastien Decugis <sdecugis@
nict.go.jp
> *
* Author: Sebastien Decugis <sdecugis@
freediameter.net
> *
* *
* Copyright (c) 2010, WIDE Project and NICT *
* All rights reserved. *
...
...
extensions/app_radgw/radius.h
View file @
acbd5593
/*********************************************************************************************************
* Software License Agreement (BSD License) *
* Author: Sebastien Decugis <sdecugis@
nict.go.jp
> *
* Author: Sebastien Decugis <sdecugis@
freediameter.net
> *
* *
* Copyright (c) 2010, WIDE Project and NICT *
* All rights reserved. *
...
...
Prev
1
2
3
4
5
…
8
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment